[ http://issues.apache.org/jira/browse/TUSCANY-564?page=all ]
Luciano Resende updated TUSCANY-564:
------------------------------------
Attachment: tuscany-564.lresende.20061006.txt
Path to dependency:
1)
org.apache.tuscany.das.samples:tuscany-samples-das-testing-tomcatcompanyweb:jar:1.0-incubator-M2-SNAPSHOT
2) htmlunit:htmlunit:jar:1.8
3) dom4j:dom4j:jar:1.5
4) javax.xml:jsr173:jar:1.0
Upgrading htmlUnit to 1.9 seems to solve the issue
> 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 DAS Samples
> Affects Versions: Java-M1, Java-M2
> Reporter: Luciano Resende
> Assigned To: Luciano Resende
> Attachments: tuscany-564.lresende.20061006.txt
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]