Is there a way in the wsdl-java config file to make the path of the .wsdl file 
more dynamic?  We are using the wstools ant task and as long as we runing ant 
from a particular directory, everything works fine - this is our base build 
file.  Then our base build file is called from another ant build file in a 
different directory, thus changing the working directory.  So when our base 
build file is called from our master build file, the build no longer works 
because the wstools wsdl-java config file can no longer locate the wsdl with 
the relative path reference.  Using an absolute path is not an option because 
the path could change depending on the machine that the code is built on.  Is 
there any solution to this problem?

Working on a very tight deadline, which I am sure you can relate to.  I would 
very much appreciate a quick reply.

Thank you

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958632
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to