[
https://jira.jboss.org/jira/browse/TEIIDDES-246?page=com.atlassian.jira.p...
]
Johnny Verhaeg resolved TEIIDDES-246.
-------------------------------------
Resolution: Done
Our main EMF resource has both a getResourceSet() method and a getContainer() method. The
former was overridden to return the latter, but unfortunately the container implementation
does not extend ResourceSetImpl, which EMF's new "shortcut" code in their
ResourceSet.ResourcesList contains() method requires. We removed the overridden method so
the true resource set gets returned, then modified related classes to ensure they were
calling the appropriate method when working with a resource set vs. a container.
NULL ResourceSet assertion during Create Web Service model creation
-------------------------------------------------------------------
Key: TEIIDDES-246
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-246
Project: Teiid Designer
Issue Type: Bug
Components: Eclipse Integration
Affects Versions: 6.3
Reporter: Barry LaFond
Assignee: Johnny Verhaeg
Fix For: 6.3
Attachments: TEIIDDES_246_log.txt
Launch 6.3 Designer (3.5 Eclipse platform based)
1) Create Project
2) Create Empty WS model by hand via New > Metadata Model wizard
3) Empty WS model is created, no errors
Close & re-launch Designer
1) Create Project
2) Create Relational model with at least 1 table and columns (import will work too)
3) Select rel model and right-click select "Modeling > Create Web Service"
action
4) Receive attached error
5) Create Empty WS model by hand via New > Metadata Model wizard
6) Receive "ResourceSet reference may not be null" error dialog.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira