[esb-issues] [JBoss JIRA] Closed: (JBESB-3514) webservice_wssecurity does not work with CXF in SOA

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Nov 8 08:41:01 EST 2010


     [ https://jira.jboss.org/browse/JBESB-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conner closed JBESB-3514.
-------------------------------

    Resolution: Done


Updated in revision 35906.

> webservice_wssecurity does not work with CXF in SOA
> ---------------------------------------------------
>
>                 Key: JBESB-3514
>                 URL: https://jira.jboss.org/browse/JBESB-3514
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.9
>            Reporter: Kevin Conner
>            Assignee: Kevin Conner
>             Fix For: 4.9 CP1
>
>
> Does not compile, as wss4j.jar is not on the classpath, and fails to run with a ClassCastException as it is pulling in a sun class.
>      [java] Exception in thread "main" java.lang.ClassCastException: com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy
>      [java] 	at org.apache.cxf.frontend.ClientProxy.getClient(ClientProxy.java:93)
>      [java] 	at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.setupWsse(WSSClient.java:74)
>      [java] 	at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.getEndpointPort(WSSClient.java:64)
>      [java] 	at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.main(WSSClient.java:50)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list