[
http://jira.jboss.com/jira/browse/JBAS-21?page=all ]
Dimitris Andreadis closed JBAS-21.
----------------------------------
Cannot find wsdl in client deployment
-------------------------------------
Key: JBAS-21
URL:
http://jira.jboss.com/jira/browse/JBAS-21
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Reporter: Thomas Diesler
Assigned To: Thomas Diesler
Priority: Trivial
Fix For: JBossAS-4.0.2 Final
The <wsdl-file> was not null in this case but pointed to WEB-INF which did not
exist
Caused by: java.lang.IllegalArgumentException: WSDL file argument cannot be null
at
org.jboss.webservice.WSDLDefinitionFactory$WSDLLocatorImpl.<init>(WSDLDefinitionFactory.java:95)
at
org.jboss.webservice.WSDLDefinitionFactory.parse(WSDLDefinitionFactory.java:58)
at
org.jboss.metadata.ServiceRefMetaData.getWsdlDefinition(ServiceRefMetaData.java:170)
at
org.jboss.webservice.ServiceClientDeployer.setupServiceRefEnvironment(ServiceClientDeployer.java:63)
... 30 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira