[teiid-issues] [JBoss JIRA] (TEIID-2270) WS procedure metadata should be updated

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Oct 24 09:56:01 EDT 2012


Steven Hawkins created TEIID-2270:
-------------------------------------

             Summary: WS procedure metadata should be updated
                 Key: TEIID-2270
                 URL: https://issues.jboss.org/browse/TEIID-2270
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.2
            Reporter: Paul Richardson
            Assignee: Steven Hawkins
             Fix For: 8.2


Using designer 8, I deploy the state service example models (found [here|https://github.com/phantomjinx/teiid-soap-example]) to an 8.2 beta1 teiid server. The models deploy successfully and the teiid connection in designer displays the catalog and stateService/stateServiceView schemas.

However, running the following query

{{exec stateServiceView.getAllStateInfo();}}

results in a generic TeiidException in designer's status view.

This exception comes from a NullPointerException that is displayed in the jboss server log.

The log of the jboss server is attached, detailing the following events:
# start of the server with the stateService data source and USStates vdb already deployed
# connection and execution of the query from designer

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list