I am experiencing the same difficulties sitting behind a proxy with authentication:
| org.jboss.deployment.DeploymentException: Could not create deployment: file:/C:/DEV/jboss-4.0.4.GA/server/myconfig/tmp/deploy/portal-wsrp.war; - nested throwable: (org.jboss.ws.metadata.wsdl.WSDLException: WSDLException (at /wsdl:definitions/import/wsdl:definitions/import/wsdl:definitions/wsdl:types/schema/schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'http://www.w3.org/2001/xml.xsd', relative to 'file:/C:/DEV/jboss-4.0.4.GA/server/myconfig/tmp/deploy/portal-wsrp-exp.war/WEB-INF/wsdl/wsrp_v1_types.xsd'.: Cannot access imported wsdl [http://www.w3.org/2001/xml.xsd], Server returned HTTP response code: 407 for URL: http://www.w3.org/2001/xml.xsd: java.lang.RuntimeException: Cannot access imported wsdl [http://www.w3.org/2001/xml.xsd], Server returned HTTP response code: 407 for URL: http://www.w3.org/2001/xml.xsd | at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory$WSDLLocatorImpl.getImportInputSource(WSDLDefinitionsFactory.java:310) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:740) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:830) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:620) | at com.ibm.wsdl.xml.WSDLReaderImpl.parseTypes(WSDLReaderImpl.java:583) | Since 407 is Proxy Authentication Required: I've set correctly the proxy settings in the run.bat, but it doesn't seem to help: | 16:32:18,156 DEBUG [ServerInfo] Full System Properties Dump | 16:32:18,156 DEBUG [ServerInfo] java.vendor: Sun Microsystems Inc. | 16:32:18,156 DEBUG [ServerInfo] http.proxyPassword: [...] | | 16:32:18,156 DEBUG [ServerInfo] http.proxyPort: 8080 | 16:32:18,156 DEBUG [ServerInfo] http.nonProxyHosts: localhost|10.* | 16:32:18,156 DEBUG [ServerInfo] http.proxyUserName: [...] | 16:32:18,156 DEBUG [ServerInfo] http.proxySet: true | 16:32:18,156 DEBUG [ServerInfo] http.proxyHost: 10.255.170.65 | ... | Anyone has a solution for that? Many thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955880#3955880 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955880 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user