[quote="KevinE"]
christianoliveira wrote:
> Hello! I'm going crazy with this thing, we are four people developing a project using WSDL and we are not able to compile the solution to a war and make it work under linux, because of the hardcoding. I'm trying the workaround of use the jax-ws-catalog but it doesn't work properly.
>
> Any idea?
I messed around with the catalog setting for an entire day. I moved the wsdl folder to both meta-inf and web-inf, then meta-inf exclusively, then web-inf exclusively. None of the settings seemed to work. I located a jaxws-build.xml file that had a hard coded wsdl location property set. I'm not an ant guy so I'm not sure what the means exactly. I do know that the catalog changes that were suggested do not work. 6.8 beta is available. I'll try that out and post back.