[JBoss JIRA] (TEIIDDES-1517) WS procedure metadata should be updated
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1517?page=com.atlassian.jira.plu... ]
Steven Hawkins updated TEIIDDES-1517:
-------------------------------------
Description:
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 …
[View More]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 NPE has been fixed on the server side, but the Designer metadata for the ws procedures (invoke/invokeHttp) should be updated to include the optional streaming parameter. See also https://issues.jboss.org/browse/TEIID-2148 which introduced the initial regression on the Teiid side.
was:
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
Assignee: (was: Steven Hawkins)
Affects Version/s: 8.0
Component/s: Teiid Integration
> WS procedure metadata should be updated
> ---------------------------------------
>
> Key: TEIIDDES-1517
> URL: https://issues.jboss.org/browse/TEIIDDES-1517
> Project: Teiid Designer
> Issue Type: Task
> Components: Teiid Integration
> Affects Versions: 8.0
> Reporter: Paul Richardson
>
> 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 NPE has been fixed on the server side, but the Designer metadata for the ws procedures (invoke/invokeHttp) should be updated to include the optional streaming parameter. See also https://issues.jboss.org/browse/TEIID-2148 which introduced the initial regression on the Teiid side.
--
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
[View Less]
12 years, 5 months
[JBoss JIRA] (TEIIDDES-1517) WS procedure metadata should be updated
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1517?page=com.atlassian.jira.plu... ]
Steven Hawkins moved TEIID-2270 to TEIIDDES-1517:
-------------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-1517 (was: TEIID-2270)
Issue Type: Task (was: Bug)
Affects Version/s: (was: 8.2)
Component/s: (was: Server)
Fix Version/s: (was: 8.2)
> WS procedure metadata should be updated
…
[View More]> ---------------------------------------
>
> Key: TEIIDDES-1517
> URL: https://issues.jboss.org/browse/TEIIDDES-1517
> Project: Teiid Designer
> Issue Type: Task
> Reporter: Paul Richardson
> Assignee: Steven Hawkins
>
> 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
[View Less]
12 years, 5 months