[teiid-users] Class not found

Steven Hawkins shawkins at redhat.com
Thu Mar 1 10:25:13 EST 2012


LocalServerConnection is in the deployers/teiid-deployer/teiid-runtime jar.  To use a local/embedded connection, the client jar must be in the same VM as Teiid.  If you are using a separate process, then you'll need to use a socket connection and specify host:port.

----- Original Message -----
> While trying the getting started code I get a class not found error.
> The class is: org.teiid.transport.LocalServerConnection
> It's in the src but not in the jars.
> I tried 7.7 down thru 7.0
> Using JBOSS AS 5.1.0
> Any ideas?
> 
> This e-mail and any attachments are intended only for the use of the
> addressee(s) named herein and may contain proprietary information.
> If you are not the intended recipient of this e-mail or believe that
> you received this email in error, please take immediate action to
> notify the sender of the apparent error by reply e-mail; permanently
> delete the e-mail and any attachments from your computer; and do not
> disseminate, distribute, use, or copy this message and any
> attachments.
> 
> _______________________________________________
> teiid-users mailing list
> teiid-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/teiid-users
> 


More information about the teiid-users mailing list