I'm running the sample bean found here: 
http://docs.jboss.org/ejb3/app-server/tutorial/stateful/stateful.html

In the client, it calls a method on the bean which is tagged with @Remove, and 
then it attempts to call another method. Obviously, this won't work, so it 
attempts to catch EJBNoSuchObjectException. However, when I run the example, 
I'm getting a UndeclaredThrowableException, and nested within it is a 
ClassNotFoundException.

Can someone explain what is going on here? Is the example code incorrect, or is 
there something wrong with my JBoss server configuration?

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924681#3924681

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924681


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to