ESB fails to start when WSDL URI is not found
---------------------------------------------
Key: ESBJAVA-484
URL: https://wso2.org/jira/browse/ESBJAVA-484
Project: WSO2 ESB
Issue Type: Bug
Components: Proxy Services Management
Reporter: Jonathan Holmes
Assignee: Asankha Perera
Error reading from WDL URI cause the ESB to fail and not start up. Is there a
way to keep loading and make this more fault tolerable? The reason why I'm
asking is what if the ESB is connected to an external WSDL/web service and that
server goes off line and my system need to restart. The ESB should still be
able to function outside that one scenario.
The exception happens in the synapse-core jar package "org.apache.synapse"
class ServerManager.java method public void start() line 89.
configctx =
ConfigurationContextFactory.createConfigurationContextFromFileSystem(axis2Repolocation,
null);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev