On May 14, 2008, at 10:40 AM, nicolas de loof wrote:
I came into an issue with the [2] cxf configuration (wihtout a
wsdlLocation)
: as my service Implementation is generated using wsdl2java (maven
plugin)
from some ${basedir} WSDL path, I get a generated @WebService
wsdlLocation
to point to my local file (D:/...). Then the application startup
fails on my
unix server. I had to force the wsdlLocation in <jaxws:endpoint> to my
WEB-INF/wsdl.
FYI: there is a -wsdlLocation flag to wsdl2java that can be used to
force a different location to be generated into the code. Thus, you
could have wsdl2java generate "WEB-INF/wsdl/foo.wsdl" into the
annotation.
---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog