Right, 

The ant task question was answered by Thomas with the FAQ entry.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQClientJars

You need those jars in your ant task classpath. Make sure you include 
concurrent and jbossretro since you are not using the ejb3 profile.

 
  | <!-- Define a taskdef for the wstools ant task -->
  | <taskdef name="wstools" classname="org.jboss.ws.tools.ant.wstools">
  |    <classpath refid="jbossws.client.classpath"/>
  |    <classpath path="${build.classes}"/>
  | </taskdef>
  | 

-Jason

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to