[ 
https://wso2.org/jira/browse/ESBJAVA-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asankha Perera resolved ESBJAVA-465.
------------------------------------

    Resolution: Not a bug


Comment is from Ruwan:
You need to remove the xml declaration tag (i.e. <?xml version="1.0" 
encoding="UTF-8"?>) from the element. This is because we are attaching this to 
another xml document and there cannot be another xml declaration. 

> UI issue with local registry
> ----------------------------
>
>                 Key: ESBJAVA-465
>                 URL: https://wso2.org/jira/browse/ESBJAVA-465
>             Project: WSO2 ESB
>          Issue Type: Bug
>          Components: Registry
>    Affects Versions: 1.6
>         Environment: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) 
> Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6
>            Reporter: Lakmal Warusawithana
>            Assignee: Asankha Perera
>
> When going to add local registry with in line xml option ; here what I enter
> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:ns1="http://soap.rpc.jira.atlassian.com"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";><SOAP-ENV:Body><ns1:login><in0
>  xsi:type="xsd:string">admin</in0><in1 
> xsi:type="xsd:string">admin123</in1></ns1:login></SOAP-ENV:Body></SOAP-ENV:Envelope>
> Then it was save without any error. but after that when go to configuration 
> link it says unknown. and when click local registry it give some error. but i 
> cant edit the entry. only think that i can do is delete it.

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

Reply via email to