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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to