[JBoss JIRA] Moved: (TEIIDDES-781) CLONE - Teiid Designer should create models for the WS translator invoke and invokeHttp procedures and the File translator getFiles procedure.
by John Doyle (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-781?page=com.atlassian.jira.plug... ]
John Doyle moved SOA-2805 to TEIIDDES-781:
------------------------------------------
Project: Teiid Designer (was: JBoss Enterprise SOA Platform)
Key: TEIIDDES-781 (was: SOA-2805)
Affects Version/s: 7.1.1
(was: 5.1.0.ER6)
Fix Version/s: (was: 5.1.0 GA)
Component/s: VDB & Execution
(was: Tooling)
Security: (was: Public)
> CLONE - Teiid Designer should create models for the WS translator invoke and invokeHttp procedures and the File translator getFiles procedure.
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-781
> URL: https://issues.jboss.org/browse/TEIIDDES-781
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 7.1.1
> Reporter: John Doyle
> Assignee: Darrin Mison
>
> If a user models a SOAP service defined by a WSDL using the WSDL to Relational Model importer, the importer creates the invoke() physical procedure for the user. The execute procedure is required to execute the translator/connector.
> If the service is not defined by a WSDL (ie. REST service, XML RPC service, ...), or is File based, then the user currently has to go through the error prone process of creating the physical models that define the procedures for the File and WS translators. Since the declaration of these procedures is static and known, JBDS/Teiid Designer should create the models for the user.
> For the File Translator we should define getFiles, getTextFiles, and saveFile.
> For the WS Translator we should define invoke and invokeHttp.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Assigned: (TEIIDDES-781) CLONE - Teiid Designer should create models for the WS translator invoke and invokeHttp procedures and the File translator getFiles procedure.
by John Doyle (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-781?page=com.atlassian.jira.plug... ]
John Doyle reassigned TEIIDDES-781:
-----------------------------------
Assignee: John Doyle (was: Darrin Mison)
> CLONE - Teiid Designer should create models for the WS translator invoke and invokeHttp procedures and the File translator getFiles procedure.
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-781
> URL: https://issues.jboss.org/browse/TEIIDDES-781
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 7.1.1
> Reporter: John Doyle
> Assignee: John Doyle
>
> If a user models a SOAP service defined by a WSDL using the WSDL to Relational Model importer, the importer creates the invoke() physical procedure for the user. The execute procedure is required to execute the translator/connector.
> If the service is not defined by a WSDL (ie. REST service, XML RPC service, ...), or is File based, then the user currently has to go through the error prone process of creating the physical models that define the procedures for the File and WS translators. Since the declaration of these procedures is static and known, JBDS/Teiid Designer should create the models for the user.
> For the File Translator we should define getFiles, getTextFiles, and saveFile.
> For the WS Translator we should define invoke and invokeHttp.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Moved: (TEIIDDES-779) CLONE - There's no way to create a Teiid File connection from JBDS/Teiid Designer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-779?page=com.atlassian.jira.plug... ]
Barry LaFond moved SOA-2791 to TEIIDDES-779:
--------------------------------------------
Project: Teiid Designer (was: JBoss Enterprise SOA Platform)
Key: TEIIDDES-779 (was: SOA-2791)
Issue Type: Feature Request (was: Bug)
Affects Version/s: 7.1.1
(was: 5.1.0.ER6)
Fix Version/s: 7.3
(was: 5.1.0 GA)
Component/s: Data Preview
VDB & Execution
(was: Tooling)
Security: (was: Public)
> CLONE - There's no way to create a Teiid File connection from JBDS/Teiid Designer
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-779
> URL: https://issues.jboss.org/browse/TEIIDDES-779
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Data Preview, VDB & Execution
> Affects Versions: 7.1.1
> Reporter: Barry LaFond
> Fix For: 7.3
>
>
> There's no way to create a Teiid File connection from JBDS/Teiid Designer. There's also no way to do it from the console. A user has to create the ds.xml manually and deploy it.
> One possible resolution for this issue is to use the DTP File connection profile (it it has the required information) and link it into the Teiid Designer's ability to create the datasource in Teiid.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (TEIIDDES-778) Upgrading Eclipse target platform (org.eclipse.ui.ide) to 3.6.2 results in compile error in XsdFileSystemImportMainPage
by Barry LaFond (JIRA)
Upgrading Eclipse target platform (org.eclipse.ui.ide) to 3.6.2 results in compile error in XsdFileSystemImportMainPage
-----------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-778
URL: https://issues.jboss.org/browse/TEIIDDES-778
Project: Teiid Designer
Issue Type: Bug
Components: Build
Affects Versions: 7.1.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.1.1
The change in hudson build target platorm (for other reasons) to use the latest 3.6.x jars resulted in a compile error. Seems the super class of XsdFileSystemImportMainPage changed and resulted in renamed/deleted class variable.
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-teiid-designer-7.1_stable_branch/sources/plugins/org.teiid.designer.xsd.ui/src/com/metamatrix/modeler/internal/xsd/ui/wizards/XsdFileSystemImportMainPage.java (at line 246):[-1,-1]
[ERROR] createContainerStructureButton.getSelection());
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (TEIIDDES-763) When project has an unrelated error, cannot preview source model (which has no errors)
by Paul Nittel (JIRA)
When project has an unrelated error, cannot preview source model (which has no errors)
--------------------------------------------------------------------------------------
Key: TEIIDDES-763
URL: https://issues.jboss.org/browse/TEIIDDES-763
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1.1
Reporter: Paul Nittel
Attachments: CannotPreview.zip
I have a project which has an error (classnotfounderror on a UDF). This error in no way should impact the ability to preview data from a physical source model.
>From the server:
DEPLOYMENTS IN ERROR:
Deployment "vfszip:/home/pnittel/SOA51ER5/jboss-soa-p-5/jboss-as/server/default/deploy/PREVIEW_7996dca2-6ba5-4385-9c99-6a071008891e_MyID_idFunction.vdb/" is in error due to the following reason(s): java.lang.ClassNotFoundException: userdefinedIDfunctions from BaseClassLoader@113c116{vfsfile:/home/pnittel/SOA51ER5/jboss-soa-p-5/jboss-as/server/default/deployers/teiid.deployer/}
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1008)
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:954)
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:870)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.start(AbstractDeployHandler.java:326)
at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:238)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:930)
at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
at org.jboss.remoting.Client.invoke(Client.java:2034)
at org.jboss.remoting.Client.invoke(Client.java:877)
at org.jboss.profileservice.management.client.upload.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:304)
... 53 more
15:55:07,648 WARN [SECURITY] Processing exception 'VDB "PREVIEW_7996dca2-6ba5-4385-9c99-6a071008891e_MyID_project" version "latest" does not exist.' for session null. Exception type org.teiid.client.security.LogonException thrown from org.teiid.services.SessionServiceImpl.getActiveVDB(SessionServiceImpl.java:228). Enable more detailed logging to see the entire stacktrace.
I'll attach the model project set.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months