[
https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas resolved GERONIMO-2894.
----------------------------------------
Resolution: Fixed
thanks. fix is in 513612.
-- dims
> Restructure geronimo-axis2 code to split between EJB and POJO containers
> ------------------------------------------------------------------------
>
> Key: GERONIMO-2894
> URL: https://issues.apache.org/jira/browse/GERONIMO-2894
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: webservices
> Environment: winxp + sun 1.5
> Reporter: Lin Sun
> Attachments: G2894-latest.patch, G2894-new.zip, G2894.patch
>
>
> This is needed as certain methods are POJO container specific, per Jarek's
> comment in G2876.
> Also attempted to fix the ?wsdl call in EJB mode by stripping the extra
> forward slash. ?wsdl still not working yet. current exception is a
> Nullpointerexception returned from uri.getQuery(). This is with jetty.
> Need to track this one down next.
> Checked the POJO mode and jetty was able to return wsdl as the result of
> uri.getQuery().
> Tested the above change with all the tests (handlertest,
> axis2webservicecontainertest, jax-ws-war and jax-ws-ejb) and also able to do
> a full build with the patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.