[esb-java-dev] [jira] Created: (ESBJAVA-13) No indication given
when trying to update a mediator with invalid syntax
Evanthika Amarasiri (JIRA)
jira at wso2.org
Wed Feb 7 21:19:26 PST 2007
No indication given when trying to update a mediator with invalid syntax
------------------------------------------------------------------------
Key: ESBJAVA-13
URL: http://www.wso2.org/jira/browse/ESBJAVA-13
Project: WSO2 ESB-Java
Issue Type: Bug
Components: Sequences Management
Affects Versions: 1.0-beta-1-b1
Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
Reporter: Evanthika Amarasiri
Assigned To: Asankha Perera
No error messages are given when you try to update a mediator with invalid syntax. Below are the steps to reproduce the error
1. Go to "Sequences"
2. Add a mediator to the sequence.
E.g.:- <header/>
3. Now edit the mediator as follows
<syn:header name="To" value="http://localhost:9000/axis2/services/SecureStockQuoteService3 /> [The ending quotation mark is missing here]
4. Click on the button "Update"
5. No indication given saying that the syntax is invalid. Nothing happens when you click on "Update"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Esb-java-dev
mailing list