[
https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun updated GERONIMO-2894:
------------------------------
Attachment: G2894-new.zip
To apply patch:
1) apply G2894-new.patch as normal
2) unzip G2894-axis2-ejb-pojo.zip to your
geronimo_checkoutdir\modules\geronimo-axis2\src\main\java\org\apache\geronimo\axis2
directory.
I tried to use my tortoise SVN to create a patch but the patch didn't get
created well with brand new files. That's why the new files are in the zip
file now. If someone can advise me on a better way to create a patch for
modifications and new adds, I'd appreciate it.
Thx, Lin
> 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.