[jboss-user] [JBoss Web Services] - Re: Using relative wsdl location and maven-jaxws-tools-plugin.
Jeremy Whiting
do-not-reply at jboss.com
Tue Feb 7 05:44:46 EST 2012
Jeremy Whiting [https://community.jboss.org/people/whitingjr] created the discussion
"Re: Using relative wsdl location and maven-jaxws-tools-plugin."
To view the discussion, visit: https://community.jboss.org/message/714903#714903
--------------------------------------------------------------
Hi,
I had not added all the configuration necessary. The execution block following configuration was missing. With it added it generates the code and uses the url rather than a file system path.
<execution>
<goals>
<goal>wsconsume</goal>
</goals>
</execution>
Regards,
Jeremy
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/714903#714903]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120207/3a7f7899/attachment.html
More information about the jboss-user
mailing list