[jbosstools-issues] [JBoss JIRA] (JBIDE-20703) Projects using CXF services/clients created through the wizard won't deploy to JBoss servers

Jan Richter (JIRA) issues at jboss.org
Wed Sep 16 09:31:00 EDT 2015


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

Jan Richter commented on JBIDE-20703:
-------------------------------------

Web service:
new > Web Service
 -> fill in what you desire (some project, EAR project, service source) 
 -> use some JBoss server as server runtime, CXF as Web service runtime
 -> select Install service to have it deployed automatically -> next
 -> follow the wizard with defaults -> finish -> watch as deployment fails

Client:
new > Web Service Client
  -> fill in the values like you would with the service
  -> follow the wizard till finish -> deployment fails

> Projects using CXF services/clients created through the wizard won't deploy to JBoss servers
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20703
>                 URL: https://issues.jboss.org/browse/JBIDE-20703
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.3.0.CR1
>            Reporter: Jan Richter
>              Labels: jax-ws
>
> Creating a service/client that uses CXF as its runtime will cause Eclipse to add CXF jars as a library to the project, which in turn will make it undeployable to JBoss servers.
> I'm not sure if this is more of a bug or a feature, but it would be more user friendly to have those projects deployable straight away without the user having to change the project configuration, particularly when the server selected in the wizards is a JBoss one.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list