[jboss-user] [JBossWS] - Re: Generate wsdl from JSR 181 POJO
allantodd
do-not-reply at jboss.com
Mon Feb 26 09:49:07 EST 2007
Two more comments to make about this:
1) In wstools-config.xml, "location" can be a URL, so you don't need to save the WSDL to a file.
2) In wstools-config.xml, you might need to substitute "location" for "file" depending on your version of jbossws-client.jar. The version supplied with JBoss 4.0.5 GA expects "file". The version (in the "thirdparty" directory) which the example compiles against expects "location".
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022456#4022456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022456
More information about the jboss-user
mailing list