When deploying WSRP web services, it does not create the endpoint properly because the w3.org site timeout and it does not get the file it needs that is referenced by out wsdl :
| Caused by: WSDLException (at /wsdl:definitions/import/wsdl:definitions/import/ws | dl:definitions/wsdl:types/schema/schema): faultCode=OTHER_ERROR: An error occurr | ed trying to resolve schema referenced at 'http://www.w3.org/2001/xml.xsd', rela | tive to 'file:/C:/Java/jboss-4.0.4RC1-jbossws14/server/default/tmp/deploy/tmp952 | 9jboss-wsrp.sar-contents/jboss-wsrp-exp.war/WEB-INF/wsdl/wsrp_v1_types.xsd'.: Ca | nnot access imported wsdl [http://www.w3.org/2001/xml.xsd], Connection timed out | : connect: java.lang.RuntimeException: Cannot access imported wsdl [http://www.w | 3.org/2001/xml.xsd], Connection timed out: connect | at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory$WSDLLocatorImpl.get | ImportInputSource(WSDLDefinitionsFactory.java:305) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source) | any idea of how I could solve that or bypass it to make it take a file on the local file system ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924829#3924829 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924829 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
