You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Pete Robbins (JIRA)" <tu...@ws.apache.org> on 2006/07/19 22:03:14 UTC

[jira] Commented: (TUSCANY-564) BigBank tomcat test integration POM points to BEA jar file download

    [ http://issues.apache.org/jira/browse/TUSCANY-564?page=comments#action_12422237 ] 
            
Pete Robbins commented on TUSCANY-564:
--------------------------------------

Gaah!!! So I typed in the wrong Jira number in my log message on a commit. Please ignore the svn commits that appear attached to this Jira. Anyone know how to move them?

> BigBank tomcat test integration POM points to BEA jar file download
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-564
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-564
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java BigBank Scenario
>    Affects Versions: Java-M1, Java-M2
>            Reporter: Luciano Resende
>
> I was trying to run java/testing/tomcat/bigbank 
> When you don't have jsr173 dependency available, you will get the following from the mvn command line
>    Missing:
>       ----------
>       1) javax.xml:jsr173:jar:1.0
>       Try downloading the file manually from:
>          http://ftpna2.bea.com/pub/downloads/jsr173.jar
>        Then, install it using the command:
>          mvn install:install-file -DgroupId=javax.xml -DartifactId=jsr173 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
> After some investigation, I found out that the /java/testing/tomcat/readme.htm file have instructions on how to download this dependency from XML Bean Distribution.
> Jeremy also pointed that we could exclude this one and use stax-api dependency already available for other parts of the project.
> http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg05206.html

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