[JBoss JIRA] (TEIIDDES-1857) Create and implement a cross-platform file name validator
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1857?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1857:
-----------------------------------
Description:
Currently, Teiid Designer allows creating models with pretty much and character in it besides ".".
Unfortunatelly, a LOT of special characters are not valid on some OS's like Windows, so opening a project containing invalid Windows file names in Eclipse will probably cause issues.
Need to create a utility class/framework that can perform name validation across OS's.
Teiid has reserved model names: _TEMP_, SYS, or SYSADMIN
For Windows chars and reserved words: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.8...
For more comprehensive list and links: http://en.wikipedia.org/wiki/Filename
Other potential features:
* setNoSpaces(boolean)
* ignoredSystems(WINDOWS, OSX) (i.e. turn off one or more OS types)
was:
Currently, Teiid Designer allows creating models with pretty much and character in it besides ".".
Unfortunatelly, a LOT of special characters are not valid on some OS's like Windows, so opening a project containing invalid Windows file names in Eclipse will probably cause issues.
Need to create a utility class/framework that can perform name validation across OS's.
Teiid has reserved model names: _TEMP_, SYS, or SYSADMIN
For Windows chars and reserved words: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.8...
For more comprehensive list and links: http://en.wikipedia.org/wiki/Filename
Other potential features:
* setNoSpaces(boolean)
* ignoredSystems({WINDOWS, OSX}) (i.e. turn off one or more OS types)
> Create and implement a cross-platform file name validator
> ---------------------------------------------------------
>
> Key: TEIIDDES-1857
> URL: https://issues.jboss.org/browse/TEIIDDES-1857
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Validation
> Affects Versions: 8.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.2.x-prod-eds6.0
>
>
> Currently, Teiid Designer allows creating models with pretty much and character in it besides ".".
> Unfortunatelly, a LOT of special characters are not valid on some OS's like Windows, so opening a project containing invalid Windows file names in Eclipse will probably cause issues.
> Need to create a utility class/framework that can perform name validation across OS's.
> Teiid has reserved model names: _TEMP_, SYS, or SYSADMIN
> For Windows chars and reserved words: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.8...
> For more comprehensive list and links: http://en.wikipedia.org/wiki/Filename
> Other potential features:
> * setNoSpaces(boolean)
> * ignoredSystems(WINDOWS, OSX) (i.e. turn off one or more OS types)
--
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
12 years, 7 months
[JBoss JIRA] (TEIIDDES-1730) Add Create Teiid VDB Data Source action to VDB selection in Teiid server and explorer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1730?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1730:
----------------------------------------
Add check-box to allow "PassthroughAuthentication" value being set on URL or not.
> Add Create Teiid VDB Data Source action to VDB selection in Teiid server and explorer
> -------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1730
> URL: https://issues.jboss.org/browse/TEIIDDES-1730
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Teiid Integration, Usability
> Affects Versions: 7.8
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 8.2.x-prod-eds6.0
>
> Attachments: create-vdb-data-source-dialog.png
>
>
> From a usability issue, it would good if the default Teiid URL defined in the datasource that is created on the server is for the local connection. IMO, majority of the time when a Teiid datasource is defined in the server if for a local connection to be used by web applications or integration with other components (i.e, ESB) that will access Teiid via JNDI.
> Make sense to create a new CreateTeiidVdbDataSource Modeling action to handle this and make it show up in Model Explorer for VDB selection as well as in the Teiid Server tree for selected VDB.
> Key to this will be to circumvent the standard Create Data Source wizard knowing that this is a TEIID type data source for a specific VDB and that we'll need to remove the Host/Port info from the properties list.
--
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
12 years, 7 months
[JBoss JIRA] (TEIIDDES-1730) Add Create Teiid VDB Data Source action to VDB selection in Teiid server and explorer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1730?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1730:
-----------------------------------
Attachment: create-vdb-data-source-dialog.png
> Add Create Teiid VDB Data Source action to VDB selection in Teiid server and explorer
> -------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1730
> URL: https://issues.jboss.org/browse/TEIIDDES-1730
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Teiid Integration, Usability
> Affects Versions: 7.8
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 8.2.x-prod-eds6.0
>
> Attachments: create-vdb-data-source-dialog.png
>
>
> From a usability issue, it would good if the default Teiid URL defined in the datasource that is created on the server is for the local connection. IMO, majority of the time when a Teiid datasource is defined in the server if for a local connection to be used by web applications or integration with other components (i.e, ESB) that will access Teiid via JNDI.
> Make sense to create a new CreateTeiidVdbDataSource Modeling action to handle this and make it show up in Model Explorer for VDB selection as well as in the Teiid Server tree for selected VDB.
> Key to this will be to circumvent the standard Create Data Source wizard knowing that this is a TEIID type data source for a specific VDB and that we'll need to remove the Host/Port info from the properties list.
--
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
12 years, 7 months
[JBoss JIRA] (TEIIDDES-1830) When deleting a project from Teiid Designer the associated preview* files are not removed from the server
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1830?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1830:
-----------------------------------
Component/s: Data Preview
> When deleting a project from Teiid Designer the associated preview* files are not removed from the server
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1830
> URL: https://issues.jboss.org/browse/TEIIDDES-1830
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 8.2
> Environment: Eclipse Kepler w/ Teiid Designer 8.2, Mac Mountain Lion OS 10.8.4, Oracle Java 1.7.0_25, EAP 6.1, Teiid 8.4 components on EAP 6
> Reporter: Blaine Mincey
> Assignee: Mark Drilling
> Fix For: 8.2.x-prod-eds6.0
>
>
> I create a Teiid Model Project with a variety of virtual models. I will select to preview several different views which in turn deploys the PREVIEW* VDBs to EAP 6 while it is running. I then choose to delete my Teiid Model Project. Then, I stop my running EAP 6 server and restart. The PREVIEW* components are still deployed to the server. I was expecting all of these artifacts from my deleted project to be cleaned up.
--
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
12 years, 7 months
[JBoss JIRA] (TEIIDDES-1830) When deleting a project from Teiid Designer the associated preview* files are not removed from the server
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1830?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1830:
-----------------------------------
Affects Version/s: 8.2
> When deleting a project from Teiid Designer the associated preview* files are not removed from the server
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1830
> URL: https://issues.jboss.org/browse/TEIIDDES-1830
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.2
> Environment: Eclipse Kepler w/ Teiid Designer 8.2, Mac Mountain Lion OS 10.8.4, Oracle Java 1.7.0_25, EAP 6.1, Teiid 8.4 components on EAP 6
> Reporter: Blaine Mincey
> Assignee: Mark Drilling
> Fix For: 8.2.x-prod-eds6.0
>
>
> I create a Teiid Model Project with a variety of virtual models. I will select to preview several different views which in turn deploys the PREVIEW* VDBs to EAP 6 while it is running. I then choose to delete my Teiid Model Project. Then, I stop my running EAP 6 server and restart. The PREVIEW* components are still deployed to the server. I was expecting all of these artifacts from my deleted project to be cleaned up.
--
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
12 years, 7 months
[JBoss JIRA] (TEIIDDES-1830) When deleting a project from Teiid Designer the associated preview* files are not removed from the server
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1830?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1830:
-----------------------------------
Fix Version/s: 8.2.x-prod-eds6.0
> When deleting a project from Teiid Designer the associated preview* files are not removed from the server
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1830
> URL: https://issues.jboss.org/browse/TEIIDDES-1830
> Project: Teiid Designer
> Issue Type: Bug
> Environment: Eclipse Kepler w/ Teiid Designer 8.2, Mac Mountain Lion OS 10.8.4, Oracle Java 1.7.0_25, EAP 6.1, Teiid 8.4 components on EAP 6
> Reporter: Blaine Mincey
> Assignee: Steven Hawkins
> Fix For: 8.2.x-prod-eds6.0
>
>
> I create a Teiid Model Project with a variety of virtual models. I will select to preview several different views which in turn deploys the PREVIEW* VDBs to EAP 6 while it is running. I then choose to delete my Teiid Model Project. Then, I stop my running EAP 6 server and restart. The PREVIEW* components are still deployed to the server. I was expecting all of these artifacts from my deleted project to be cleaned up.
--
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
12 years, 7 months