[
https://issues.jboss.org/browse/JBIDE-20703?page=com.atlassian.jira.plugi...
]
Jan Richter commented on JBIDE-20703:
-------------------------------------
The thing is, if I understand correctly, jboss servers' (Wildfly, EAP, ...) modules
would conflict with cxf jars if you try to deploy a project that uses them. And since the
wizard automatically adds those jars to the project whenever you create a service/client
with cxf runtime, it just won't deploy without reconfiguration. The point is - is it
possible to have the wizard configure it for the user if a jboss server is selected?
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)