[jbosstools-issues] [JBoss JIRA] (JBIDE-16427) Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI

Joseph Hwang (JIRA) issues at jboss.org
Sun May 11 07:37:56 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966938#comment-12966938 ] 

Joseph Hwang commented on JBIDE-16427:
--------------------------------------

[~bfitzpat]Hello, Brian! 
WildFly AS 8 JBossTools seems to be stablized. Pls, inform me in which version of JBossTools this issue be resolved.

> Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI
> --------------------------------------------------------------------
>
>                 Key: JBIDE-16427
>                 URL: https://issues.jboss.org/browse/JBIDE-16427
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.1.1.Final
>            Reporter: Joseph Hwang
>            Assignee: Brian Fitzpatrick
>             Fix For: 4.1.x, 4.2.x
>
>         Attachments: wss-mvn.zip, WSSHelloWorld.zip
>
>
> I implement Java Web Services with wildfly 8 and eclipse kepler jboss tools with the reference site https://docs.jboss.org/author/display/JBWS/WS-Security .
> The deployment and generated client codes works well. But the the problem is web services runtime is JAXWS RI, not JBossWS/CXF. The eclipse console show the following message,
>  
> INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default taskextensions/wssecurity}HelloWorldService from WSDL: http://localhost:8080/WSSHelloWorld/HelloWorld?wsdl
>  
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean class is involved in <WILDFLY_HOME>\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-core-2.7.7.jar file of JAXWS RI.
> So the configuration of web services mentioned in above reference site are useless, does not work at all.
> But the same project works well with JBoss EAP 6.1.1 and eclipse kepler jboss tools.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list