Hello,
I wrote a BMP bean and deployed it successfully. I'm able to create the
remote object successfully. However, when I invoke any method on this
object (with the exception of getPrimaryKey() method), I get the following
exception. I'm not able to trace the problem, as it seems that the
exception occurs even before the bean's (implemenation object's) method is
invoked. Any idea as to what may be going on?
Thanks,
Nitesh
java.lang.NullPointerException
java.rmi.RemoteException: Got exception in activate:; nested exception is:
java.lang.NullPointerException
null EJBContext in RequestCtx!
System Exception raised by request:
java.rmi.RemoteException: Got exception in activate:; nested exception is:
java.lang.NullPointerException
System Exception in business method:java.rmi.RemoteException: Got exception
in
activate:; nested exception is:
java.lang.NullPointerException
----
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".