[jboss-dev-forums] [EJB3 Development] - Problem during session bean calls since migration to JBoss 6 Final

Jerome Blanchard do-not-reply at jboss.com
Wed Jan 5 05:59:38 EST 2011


Jerome Blanchard [http://community.jboss.org/people/jayblanc54] created the discussion

"Problem during session bean calls since migration to JBoss 6 Final"

To view the discussion, visit: http://community.jboss.org/message/578940#578940

--------------------------------------------------------------
I encounter problem calling SessionBean since I perform migration to JBoss 6 Final.
I have a session bean with Security Domain and I encounter marshalling exception on SecurityAssociationHandler class.
I'm able to lookup my remote session bean interface and get a reference on it but as soon as I try to make a call, I encounter this exception ;

java.io.InvalidClassException: org.jboss.security.auth.callback.SecurityAssociationHandler; class invalid for deserialization

I don't understand how it's possible... The same code was working in JBoss 6 M5.
My project is using maven and all dependencies are set up on JBoss 6 Final including client side reference to artefact : jboss-as-client 6.0.0.Final

Is somebody encounter the same problem or is it a configuration problem ?

Best regards, jérôme.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/578940#578940]

Start a new discussion in EJB3 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110105/ea44ee7c/attachment.html 


More information about the jboss-dev-forums mailing list