NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
KevinE
Joined: 19 Oct 2009 Posts: 4
|
Posted: Mon Nov 02, 2009 9:08 pm Post subject: |
|
|
| I never did figure out why the jax-ws-catalog mapping didn't work. I uploaded the wsdl to another server and now my client-code consumes it from there. I doubt they actually deployed to a different server to see if the mapping actually worked. |
|
| Back to top |
|
 |
leolikesbass
Joined: 17 Dec 2008 Posts: 5
|
Posted: Fri Mar 26, 2010 3:39 pm Post subject: |
|
|
hi, all of a sudden my 6.1 install turned to a 6.8 install, not sure how that happened but i did not reinstall it. Weird. So I got the latest 6.8 and it looks a little different, anyways....
this is the error that I get.
WARNING: MEX0008:Failed to parse metadata returned from server at file:/C:/JavaProjects/NetbeansArea/GlassFishCRCClient/src/conf/xml-resources/web-service-references/CRC/wsdl/CRC.wsdl/mex using protocol SOAP_1_1. Continuing attempts.
Exception in thread "Thread-117" javax.xml.ws.WebServiceException: Failed to access the WSDL at: file:/C:/JavaProjects/NetbeansArea/GlassFishCRCClient/src/conf/xml-resources/web-service-references/CRC/wsdl/CRC.wsdl. It failed with:
/C:/JavaProjects/NetbeansArea/GlassFishCRCClient/src/conf/xml-resources/web-service-references/CRC/wsdl/CRC.wsdl (No such file or directory).
this is my jax-ws-catalog.xml file in the META-INF directory
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="file:/C:/JavaProjects/NetbeansArea/GlassFishCRCClient/src/conf/xml-resources/web-service-references/CRC/wsdl/CRC.wsdl" uri="wsdl/CRC.wsdl"/>
<system systemId="file:/C:/JavaProjects/NetbeansArea/GlassFishCRCClient/src/conf/xml-resources/web-service-references/userprofile_06042009/wsdl/userprofile_06042009.wsdl" uri="wsdl/userprofile_06042009.wsdl"/>
</catalog>
the userprofile_06042009.wsdl and CRC.wsdl files are in the META-INF/wsdl dir. It's still giving me the error up top.
what am i doing wrong? |
|
| Back to top |
|
 |
jennyy
Joined: 31 May 2011 Posts: 20
|
|
| Back to top |
|
 |
davidwarner321
Joined: 02 Jun 2011 Posts: 11
|
Posted: Fri Jun 03, 2011 9:30 am Post subject: |
|
|
| Could you furnish to a greater extent info on how to get the jax-ws-catalog file to work? Even if I include it in META-INF/, whenever I construct the project netbeans just overwrites my changes in the gave Service class. |
|
| Back to top |
|
 |
coachoutlet4
Joined: 22 Jul 2011 Posts: 3
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|