You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2006/12/15 18:08:22 UTC

[jira] Created: (GERONIMO-2667) Streaming API for XML integration

Streaming API for XML integration
---------------------------------

                 Key: GERONIMO-2667
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2667
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: general
    Affects Versions: 2.0
            Reporter: Jarek Gawor
         Attachments: stax.patch

The attached patch integrates the Streaming API for XML with Geronimo. Any web application (JSP, servlet) or EJB will be able to use the streaming API. The patch also includes basic tests to verify that the streaming API can be used within the web or ejb container. The woodstox xml processor is used as the implementation behind the API.

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 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

        

[jira] Closed: (GERONIMO-2667) Streaming API for XML integration

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2667?page=all ]

Jarek Gawor closed GERONIMO-2667.
---------------------------------

    Resolution: Duplicate

https://issues.apache.org/jira/browse/GERONIMO-2671 contains updated patch with JAXB support.


> Streaming API for XML integration
> ---------------------------------
>
>                 Key: GERONIMO-2667
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2667
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.0
>            Reporter: Jarek Gawor
>         Attachments: stax.patch
>
>
> The attached patch integrates the Streaming API for XML with Geronimo. Any web application (JSP, servlet) or EJB will be able to use the streaming API. The patch also includes basic tests to verify that the streaming API can be used within the web or ejb container. The woodstox xml processor is used as the implementation behind the API.
> 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 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

        

[jira] Updated: (GERONIMO-2667) Streaming API for XML integration

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2667?page=all ]

Jarek Gawor updated GERONIMO-2667:
----------------------------------

    Attachment: stax.patch

> Streaming API for XML integration
> ---------------------------------
>
>                 Key: GERONIMO-2667
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2667
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.0
>            Reporter: Jarek Gawor
>         Attachments: stax.patch
>
>
> The attached patch integrates the Streaming API for XML with Geronimo. Any web application (JSP, servlet) or EJB will be able to use the streaming API. The patch also includes basic tests to verify that the streaming API can be used within the web or ejb container. The woodstox xml processor is used as the implementation behind the API.
> 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 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