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

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

        

Reply via email to