fixed it... i must say it was kinda of an obscure fix... added the following in wstool.bat:
| set WSTOOLS_CLASSPATH=%WSTOOLS_CLASSPATH%;%JBOSS_HOME%/client/wsdl4j.jar | set WSTOOLS_CLASSPATH=%WSTOOLS_CLASSPATH%;%JBOSS_HOME%/client/jboss-jaxrpc.jar | set WSTOOLS_CLASSPATH=%WSTOOLS_CLASSPATH%;%JBOSS_HOME%/client/jboss-jaxws.jar | set WSTOOLS_CLASSPATH=%WSTOOLS_CLASSPATH%;%JBOSS_HOME%/client/jboss-saaj.jar | and change the "file"attibute to "location" in the wstool-config.xml ... but thanks anyway. IF someone knows why or have comment of the problem/fix I'm very interessed!! regards nirre View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093297#4093297 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093297 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
