Thanks, Richard, that's great. But I also need to know whether accesses to the context also be thread-safe with the CXF stack? I need to e able to rely on XTS working correctly on either stack.
Hi Andrew,
I'll verify it for all three stacks
Richard
https://jira.jboss.org/jira/browse/JBWS-2934
have been fixed in JBossWS trunk and
verified with all three supported stacks
and covers both EJB3 and POJO usecases.
Will be available in AS trunk next week.
Nice one, Richard. Thanks very much for the prompt fix.
regards,
Andrew Dinn
Hi,
We are facing similar issue for our production setup. The details are as follows:
1. JBoss SOA Platform: Embedded Server - Version 5.1.0.GA
2. Scenario - Parallel invocations of JAX WS services
3. Exception - javax.xml.ws.WebServiceException: java.lang.ClassCastException
4. Native versions – bundled with AS, jbossws-native-3.1.2.SP7
I tried installing jbossws-native-3.4.1.GA onto my server and deployment completed successfully. But the server refuses to start with following error:
java.lang.SecurityException: class "org.jboss.metadata.MetaData"'s signer information does not match signer information of other classes in the same package
Kindly suggest how to proceed with the fix.
Regards,
Nishant