[jbossws-users] [JBossWS] - Re: jbossws-2.0.1 released

sstrenn do-not-reply at jboss.com
Sat Sep 8 02:43:17 EDT 2007


In order to get ant deploy-jboss42 to work on jbossws-2.0.1, I had to modify line 53 of build-deploy.xml:

was:
				thirdpartylibs="${lib.dir}" />

changed to:

				thirdpartylibs="${lib.dir}" stacklibs="${lib.dir}" />


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

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



More information about the jbossws-users mailing list