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
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
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.
---
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.
>
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