[Ds-java-dev] [jira] Commented: (DS-35) Exception occur when selecting soap message in tracer

sumedha rubasinghe (JIRA) jira at wso2.org
Tue Jul 15 17:27:45 PDT 2008


    [ https://wso2.org/jira/browse/DS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18143#action_18143 ] 

sumedha rubasinghe commented on DS-35:
--------------------------------------

Chamara,
This problem here is values in following line. (esp. "Element" - which becomes a keyword for tracer UI)

<result element="BaseElement" rowName="Element">

Actually this is not a DS bug & I am not sure if it can be dealt from tracer level either. 
Try changing values in above line to something else.
eg:
<result element="AllRows" rowName="Row">

> Exception occur when selecting soap message in tracer 
> ------------------------------------------------------
>
>                 Key: DS-35
>                 URL: https://wso2.org/jira/browse/DS-35
>             Project: WSO2 Data Services
>          Issue Type: Bug
>          Components: core
>         Environment: Windows XP
> JDK 1.5
> Firefox 2.0.0.14
>            Reporter: Suminda Chamara Silva
>            Assignee: sumedha rubasinghe
>         Attachments: SQL_Concat.dbs, untitled.JPG
>
>
> Steps to Reproduce
> 1. Click provided operation in try it functionality with the SQL_Concat.dbs (Attached).
> 2.  Trace the third soap message (Pls refer image) in soap message list.
> 3. " java.util.NoSuchElementException"  invokes

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

        



More information about the Ds-java-dev mailing list