[
https://issues.jboss.org/browse/TEIIDDES-1876?page=com.atlassian.jira.plu...
]
Paul Richardson commented on TEIIDDES-1876:
-------------------------------------------
This error is informative:
{code}
"org.teiid.core.designer.examples.NameBuilder" could not be found
{code}
The NameBuilder package in the lib/name_builder.jar is
'"org.teiid.designer.examples.NameBuilder" (no core). Modifying the source
model enables the preview to be deployed. Currently, returns an error concerning 'File
not found EMPLOYEEDATA.txt' but that is likely easily rectified.
Incorrect UDF class path/name results in Invalid JDBC
username/password message trying to preview
-------------------------------------------------------------------------------------------------
Key: TEIIDDES-1876
URL:
https://issues.jboss.org/browse/TEIIDDES-1876
Project: Teiid Designer
Issue Type: Bug
Components: Data Preview, VDB & Execution
Affects Versions: 8.3
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.3
Attachments: TestUDF.zip
1) open the attached Model Project Set for testing UDFs
2) set-up and start an EAP 6.1 + Teiid 8.4.x server
3) Select and preview "EMPLOYEE_VIEWS.EMPLOYEEDATA" table
4) Get an error dialog stating: "Validate the JDBC username & password in the
default Teiid Instance"
5) Select "buildFullName()" procedure and change Java Class to:
org.teiid.designer.examples.NameBuilder and SAVE
6) Select and preview same table
7) Preview works
Don't know if we can discover the REAL error, but this is confusing
--
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