The jbossws testsuite (that also tests wstools) uses these  jars

  |   <path id="build.classpath">
  |     <pathelement location="resources"/>
  |     <pathelement location="${build.dir}/classes"/>
  |     <pathelement location="${module.classes.dir}"/>
  |     <pathelement 
location="../../common/output/lib/jboss-common-client.jar"/>
  |     <pathelement location="${jboss.home}/client/jbossall-client.jar"/>
  |     <pathelement location="${jboss.home}/client/activation.jar"/>
  |     <pathelement location="${jboss.home}/client/mail.jar"/>
  |     <pathelement location="${jboss.home}/client/log4j.jar"/>
  |     <pathelement location="${jboss.home}/client/wsdl4j.jar"/>
  | 
  |     <!-- [TODO] Needed for JSR-181 annotations -->
  |     <pathelement location="${jboss.home}/server/default/lib/jboss.jar"/>
  |     <pathelement 
location="${jboss.home}/server/default/deploy/ejb3.deployer/jboss-ejb3.jar"/>
  |     <pathelement 
location="${jboss.home}/server/default/deploy/ejb3.deployer/jboss-ejb3x.jar"/>
  |     <pathelement 
location="${jboss.home}/server/default/deploy/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar"/>
  |     <pathelement 
location="${jboss.home}/server/default/deploy/jboss-aop-jdk50.deployer/jboss-aspect-library-jdk50.jar"/>
  | 
  |     <!-- [TODO] use the remoting client jar when available -->
  |     <pathelement 
location="${jboss.home}/server/default/lib/jboss-remoting.jar"/>
  |     <pathelement location="${jboss.home}/lib/jboss-system.jar"/>
  |     <pathelement 
location="../../thirdparty/apache-commons/lib/commons-httpclient.jar"/>
  |     <pathelement 
location="../../thirdparty/sun-servlet/lib/servlet-api.jar"/>
  | 
  |     <!-- Some other test dependencies -->
  |     <pathelement location="../../thirdparty/qdox/lib/qdox.jar"/>
  |     <pathelement 
location="../../thirdparty/xmlunit-xmlunit/lib/xmlunit1.0.jar"/>
  |     <pathelement 
location="../../thirdparty/apache-xerces/lib/xercesimpl.jar"/>
  |     <pathelement location="../../thirdparty/apache-xmlsec/lib/xmlsec.jar"/>
  |     <!-- XML security uses commons logging -->
  |     <pathelement 
location="../../thirdparty/apache-commons/lib/commons-logging.jar"/>
  |     <pathelement location="../../thirdparty/junit-junit/lib/junit.jar"/>
  |   </path>
  | 

See: 
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=64321

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891675#3891675

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891675


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to