SwitchingServiceRefBuilder environment fix
------------------------------------------
Key: GERONIMO-2813
URL: https://issues.apache.org/jira/browse/GERONIMO-2813
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: webservices
Reporter: Jarek Gawor
The SwitchingServiceRefBuilder was merging the environment dependency
incorrectly (at a wrong time) and therefore the dependency was not always added
to the classloader. The attached patch fixes that issue. The solution is not
perfect as access to the classloader is required at the buildEnvironment()
stage to load the classes to determine what type of reference it is (JAX-RPC or
JAX-WS).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.