"sstrenn" wrote : 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}" />
|
thanks - i had same issue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094100#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...