users@glassfish.java.net

Re: Establishing two Connections in One Application - One javax.jms.Connection, the other java.sql.Connection

From: rdblaha1 <rd_blaha_at_hotmail.com>
Date: Fri, 29 Feb 2008 06:08:11 -0800 (PST)

Jagadish Prasath Ramu wrote:
>
> com.informix.jdbcx.IfxDataSource
>
> I guess you are doing lookup of datasource within the appclient. If so,
> jdbc drivers need to be accessible (in the classpath) by the appclient
> container.
>

Thank you for pointing to the need for the classpath. Using the Admin
Console >> Application Server >> JVM Settings >> Path Settings >> Classpath
Suffix I have the following:

/opt/SUNWappserver/ifx2_21_jc5/ifxjdbc.jar
/opt/SUNWappserver/ifx2_21_jc5/ifxjdbcx.jar

I apologize for not noting this previously. Is there another place I should
be setting the classpath other than here?

Thank you again.

-- 
View this message in context: http://www.nabble.com/Establishing-two-Connections-in-One-Application---One-javax.jms.Connection%2C-the-other--java.sql.Connection-tp15747720p15759304.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.