[
https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476493
]
Lin Sun commented on GERONIMO-2894:
-----------------------------------
Sorry but the patch was not generated correctly. didn't delete the two classes
(Axis2WebServiceContainerFactoryGBean.java + Axis2WebServiceContext.java) in
axis2 folder when they are moved to axis2\pojo folder. will attach a new one
shortly.
> 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.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.