[JBoss JIRA] (TEIIDDES-2252) Add preference to importers to specify which characters should be substituted for
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2252?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2252:
-----------------------------------
Fix Version/s: 8.7
(was: 8.6)
Need some clarity around where the *semi-colon* is being defined and processed.
I'm assuming that the DDL Parser is constructing a name which includes the semi-colon. If so, then the Teiid Importer DDL processor needs to utilize the requested character replacement feature.
If the semi-colon is preventing the DDL Parser from completing, then the requrested feature needs to be implemented via the Modeshape Teiid DDL Parser via an API change.
> Add preference to importers to specify which characters should be substituted for
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-2252
> URL: https://issues.jboss.org/browse/TEIIDDES-2252
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Import/Export
> Affects Versions: 8.5
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 8.7
>
>
> Add a preference that would allow the user to specify a set of characters that should be replaced by another character.
> This enhancement will resolve the issue when ModeShape metadata is being imported using the Teiid Connection importer, and will allow the user to substitute the colon for an underscore. But would also be available for any other data source that would have need for this type of substitution.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2314) VDB editor in TD 8.6 allows user to add source model from reused VDB
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2314?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration updated TEIIDDES-2314:
----------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1133928
> VDB editor in TD 8.6 allows user to add source model from reused VDB
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2314
> URL: https://issues.jboss.org/browse/TEIIDDES-2314
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Editors
> Affects Versions: 8.6
> Environment: Windows 7
> Reporter: Matus Makovy
> Attachments: screenshot1.png, screenshot2.png, screenshot3.png
>
>
> VDB editor in Teiid Designer 8.6.0.Alpha1-v20140825-1403-B2763 allows me to add source model from reused VDB to new VDB.
> The "New VDB" dialogoue accessed using New -> Teiid VDB doesn't allow me to do so (screenshot1)
> But when I complete the creation of this VDB, edit this VDB and try to add new model using Edit VDB view, it allows me to add this source model without any warning. (screenshot2 and screenshot3)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2314) VDB editor in TD 8.6 allows user to add source model from reused VDB
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2314?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2314:
-----------------------------------
Attachment: screenshot1.png
screenshot2.png
screenshot3.png
screenshots
> VDB editor in TD 8.6 allows user to add source model from reused VDB
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2314
> URL: https://issues.jboss.org/browse/TEIIDDES-2314
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Editors
> Affects Versions: 8.6
> Environment: Windows 7
> Reporter: Matus Makovy
> Attachments: screenshot1.png, screenshot2.png, screenshot3.png
>
>
> VDB editor in Teiid Designer 8.6.0.Alpha1-v20140825-1403-B2763 allows me to add source model from reused VDB to new VDB.
> The "New VDB" dialogoue accessed using New -> Teiid VDB doesn't allow me to do so (screenshot1)
> But when I complete the creation of this VDB, edit this VDB and try to add new model using Edit VDB view, it allows me to add this source model without any warning. (screenshot2 and screenshot3)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2314) VDB editor in TD 8.6 allows user to add source model from reused VDB
by Matus Makovy (JIRA)
Matus Makovy created TEIIDDES-2314:
--------------------------------------
Summary: VDB editor in TD 8.6 allows user to add source model from reused VDB
Key: TEIIDDES-2314
URL: https://issues.jboss.org/browse/TEIIDDES-2314
Project: Teiid Designer
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Editors
Affects Versions: 8.6
Environment: Windows 7
Reporter: Matus Makovy
VDB editor in Teiid Designer 8.6.0.Alpha1-v20140825-1403-B2763 allows me to add source model from reused VDB to new VDB.
The "New VDB" dialogoue accessed using New -> Teiid VDB doesn't allow me to do so (screenshot1)
But when I complete the creation of this VDB, edit this VDB and try to add new model using Edit VDB view, it allows me to add this source model without any warning. (screenshot2 and screenshot3)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2313?page=com.atlassian.jira.plu... ]
Ted Jones resolved TEIIDDES-2313.
---------------------------------
Resolution: Done
> Class Cast Exception Editing REST CP
> ------------------------------------
>
> Key: TEIIDDES-2313
> URL: https://issues.jboss.org/browse/TEIIDDES-2313
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6
>
>
> When attempting to edit a REST CP without parameters, I get the following exception:
> STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2313?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2313:
--------------------------------
Git Pull Request: https://github.com/Teiid-Designer/teiid-designer/pull/402
> Class Cast Exception Editing REST CP
> ------------------------------------
>
> Key: TEIIDDES-2313
> URL: https://issues.jboss.org/browse/TEIIDDES-2313
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6
>
>
> When attempting to edit a REST CP without parameters, I get the following exception:
> STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2313?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2313:
--------------------------------
Issue Type: Bug (was: Feature Request)
> Class Cast Exception Editing REST CP
> ------------------------------------
>
> Key: TEIIDDES-2313
> URL: https://issues.jboss.org/browse/TEIIDDES-2313
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6
>
>
> When attempting to edit a REST CP without parameters, I get the following exception:
> STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2313?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2313:
--------------------------------
Fix Version/s: 8.6
> Class Cast Exception Editing REST CP
> ------------------------------------
>
> Key: TEIIDDES-2313
> URL: https://issues.jboss.org/browse/TEIIDDES-2313
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Ted Jones
> Fix For: 8.6
>
>
> When attempting to edit a REST CP without parameters, I get the following exception:
> STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2313?page=com.atlassian.jira.plu... ]
Ted Jones reassigned TEIIDDES-2313:
-----------------------------------
Assignee: Ted Jones
> Class Cast Exception Editing REST CP
> ------------------------------------
>
> Key: TEIIDDES-2313
> URL: https://issues.jboss.org/browse/TEIIDDES-2313
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Ted Jones
> Assignee: Ted Jones
> Fix For: 8.6
>
>
> When attempting to edit a REST CP without parameters, I get the following exception:
> STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
> at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
> at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
> at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
> at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
> at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2313) Class Cast Exception Editing REST CP
by Ted Jones (JIRA)
Ted Jones created TEIIDDES-2313:
-----------------------------------
Summary: Class Cast Exception Editing REST CP
Key: TEIIDDES-2313
URL: https://issues.jboss.org/browse/TEIIDDES-2313
Project: Teiid Designer
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Ted Jones
When attempting to edit a REST CP without parameters, I get the following exception:
STACK 0
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
at org.teiid.designer.datatools.profiles.ws.PropertyPage.initControls(PropertyPage.java:450)
at org.teiid.designer.datatools.profiles.ws.PropertyPage.createCustomContents(PropertyPage.java:255)
at org.eclipse.datatools.connectivity.ui.wizards.ProfileDetailsPropertyPage.createContents(ProfileDetailsPropertyPage.java:74)
at org.teiid.designer.datatools.profiles.ws.PropertyPage.createContents(PropertyPage.java:127)
at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232)
at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1502)
at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1259)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months