You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2006/05/12 11:54:08 UTC

[jira] Created: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Move StAX jars from server/lib to common/lib
--------------------------------------------

         Key: TUSCANY-362
         URL: http://issues.apache.org/jira/browse/TUSCANY-362
     Project: Tuscany
        Type: Bug

  Components: Java SCA Tomcat Integration  
    Versions: Java-M1    
    Reporter: ant elder
 Assigned to: Raymond Feng 
    Priority: Critical
     Fix For: Java-M1


Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.

See TUSCANY-282 and TUSCANY-82

It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.

Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]

Raymond Feng updated TUSCANY-362:
---------------------------------

    Attachment: 362-patch.txt

Here's the patch for tomcat testing (copying stax, wstx jars to common/lib).

The distribution build has already configured tomcat to work the same way.

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-M1
>     Reporter: ant elder
>     Assignee: Raymond Feng
>     Priority: Critical
>      Fix For: Java-M1
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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] Commented: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "Jim Marino (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-362?page=comments#action_12383403 ] 

Jim Marino commented on TUSCANY-362:
------------------------------------

This doesn't seem right as a long term solution since we should segregate the runtime's usage of StaX from application code since it is a common case where the runtime uses a different version/implementation than application code. I'm going to reopen this as an issue for post-M1

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-M1
>     Reporter: ant elder
>     Assignee: Raymond Feng
>     Priority: Critical
>      Fix For: Java-M1
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "Jim Marino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]

Jim Marino updated TUSCANY-362:
-------------------------------

     Version: Java-Mx
                  (was: Java-M1)
    Priority: Major  (was: Critical)

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-Mx
>     Reporter: ant elder
>     Assignee: Jim Marino
>      Fix For: Java-M1
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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] Reopened: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "Jim Marino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]
     
Jim Marino reopened TUSCANY-362:
--------------------------------

     Assign To: Jim Marino  (was: Raymond Feng)

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-M1
>     Reporter: ant elder
>     Assignee: Jim Marino
>     Priority: Critical
>      Fix For: Java-M1
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]

ant elder updated TUSCANY-362:
------------------------------

    Fix Version: Java-Mx
                     (was: Java-M1)

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-Mx
>     Reporter: ant elder
>     Assignee: Jim Marino
>      Fix For: Java-Mx
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

-- 
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: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]

ant elder closed TUSCANY-362.
-----------------------------

    Resolution: Invalid

Not valid with the new code base as the extension plugability and issolation stuff will resolve this issue

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>                 Key: TUSCANY-362
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-362
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tomcat Integration
>    Affects Versions: Java-Mx
>            Reporter: ant elder
>         Assigned To: Jim Marino
>             Fix For: Java-Mx
>
>         Attachments: 362-patch.txt
>
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-362) Move StAX jars from server/lib to common/lib

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-362?page=all ]
     
Jean-Sebastien Delfino resolved TUSCANY-362:
--------------------------------------------

    Resolution: Fixed

Applied Raymond' patch. Thanks Raymond!

> Move StAX jars from server/lib to common/lib
> --------------------------------------------
>
>          Key: TUSCANY-362
>          URL: http://issues.apache.org/jira/browse/TUSCANY-362
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tomcat Integration
>     Versions: Java-M1
>     Reporter: ant elder
>     Assignee: Raymond Feng
>     Priority: Critical
>      Fix For: Java-M1
>  Attachments: 362-patch.txt
>
> Currently the distribution has the StAX jars in tomcat server/lib. This means they are not accessable by user applications. StAX is used in Rhino E4X so this breaks any JavaScript/E4X component running in Tomcat, but it would also break any user application that wantted to use StAX.
> See TUSCANY-282 and TUSCANY-82
> It may be possible to work around the problem by bundling the StAX jars in the web app, I've not tried. We already put a bunch of other stuff in Tomcat common/lib so I don't see why StAX should be any different.
> Assigning to Raymond as he's got the distribution JIRA TUSCANY-282

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