Hi folks, I am trying to write a servlet which calls certain Jini API functions. The classpath in my workstation is set such that the JINI API functions can be used. But whenever, I try running a servlet, my Jigsaw server crashes - giving error mesg - java.lang.NoClassDefFoundError: net/jini/discovery/DiscoveryListener The above class file is part of the Jini class library and other programs which use these files have to be invoked like this - java -cp $CLASSPATH My_jini_program Is there some way in which I can get the servlets to be loaded with a "-cp $CLASSPATH" parameter to the JVM? Thanx. -- Please reply ONLY to rrajesh@india.synopsys.comReceived on Friday, 18 February 2000 03:27:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:52 GMT