Jarek,
This looks like great stuff. Thanks!
Unfortunately, I need a bit of time to review the changes before
integrating. And I'm a bit overwhelmed with family activities... I'll
try to free up some get some free time next week. Sorry to keep you
waiting...
--kevan
On Dec 19, 2006, at 1:10 PM, Jarek Gawor (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2671?page=all ]
Jarek Gawor updated GERONIMO-2671:
----------------------------------
Attachment: stax-jaxb.patch
It looks like the initial patch created classloader problems for
the cxf module. This patch resolves those issues by creating a
separate configuration for the jaxb and stax implementations. The
patch also contains minor fixes to the tomcat6-deployer plan
(enable CXF and remove unnecessary dependency on j2ee-server module).
Streaming API for XML and JAXB integration
------------------------------------------
Key: GERONIMO-2671
URL: http://issues.apache.org/jira/browse/
GERONIMO-2671
Project: Geronimo
Issue Type: New Feature
Security Level: public(Regular issues)
Affects Versions: 2.0
Reporter: Jarek Gawor
Attachments: stax-jaxb.patch, stax-jaxb.patch
The attached patch integrates the Streaming API for XML and JAXB
with Geronimo. Any web application (JSP, servlet) or EJB will be
able to use the StAX or JAXB API. The patch also includes basic
tests to verify that the streaming and JAXB API can be used within
the web or ejb container. The woodstox xml processor is used as
the implementation behind the streaming API. The Sun's JAXB RI is
used for JAXB support.
Since this is my first attempt at such integration, please let me
know if there is a better way of doing things, if i missed
something, etc.
This patch supersedes the patch in https://issues.apache.org/jira/
browse/GERONIMO-2667.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://issues.apache.org/jira/secure/
Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/
software/jira