[
https://jira.jboss.org/jira/browse/JBESB-3223?page=com.atlassian.jira.plu...
]
David Ward commented on JBESB-3223:
-----------------------------------
This isn't a bug.
Please scroll down to the section about jbossws jars that need to be copied from client/
to lib/endorsed/ in AS 5.
http://community.jboss.org/wiki/JBossAS5integrationforESB4x
Do this, and everything should work fine. It needs to be done for (I think) all the
WS-related quickstarts.
Error when running huge-split-enrich-transform-route against
5.1.0.GA
---------------------------------------------------------------------
Key: JBESB-3223
URL:
https://jira.jboss.org/jira/browse/JBESB-3223
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.8
Reporter: Tom Cunningham
Fix For: 4.8
Attachments: server.log
huge-split-enrich-transform-route seems to succeed, but when I run the final step (ant
createMessage), I see the following message in 5.1.0.GA's server console.
Attaching the server.log :
Caused by: java.lang.UnsupportedOperationException: setProperty must be overridden by all
subclasses of SOAPMessage
at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:445)
at org.jboss.ws.core.soap.SOAPMessageImpl.<init>(SOAPMessageImpl.java:87)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:169)
at
org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.createSOAPMessage(SOAPFaultHelperJAXWS.java:295)
at
org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.toSOAPMessage(SOAPFaultHelperJAXWS.java:256)
at
org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.exceptionToFaultMessage(SOAPFaultHelperJAXWS.java:187)
at
org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.createFaultMessageFromException(SOAP11BindingJAXWS.java:102)
at org.jboss.ws.core.CommonSOAPBinding.bindFaultMessage(CommonSOAPBinding.java:671)
at
org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:496)
at
org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:295)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira