You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <tu...@ws.apache.org> on 2008/01/15 01:16:33 UTC

[jira] Created: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Two versions of stax-api available on some web-apps web-inf\lib folder.
-----------------------------------------------------------------------

                 Key: TUSCANY-1992
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-1.1
            Reporter: Luciano Resende
             Fix For: Java-SCA-1.1


stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Posted by "Raymond Feng (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558869#action_12558869 ] 

Raymond Feng commented on TUSCANY-1992:
---------------------------------------

IMO, we should try to exclude the stax-api-1.0.1 for these modules as we did in 1.0.1.

> Two versions of stax-api available on some web-apps web-inf\lib folder.
> -----------------------------------------------------------------------
>
>                 Key: TUSCANY-1992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.1
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-1.1
>
>
> stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
> I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws updated TUSCANY-1992:
--------------------------------

    Fix Version/s:     (was: Java-SCA-1.1)
                   Java-SCA-Next

Need to look at for the next release so moving to Java-SCA-Next

> Two versions of stax-api available on some web-apps web-inf\lib folder.
> -----------------------------------------------------------------------
>
>                 Key: TUSCANY-1992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.1
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-Next
>
>
> stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
> I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559053#action_12559053 ] 

Simon Laws commented on TUSCANY-1992:
-------------------------------------

This is interesting. stax-api-1.0-2.jar  strangely has a hyphen instead of a dot between the 0 and the 2 and doesn't come from the same place that 1.0.1 comes from. It seems to be a sun thing. It gets pulled in through jaxb-api-2.1. If nothing else we need to fix our license file as we have this listed as ASL2 which looks doubtful although I can't confirm as I can't find where it comes from at the moment and there is no license in the jar. 



> Two versions of stax-api available on some web-apps web-inf\lib folder.
> -----------------------------------------------------------------------
>
>                 Key: TUSCANY-1992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.1
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-1.1
>
>
> stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
> I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559018#action_12559018 ] 

Simon Laws commented on TUSCANY-1992:
-------------------------------------

We don't ship stax-api-1.0.1.jar with the distribution. It appears in calculator-webapp as that is the only war that we ship currently. As an aside I don't know why we ship that and would favor removing it. The war is generated by the maven build and looking at the dependencies there seem to more dependencies on 1.0.1 as there are on 1.0.2 in the project.  Not sure what to do about yet. I'll look in a little more detail at what is going on in the poms.

> Two versions of stax-api available on some web-apps web-inf\lib folder.
> -----------------------------------------------------------------------
>
>                 Key: TUSCANY-1992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.1
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-1.1
>
>
> stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
> I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (TUSCANY-1992) Two versions of stax-api available on some web-apps web-inf\lib folder.

Posted by "Luciano Resende (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-1992.
--------------------------------------

    Resolution: Fixed

Same changes as TUSCANY-2036. Fixed by marking the stax 1.0.1 dependency provided. This removes it from the ant build script and from the web-inf\lib as wel.. I have performed the updates  in all the webapp samples.

> Two versions of stax-api available on some web-apps web-inf\lib folder.
> -----------------------------------------------------------------------
>
>                 Key: TUSCANY-1992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.1
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-Next
>
>
> stax-api-1.0.1.jar and stax-api-1.0-2.jar are both present in our RC1 distribution, and some webapps are adding them both in the web-inf\lib.
> I see the issue in calculator-webapp, but we might investigate if other apps are also seeing the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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