[JBoss JIRA] (TEIIDDES-2171) Improve Teiid Connection Error Dialog
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-2171:
---------------------------------------
Summary: Improve Teiid Connection Error Dialog
Key: TEIIDDES-2171
URL: https://issues.jboss.org/browse/TEIIDDES-2171
Project: Teiid Designer
Issue Type: Enhancement
Components: Dialogs
Affects Versions: 8.5
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.5
The 'Teiid Connection Failure' dialog that you get in Designer when attempting a preview without a running Default Server could be improved.
Recommend using the 'Default Server Name' instead of localhost:9999, and also add a note about making sure the default server is set correctly.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-1998) Connection Profile loses Binding Type
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1998?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1998:
-----------------------------------
Fix Version/s: 8.3.4
(was: 8.3.1)
> Connection Profile loses Binding Type
> -------------------------------------
>
> Key: TEIIDDES-1998
> URL: https://issues.jboss.org/browse/TEIIDDES-1998
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.3
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Fix For: 8.3.4
>
>
> Whenever importing WSDL into Source model, the connection profile loses it's binding info and I am required to edit the CP and add the binding info with each import. We should find a way to persist it or some other way to get the binding for import.
> The error is: "Connection Profile is invalid since it does not contain the required property DefaultBinding".
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2003) Usability - In a model, group by types (i.e, Table, procedure, etc.)
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2003?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2003:
--------------------------------------
Assignee: Barry LaFond
> Usability - In a model, group by types (i.e, Table, procedure, etc.)
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2003
> URL: https://issues.jboss.org/browse/TEIIDDES-2003
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling
> Affects Versions: 8.3
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 8.6
>
>
> From a usability standpoint, and when working with large models, it would good to group by type (i.e, Table, procedure, etc.) when laying out a model in the tree on the left.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2003) Usability - In a model, group by types (i.e, Table, procedure, etc.)
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2003?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2003:
-----------------------------------
Fix Version/s: 8.6
> Usability - In a model, group by types (i.e, Table, procedure, etc.)
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2003
> URL: https://issues.jboss.org/browse/TEIIDDES-2003
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling
> Affects Versions: 8.3
> Reporter: Van Halbert
> Fix For: 8.6
>
>
> From a usability standpoint, and when working with large models, it would good to group by type (i.e, Table, procedure, etc.) when laying out a model in the tree on the left.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2068) Provide framework to merge models
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2068?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2068:
-----------------------------------
Fix Version/s: Komodo
> Provide framework to merge models
> ---------------------------------
>
> Key: TEIIDDES-2068
> URL: https://issues.jboss.org/browse/TEIIDDES-2068
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Modeling
> Reporter: Barry LaFond
> Fix For: Komodo
>
>
> Create framework to help users merge models as they would in a collaborative modeling environment.
> * Ability to merge between 2 models
> ** allow direct merge (EMF objects get moved)
> ** allow structural merge, which creates new EMF (UUID) objects
> Current capability exists using Cut/Paste, but is generic and can be risky.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2099) Error While Generating WAR in Teiid 8.3.1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2099?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2099:
-----------------------------------
Assignee: Ted Jones
> Error While Generating WAR in Teiid 8.3.1
> -----------------------------------------
>
> Key: TEIIDDES-2099
> URL: https://issues.jboss.org/browse/TEIIDDES-2099
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.3.1
> Environment: jboss-eap-6.1
> teiid-designer-8.3.1
> JBoss Developer Studio 7.1.1.GA
> Windows 7
> Reporter: Achinta Paul
> Assignee: Ted Jones
>
> Hi,
> I am using
> jboss-eap-6.1
> teiid-designer-8.3.1
> JBoss Developer Studio 7.1.1.GA
> jdk1.7.0_21
> Windows 7
> And when I am trying to generate the "Generate JBossWS-CXF War"
> I get the below error, Please let me know how to fix this issue.
> An error occurred while creating WAR file, check log for detail
> java.lang.RuntimeException
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.generateWsdl(DefaultWebArchiveBuilderImpl.java:725)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.createWebArchive(DefaultWebArchiveBuilderImpl.java:235)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.execute(WarDeploymentInfoDialog.java:195)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog$1.run(WarDeploymentInfoDialog.java:150)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.okPressed(WarDeploymentInfoDialog.java:159)
> at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:476)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
> at org.eclipse.jface.window.Window.open(Window.java:802)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.open(WarDeploymentInfoDialog.java:171)
> at org.teiid.designer.runtime.ui.actions.GenerateWarAction.run(GenerateWarAction.java:116)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2099) Error While Generating WAR in Teiid 8.3.1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2099?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2099:
-----------------------------------
Fix Version/s: 8.3.4
8.5.1
> Error While Generating WAR in Teiid 8.3.1
> -----------------------------------------
>
> Key: TEIIDDES-2099
> URL: https://issues.jboss.org/browse/TEIIDDES-2099
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.3.1
> Environment: jboss-eap-6.1
> teiid-designer-8.3.1
> JBoss Developer Studio 7.1.1.GA
> Windows 7
> Reporter: Achinta Paul
> Assignee: Ted Jones
> Fix For: 8.3.4, 8.5.1
>
>
> Hi,
> I am using
> jboss-eap-6.1
> teiid-designer-8.3.1
> JBoss Developer Studio 7.1.1.GA
> jdk1.7.0_21
> Windows 7
> And when I am trying to generate the "Generate JBossWS-CXF War"
> I get the below error, Please let me know how to fix this issue.
> An error occurred while creating WAR file, check log for detail
> java.lang.RuntimeException
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.generateWsdl(DefaultWebArchiveBuilderImpl.java:725)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.createWebArchive(DefaultWebArchiveBuilderImpl.java:235)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.execute(WarDeploymentInfoDialog.java:195)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog$1.run(WarDeploymentInfoDialog.java:150)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.okPressed(WarDeploymentInfoDialog.java:159)
> at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:476)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
> at org.eclipse.jface.window.Window.open(Window.java:802)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.open(WarDeploymentInfoDialog.java:171)
> at org.teiid.designer.runtime.ui.actions.GenerateWarAction.run(GenerateWarAction.java:116)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2125) REST procedures created in designer prior to version 8, don't transfer the properties
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2125?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2125:
-----------------------------------
Fix Version/s: 8.5.1
> REST procedures created in designer prior to version 8, don't transfer the properties
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2125
> URL: https://issues.jboss.org/browse/TEIIDDES-2125
> Project: Teiid Designer
> Issue Type: Bug
> Components: Extension Framework
> Affects Versions: 8.3
> Reporter: Debbie Steigner
> Assignee: Mark Drilling
> Fix For: 8.5.1
>
>
> If you migrate models containing REST procedures from version 7.7.x the values for rest Method and URI do not display in designer 8.3. They are still in the xmi file but it seems the key names have changed. If I edit the xmi file and change the key names the values for the properties then show in the Designer.
> key="rest:uri" is now key="REST:URI"
> And
> key="rest:restMethod" is now key="REST:METHOD"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2125) REST procedures created in designer prior to version 8, don't transfer the properties
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2125?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2125:
-----------------------------------
Assignee: Mark Drilling
> REST procedures created in designer prior to version 8, don't transfer the properties
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2125
> URL: https://issues.jboss.org/browse/TEIIDDES-2125
> Project: Teiid Designer
> Issue Type: Bug
> Components: Extension Framework
> Affects Versions: 8.3
> Reporter: Debbie Steigner
> Assignee: Mark Drilling
>
> If you migrate models containing REST procedures from version 7.7.x the values for rest Method and URI do not display in designer 8.3. They are still in the xmi file but it seems the key names have changed. If I edit the xmi file and change the key names the values for the properties then show in the Designer.
> key="rest:uri" is now key="REST:URI"
> And
> key="rest:restMethod" is now key="REST:METHOD"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 7 months