Hello,

I am facing null pointer exceptions when running my client and I can't
figure out the reason for this.
When trying to create(..) a new EntityBean I get ...

Cannot create MeetingBean: java.rmi.ServerException: RemoteException
occurred in server thread; nest
        java.rmi.RemoteException: RuntimeException thrown by an enterprise
Bean; nested exception is
        java.lang.NullPointerException:

However, the code in ejbCreate() seems to work (I added trace output), so
the error must occur within
some container generated class.
Is there any possibility to get the line number where the exception occured
?
Or a complete stack trace ?

Thx

Nikolaus

PS: Sorry for my last ULTRA-NERD posting. <all> should mean all. Ooops. It's
late here....

----
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".

Reply via email to