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&...]