WSDL2Java cannot find imported XSD files in same directory
----------------------------------------------------------

         Key: AXIS2-738
         URL: http://issues.apache.org/jira/browse/AXIS2-738
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: wsdl  
    Versions: 1.0    
 Environment: Windows xp
    Reporter: swati deshmukh


Running WSDL2Java command. All required files WSDL and XSDs are in same folder 
. Initially it retrieves all the info from the files. At one context file it 
does not find Resource bundle,creates it then goes back 2 levels up to find the 
same file.

Attached along are all wsdls and xsds thatare being used.The errors we are 
getting are as follows.

org.apache.axis2.i18n.ProjectResourceBundle - loadBundle: Ignoring 
MissingResourceException: Can't find bundle for base name org.apache.axis2
.resource, locale en_US

It then creates the ResourceBundle.

[main] DEBUG org.apache.axis2.i18n.ProjectResourceBundle - Root package no
t found, cross link to org.apache.axis2.i18n.resource
[main] DEBUG org.apache.axis2.i18n.ProjectResourceBundle - Created org.apa
che.axis2.wsdl.i18n.resource, linked to parent org.apache.axis2.i18n.resource

And looks for the files 2 levels up.

Caused by: org.apache.axis2.AxisFault: org.apache.ws.commons.schema.XmlSchemaExc
eption: D:\Documents and Settings\sushil.r.meda\IBM\rationalsdp6.0\workspace\SAF
\wsdl\MemberService_Interface_V0100.xsd (The system cannot find the file specifi
ed); 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to