Updated JAX-WS tests
--------------------
Key: GERONIMO-2762
URL: https://issues.apache.org/jira/browse/GERONIMO-2762
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Affects Versions: 2.0-M2
Reporter: Jarek Gawor
The attached patch mostly contains updated JAX-WS tests. For example, the
references to CXF were removed in WSDL, etc. and the test also test @Resource
injection.
The patch also contains a minor fix to CXFWebServiceContainerFactoryGBean.java
so that each service gets its own instance of the Bus.
Also, this patch contains a required fix to TomcatModuleBuilder.java (carried
over from https://issues.apache.org/jira/browse/GERONIMO-2756) without which
the @Resource injection will not work in Tomcat (because the CXFBuilder will
not be able to obtain a reference to JNDI context).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira