Give proper error message when saving a Proxy Service with an invalid WSDL
attached
-----------------------------------------------------------------------------------
Key: ESBJAVA-445
URL: https://wso2.org/jira/browse/ESBJAVA-445
Project: WSO2 ESB
Issue Type: Bug
Components: Proxy Services Management
Affects Versions: 1.6
Environment: Ubuntu 7.04, JDK1.5.0_14
Reporter: Evanthika Amarasiri
Assignee: Ruwan Linton
Priority: Minor
Create a Proxy Service with an invalid WSDL [assume that you added the WSDL
with the <?xml-stylesheet type="text/xsl" href="/styles/annotated-wsdl2.xsl"?>
tag by mistake]
When trying to save the Proxy Service it will not save and no proper error
message will be thrown.
The following error was visible when checked through firebug
****************************************************************************************************************************************
mediatornode.removeAttribute is not a function
clearnodepositions(XMLStylesheetProcessingInstruction nodeType=7
nodeName=xml-stylesheet)sequences.js (line 372)
clearnodepositions(publishwsdl)sequences.js (line 375)
clearnodepositions(proxy)sequences.js (line 375)
proxysave()proxyservices.js (line 471)
onclick(click clientX=0, clientY=0)#___divProxyServi... (line 1)
[Break on this error] mediatornode.removeAttribute("esb_med_pos");
****************************************************************************************************************************************
--
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