[
https://issues.jboss.org/browse/GTNWSRP-219?page=com.atlassian.jira.plugi...
]
Matt Wringe commented on GTNWSRP-219:
-------------------------------------
The build has been updated on JBoss AS6 so that it does not include ws-security support
since the JBossWS stack changed so much. The server should no longer be throwing this
error.
Future work will have to do done to see what is the best way to handle ws-security going
forward.
Update WSS code to work on AS 6
-------------------------------
Key: GTNWSRP-219
URL:
https://issues.jboss.org/browse/GTNWSRP-219
Project: GateIn WSRP
Issue Type: Sub-task
Components: Producer
Reporter: Chris Laprun
Assignee: Matt Wringe
Fix For: 2.1.0
0:43:05,301 WARN [org.apache.cxf.jaxws.handler.HandlerChainInvoker]
HANDLER_RAISED_RUNTIME_EXCEPTION: java.lang.ClassCastException:
org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl cannot be cast to
org.jboss.ws.core.CommonMessageContext
at
org.jboss.ws.extensions.security.jaxws.WSSecurityHandler.getSecurityConfiguration(WSSecurityHandler.java:121)
[:3.4.1.GA]
at
org.jboss.ws.extensions.security.jaxws.WSSecurityHandler.handleInboundSecurity(WSSecurityHandler.java:76)
[:3.4.1.GA]
at
org.wsrp.wss.jboss5.handlers.producer.JBWSSecurityHandlerWrapper.handleInbound(JBWSSecurityHandlerWrapper.java:45)
[:2.1.0-Beta02-SNAPSHOT]
We might need to start using profiles to package WSRP for AS 6 and AS 5 (and probably AS
7 later).
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira