[
https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476529
]
Lasantha Ranaweera commented on GERONIMO-2894:
----------------------------------------------
Lin,
I tried to review your patch as you stated in your previous comment (unzipping
the zip file, applying the patch and copy pasting files). Then I tried to do a
full build on Geronimo. I gave me a compilation failure.
Please note I am using the latest source code of the G.
Thanks,
Lasantha
> 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-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.