wsdl2code and multi-module project

2011-03-18 Thread Stefan Lecho
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

Re: wsdl2code and multi-module project

2011-03-17 Thread Andreas Veithen
;> file, but none of them solved the problem. >> >> Configuration I'm using: >> >>    ... >>    src/main/resources/SITRANWebService.wsdl >>    ... >> >> >> What is the best way to define the location of the WSDL file when working >>

Re: wsdl2code and multi-module project

2011-03-16 Thread stlecho
ile when working > with a multi-module project ? > -- View this message in context: http://old.nabble.com/wsdl2code-and-multi-module-project-tp31097649p31167598.html Sent from the Axis - User mailing list archive at Nabble.com. -

wsdl2code and multi-module project

2011-03-08 Thread stlecho
... What is the best way to define the location of the WSDL file when working with a multi-module project ? -- View this message in context: http://old.nabble.com/wsdl2code-and-multi-module-project-tp31097649p31097649.html Sent from the Axis - User mail