[jboss-user] [JNDI/Naming/Network] - Re: Jboss JNDI / Remote access to datasource

itsme do-not-reply at jboss.com
Mon Jul 7 05:45:48 EDT 2008


Hi,

you're trying to send a local database session (maintained by the container) to a remote client. This is for a java.sql.Connection not out-of-the-box possible. I suggest you try to fetch a ResultSet from the server instead a connection.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162777#4162777

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162777



More information about the jboss-user mailing list