Its a bug in JBoss Version 4.2.2!
It has been fixed in JBoss 4.2.3!
here is the Link:
https://jira.jboss.org/jira/browse/JBREM-813
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210274#4210274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
I'm using JBoss 4.2.2 GA with EJB3.
My Client is a SWING-Client and I accessed the Server as described in
http://www.jboss.org/community/docs/DOC-9049 with HTTP Connector!
Now, I throw an Runtimeexception("Versionerror by update") in my SessionBean
and I want to show this Messsage on my Client.