Deployment Error using OSB Console
abhi26Sep 3 2011 — edited Sep 30 2011HI ,
I am using Oracle service Bus 11.1, WebLogic Server 10.3.3.0 and have been facing the below error while deploying the jar using sbconsole.
+*1[OSB Kernel:398016]Error loading the WSDL from the repository: Failed to read wsdl file from url due to -- java.io.IOException: Validation of WSDL aa/XSD/Request.xsd : WSDL aa/XSD/Request.xsd does not exist failed*+
*2The WSDL is not semantically valid: Failed to read wsdl file from url due to -- java.io.FileNotFoundException: ../XSD/Request.xsd (No such file or directory (errno:2)).*
The same jar deployed successfully in other OSB machine with same configuration. I am not sure why the jar file is not getting imported in my machine. Also i could find the Request.XMLSchema in exact location.
Thanks in advance