]
Jan Richter commented on JBIDE-20703:
-------------------------------------
It would seem this problem has been present for quite a while. Just the old tests
wouldn't catch it.
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
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.