[jboss-user] [JBossWS] - Re: Recomended way to build server and client with maven?

2009-05-18 Thread alessio.sold...@jboss.com
wsconsume is currently called in the jbossws-framework build to generate classes for a couple of tests. Take a look at the sources. Besides that, I've filled this: https://jira.jboss.org/jira/browse/JBWS-2650 View the original post :

[jboss-user] [JBossWS] - Re: Recomended way to build server and client with maven?

2009-05-08 Thread gmills
Do you have an example of using wsconsume within a maven pom file to generate the client stub? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4229789#4229789 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4229789

[jboss-user] [JBossWS] - Re: Recomended way to build server and client with maven?

2009-01-14 Thread alessio.sold...@jboss.com
sverker wrote : | * Use the wsconsume ant task with maven-antrun-plugin. Should work fine but is not a very elegant solution. | I'd saying this is the way to go giving what we have now. In general, also consider including the jbossws native artifact instead of the framework one, to be