Hi,
I have the following error when I start the EJBServer :
JOnAS Server, version 2.0, running on rmi.
main : 0:49:52:31 JBeanHome constructor for NewUserBean
main : 0:49:52:234 Cannot register bean: java.lang.ClassCastException
I try to regenerate the Stub Class with the GenIC tool which print the
following warning message :
Note : 4 files use or override a deprecated API. Recompile with
"-deprecation" for details
The EJB class are compiles without this warning.
Is there a link between the Exception and the fact that the generate Stub
used deprecated API ?
What could be wrong when the EJBServer raise a classCassException ?
Thanks
Virginie.
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".