[esb-issues] [JBoss JIRA] Commented: (JBESB-2944) Verify quickstarts webservice_wsaddressing -> wiretap

David Ward (JIRA) jira-events at lists.jboss.org
Thu Nov 5 10:04:05 EST 2009


    [ https://jira.jboss.org/jira/browse/JBESB-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493334#action_12493334 ] 

David Ward commented on JBESB-2944:
-----------------------------------

All quickstarts listed in the description work fine on AS4+Java5 and AS5+Java6,
*except* webservice_wssecurity, which fails on both for the same reason:

09:59:19,958 ERROR [WSSecurityDispatcher] Internal error occured handling inbound message:
org.jboss.ws.extensions.security.exception.WSSecurityException: Could not parse encrypted key: No message with ID "XMLCipher unexpectedly not in UNWRAP_MODE or DECRYPT_MODE..." found in resource bundle "org/apache/xml/security/resource/xmlsecurity"
	at org.jboss.ws.extensions.security.element.EncryptedKey.<init>(EncryptedKey.java:100)
	at org.jboss.ws.extensions.security.element.SecurityHeader.<init>(SecurityHeader.java:89)
	at org.jboss.ws.extensions.security.SecurityDecoder.decode(SecurityDecoder.java:175)
	at org.jboss.ws.extensions.security.WSSecurityDispatcher.decodeMessage(WSSecurityDispatcher.java:219)
	at org.jboss.ws.extensions.security.jaxws.WSSecurityHandler.handleInboundSecurity(WSSecurityHandler.java:83)
	at org.jboss.ws.extensions.security.jaxws.WSSecurityHandlerServer.handleInbound(WSSecurityHandlerServer.java:41)
	at org.jboss.ws.core.jaxws.handler.GenericHandler.handleMessage(GenericHandler.java:55)
	at org.jboss.ws.core.jaxws.handler.HandlerChainExecutor.handleMessage(HandlerChainExecutor.java:295)
	at org.jboss.ws.core.jaxws.handler.HandlerChainExecutor.handleMessage(HandlerChainExecutor.java:140)
	at org.jboss.ws.core.jaxws.handler.HandlerDelegateJAXWS.callRequestHandlerChain(HandlerDelegateJAXWS.java:97)
	at org.jboss.ws.core.server.ServiceEndpointInvoker.callRequestHandlerChain(ServiceEndpointInvoker.java:127)
	at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:171)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:466)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:284)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:201)
	at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:134)
	at org.jboss.soa.esb.actions.soap.SOAPProcessor.process(SOAPProcessor.java:187)
	at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:634)
	at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:586)
	at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:420)
	at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:540)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.xml.security.encryption.XMLEncryptionException: No message with ID "XMLCipher unexpectedly not in UNWRAP_MODE or DECRYPT_MODE..." found in resource bundle "org/apache/xml/security/resource/xmlsecurity"
	at org.apache.xml.security.encryption.XMLCipher.loadEncryptedKey(Unknown Source)
	at org.apache.xml.security.encryption.XMLCipher.loadEncryptedKey(Unknown Source)
	at org.jboss.ws.extensions.security.element.EncryptedKey.<init>(EncryptedKey.java:96)
	... 23 more

> Verify quickstarts webservice_wsaddressing -> wiretap
> -----------------------------------------------------
>
>                 Key: JBESB-2944
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2944
>             Project: JBoss ESB
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.7
>            Reporter: Tom Fennelly
>            Assignee: David Ward
>             Fix For: 4.7
>
>
> webservice_wsaddressing
> webservice_proxy_basic
> webservice_proxy_routed
> webservice_proxy_security
> webservice_proxy_versioning
> webservice_wssecurity
> wiretap

-- 
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

        


More information about the esb-issues mailing list