Empty result set is generated if the output mapping type is attribute in an
Excel data service
----------------------------------------------------------------------------------------------
Key: WSAS-724
URL: http://wso2.org/jira/browse/WSAS-724
Project: WSO2 WSAS
Issue Type: Bug
Affects Versions: 2.2
Environment: winxp, jdk15
Reporter: Charitha Kankanamge
Assignee: sumedha rubasinghe
Please look at the following query. It has an attribute output mapping type.
When invoking the service, empty result set is generated.
<query id="query1">
<result element="students" rowName="student">
<attribute name="Student_id1" column="Student_id1" />
<attribute name="Name2" column="Name2" />
</result>
These types of queries work fine if the data source is JDBC. However, the
attribute mapping type does not seem to support Excel data services.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev