[esb-java-dev] [jira] Created: (ESBJAVA-2) Namespace declaration is not saved inside the sequence configuration

Charitha Kankanamge (JIRA) jira at wso2.org
Wed Feb 7 00:41:16 PST 2007


Namespace declaration is not saved inside the sequence configuration
--------------------------------------------------------------------

                 Key: ESBJAVA-2
                 URL: http://www.wso2.org/jira/browse/ESBJAVA-2
             Project: WSO2 ESB-Java
          Issue Type: Bug
          Components: Sequences Management
    Affects Versions: 1.0-beta-1-b1
         Environment: WinXP, FireFox 1.5.0.9, jdk1.5
            Reporter: Charitha Kankanamge
         Assigned To: Asankha Perera


The namespace declaration of a namespace prefix included in an expression does not get saved with the sequence configuration. However it can be saved inside the master configuration.

Steps to reproduce:
================
1. Create a sequence with xpath expression 
i.e:- 
<syn:filter xmlns:ns1="http://xml.org" xpath="//ns1:mathoperation">
2. Save the sequence
3. Try to edit the sequence

Issue:
=====
xmlns:ns1="http://xml.org" namespace definition is missing from the sequence configuration. 


-- 
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