Bug 780156 (SOA-2531) - Problem with teiid's simple client example run script
Summary: Problem with teiid's simple client example run script
Keywords:
Status: CLOSED DUPLICATE of bug 779997
Alias: SOA-2531
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-02 18:07 UTC by Jehudi Castro Sierra
Modified: 2013-01-11 02:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-02 18:11:45 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2531 0 Major Closed Problem with teiid's simple client example run script 2013-01-11 02:20:33 UTC

Description Jehudi Castro Sierra 2010-11-02 18:07:00 UTC
project_key: SOA

The error is:
Exception in thread "main" java.lang.ClassNotFoundException: org.teiid.jdbc.TeiidDriver


The problem is here on run.sh (something similar in the .bat file):
TEIID_PATH=../../lib/teiid-7.1.1-client.jar
should be:
TEIID_PATH=../../resources/runtime/lib/teiid-7.1.1-client.jar

Comment 1 Van Halbert 2010-11-02 18:11:33 UTC
Link: Added: This issue duplicates SOA-2357



Note You need to log in before you can comment on or make changes to this bug.