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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...