[wsas-java-dev] [jira] Resolved: (WSAS-478) XML comment in a data service query section throws an com.ctc.wstx.exc.WstxUnexpectedCharException

sumedha rubasinghe (JIRA) jira at wso2.org
Thu Sep 6 04:10:48 PDT 2007


     [ http://www.wso2.org/jira/browse/WSAS-478?page=all ]

sumedha rubasinghe resolved WSAS-478.
-------------------------------------

    Resolution: Fixed

Fixed in wsf revision 7056.


> XML comment in a data service query section throws an com.ctc.wstx.exc.WstxUnexpectedCharException
> --------------------------------------------------------------------------------------------------
>
>                 Key: WSAS-478
>                 URL: http://www.wso2.org/jira/browse/WSAS-478
>             Project: WSO2 WSAS
>          Issue Type: Bug
>          Components: data-services
>    Affects Versions: Nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: sumedha rubasinghe
>            Priority: Critical
>
> I'm getting XML error when saving a data service with commenting out an element in a data service query.
> Steps to reproduce:
> ===============
> 1. Deploy data service sample
> 2. Enable hotupdate=true in axis2.xml and restart WSAS
> 3. Comment the following elements in 'customerAddressSQL' query in DataServiceSample1.dbs
>   <!-- element name="addressline1" column="ADDRESSLINE1" -->
>      <!-- element name="addressline2" column="ADDRESSLINE2" -->
> 4. These elements will be saved as <#comment/> in the data service configuration
> 5. Click on 'Finish' at the final step of data service configuration wizard
> You will get the following exception.
> com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '#' (code 35) in content after '<' (malformed start element?). at [row,col {unknown-source}]: [5,10]

-- 
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 Wsas-java-dev mailing list