[jboss-user] [JBossWS] - Re: Ant doesn 't Recognize WSConsumeTask

PeterJ do-not-reply at jboss.com
Thu Sep 27 14:06:00 EDT 2007


Did you include this taskdef:

<taskdef name="wsconsume" classname="org.jboss.wsf.spi.tools.ant.WSConsumeTask"> 
  |    <classpath>
  |       <path refid="xxx" />
  |     </classpath>            
  | </taskdef>

where "xxx" points to the jbossws-spi.jar file?

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

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



More information about the jboss-user mailing list