Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: loading constraint error


Message #1 by "waseem altaf" <waseemaltaf@h...> on Fri, 27 Apr 2001 18:13:09 +0500
hi
i am using the ejb with two helping classes .these two classes have
only getter and setter . these two classes are also in jar file.
we put these classes inweblogic\myserver\serverclasess too.
In jsp i make a object of one of these classes and Forward to java bean. In 
javabean we get a remote referencce and passe this object
one of remote function .At this stage at server side i get a servlet failed 
exception and loading constraint error,and servlet linkage error and error 
of one these classes (helping classes)
i put these two classes in jsp beacuse jsp use this
i also implement the serilizable interface in both classes
regards waseem
plz help


  Return to Index