[
https://issues.apache.org/jira/browse/GERONIMO-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472375
]
Davanum Srinivas commented on GERONIMO-2813:
--------------------------------------------
Fixed in svn revision 505359
> 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
> Attachments: GERONIMO-2813.patch
>
>
> 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.