-
Bug
-
Resolution: Invalid
-
Medium (View bug fix roadmap)
-
None
-
3.5.3
-
Standalone
-
3.05
-
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);