[JBoss JIRA] Assigned: (TEIIDDES-853) Teiid artifacts should respond more gracefully to Teiid project refactoring
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-853?page=com.atlassian.jira.plug... ]
Barry LaFond reassigned TEIIDDES-853:
-------------------------------------
Assignee: Dan Florian (was: Barry LaFond)
> Teiid artifacts should respond more gracefully to Teiid project refactoring
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-853
> URL: https://issues.jboss.org/browse/TEIIDDES-853
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 7.2
> Environment: RHEL, JBDS jbdevstudio-linux-gtk-4.0.0.v201012070137R-H33-Beta2.jar, SOA-P 5.1 ER5, Teiid 7.2
> Reporter: Brian Fitzpatrick
> Assignee: Dan Florian
> Priority: Critical
> Fix For: 7.4
>
>
> While I was trying to figure things out with the Virtual Procedures test script, I received a newer copy of the Parts Project from Barry that included the data files for loading the database tables. As a result, I wanted to change the name of the Teiid Model Project that I had created for the test.
> Though the Teiid Designer Perspective (via the Model Explorer view) doesn't allow you to rename a project, I popped over to a different perspective (the Java EE Perspective) and renamed the project there. I was then able to import Barry's project and take a look.
> Well, I didn't realize that the VDB file (and potentially others) was hardwired to the project name as part of the path to the .xmi files. So that threw me into several problems I had to resolve. Eventually I did resolve them, but we need to provide some sort of refactoring capabilities for Teiid projects and respond to those changes more gracefully.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-727) Preview of data based on previously created Conn Profile appears to use loopback conectr
by Paul Nittel (JIRA)
Preview of data based on previously created Conn Profile appears to use loopback conectr
----------------------------------------------------------------------------------------
Key: TEIIDDES-727
URL: https://jira.jboss.org/browse/TEIIDDES-727
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1.1
Environment: JBDS 4.0 Beta 2 (build is H12)
Reporter: Paul Nittel
I had an already-set up server which had previously been used to do similar previews and queries. I have no idea if that has anything to do with this.
I found that under some unusual set of circumstances, previewing relational data (select table, click preview button) may return data from the loopback connector, instead of the connection to the actual data source.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-806) Provide UI changes required for changes to behavior of Update queries in Teiid
by Barry LaFond (JIRA)
Provide UI changes required for changes to behavior of Update queries in Teiid
------------------------------------------------------------------------------
Key: TEIIDDES-806
URL: https://issues.jboss.org/browse/TEIIDDES-806
Project: Teiid Designer
Issue Type: Feature Request
Components: Documentation, Editors, Transformations
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.3
Teiid 7.3 release included changes to how Teiid processes Update queries. Teiid Designer will need to change the Transformation Editor to accommodate these changes.
The "Select" SQL will now be "analyzed" and validated to determine what "Update" capabilities will be enabled. The generated "Default" queries should also be removed and NO SQL defined if "Use Default" is enabled for Insert/Update/Delete
This is a departure from our legacy user experience, so the UI will have to be tweaked to recognize and interpret the new validation logic and display to user whether Insert/Update/Delete will be possible base don the Select.
One thought was decorating the I/U/D tab text with ICONS's to indicate "Allowed" or "Disallowed"
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (TEIIDDES-178) Error initializing mirrors for: jar:file:C:\Documents and Settings\admindv.SLNTQM13\Desktop\teiid_designer_6.0.0.v20090430.zip!/
by Warren Gibson (JIRA)
Error initializing mirrors for: jar:file:C:\Documents and Settings\admindv.SLNTQM13\Desktop\teiid_designer_6.0.0.v20090430.zip!/
--------------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-178
URL: https://jira.jboss.org/jira/browse/TEIIDDES-178
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 6.0.0
Environment: Windows XP Client
Reporter: Warren Gibson
Priority: Minor
I had downloaded Eclipse 3.4.1 and installed it as a fresh install. I got teiid_designer_6.0.0.v20090430 from SVN. The designer zip file was on my desktop. I took the normal steps to install designer. When it installed I got the following. This seems to happen with every install on the Windows client. Not sure if it is a defect or is related to the designer zip being on my desktop.
Error initializing mirrors for: jar:file:C:\Documents and Settings\admindv.SLNTQM13\Desktop\teiid_designer_6.0.0.v20090430.zip!/
java.net.URISyntaxException: Relative path in absolute URI: jar://file:C:%5CDocuments%20and%20Settings%5Cadmindv.SLNTQM13%5CDesktop%5Cteiid_designer_6.0.0.v20090430.zip!/
at java.net.URI.checkPath(Unknown Source)
at java.net.URI.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.core.helpers.URLUtil.toURI(URLUtil.java:65)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorSelector.<init>(MirrorSelector.java:106)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMirror(SimpleArtifactRepository.java:490)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact(SimpleArtifactRepository.java:447)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:515)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transferSingle(MirrorRequest.java:162)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transfer(MirrorRequest.java:146)
at org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.perform(MirrorRequest.java:94)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:504)
at org.eclipse.equinox.internal.p2.artifact.repository.simple.DownloadJob.run(DownloadJob.java:64)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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
15 years, 2 months
[JBoss JIRA] Updated: (TEIIDDES-31) Creating a model containing only a procedure does not create the required IMPORTs
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-31?page=com.atlassian.jira.plugi... ]
Barry LaFond updated TEIIDDES-31:
---------------------------------
Using 7.3 Teiid Designer and creating a view procedure and adding view model to VDB successfully adds the source model as well. Marked as DONE
> Creating a model containing only a procedure does not create the required IMPORTs
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-31
> URL: https://issues.jboss.org/browse/TEIIDDES-31
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 6.0.0
> Environment: fedora 10
> Reporter: Paul Nittel
> Priority: Minor
> Fix For: Future
>
> Attachments: FedTools58_MPS.zip
>
>
> Excuse this one if it's being carried over from the Trakka where it may still reside...
> Modeling the Dynamic SQL test goes like this:
> Import Physical source
> Create a View model of the Customer
> Create a View model containing the procedure
> Create a VDB
> Add the View model that has the procedure.
> That's all that winds up in the VDB. You must manually add the required models.
> Model project set is attached for your convenience.
> Barry took a look at this and noticed the model was missing imports, which is why the VDB acted as it did. UPDATE IMPORTS had no effect, either!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Resolved: (TEIIDDES-31) Creating a model containing only a procedure does not create the required IMPORTs
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-31?page=com.atlassian.jira.plugi... ]
Barry LaFond resolved TEIIDDES-31.
----------------------------------
Resolution: Done
> Creating a model containing only a procedure does not create the required IMPORTs
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-31
> URL: https://issues.jboss.org/browse/TEIIDDES-31
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 6.0.0
> Environment: fedora 10
> Reporter: Paul Nittel
> Priority: Minor
> Fix For: Future
>
> Attachments: FedTools58_MPS.zip
>
>
> Excuse this one if it's being carried over from the Trakka where it may still reside...
> Modeling the Dynamic SQL test goes like this:
> Import Physical source
> Create a View model of the Customer
> Create a View model containing the procedure
> Create a VDB
> Add the View model that has the procedure.
> That's all that winds up in the VDB. You must manually add the required models.
> Model project set is attached for your convenience.
> Barry took a look at this and noticed the model was missing imports, which is why the VDB acted as it did. UPDATE IMPORTS had no effect, either!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months