]
Alexey Kazakov updated JBIDE-20703:
-----------------------------------
Fix Version/s: 4.3.x
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
Fix For: 4.3.x
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.