How to generate a stub and skeleton jar with one pom.xml

2011-05-30 Thread stlecho
I'm trying to generate with 'axis2-wsdl2code-maven-plugin' a separate jar for the clients of my webservice (only containing the stub classes and their dependencies) and a separate jar for the implementation of my webservice (only containing the skeleton classes and their dependencies). By includi

RE: Is this forum still alive ?

2011-03-18 Thread stlecho
http://old.nabble.com/wsdl2code-and-multi-module-project-td31097649.html mgainty wrote: > > > yes it is..what is your question > > Martin > __ > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité > > Diese Nachricht ist ver

Is this forum still alive ?

2011-03-18 Thread stlecho
Most of the posts remain un-answered :o(. Is this forum still alive ? If it isn't which forum should be used ? -- View this message in context: http://old.nabble.com/Is-this-forum-still-alive---tp31180206p31180206.html Sent from the Axis - User mailing list archive at Nabble.com. ---

Re: wsdl2code and multi-module project

2011-03-16 Thread stlecho
I'm really blocked by this issue, so I would be more than glad if someone could help me with this issue ;o) stlecho wrote: > > I'm using a multi-module project. When building a sub-module, the > wsdl2code plugin finds the WSDL for which I'm generating Java classes. >

wsdl2code and multi-module project

2011-03-08 Thread stlecho
I'm using a multi-module project. When building a sub-module, the wsdl2code plugin finds the WSDL for which I'm generating Java classes. When building the complete module, the WSDL is not found: "java.io.FileNotFoundException: This file was not found: file:/D:/MULTI_MODULE_PROJECT/src/main/resourc