Hi,

In our project, we are using JBoss 4.0.4 (EJB 2.1) and a Oracle 10g database. 
Recently, we switched our container configuration from "Standard CMP 2.x 
EntityBean" to "cmp2.x jdbc2 pm". Some of our entity beans have attributes that 
are mapped to the Oracle datatype "LONG RAW". With the new configuration, we 
get the following exception when accessing those beans:

javax.ejb.EJBException: Internal error getting results for field member xyz
Caused by: java.sql.SQLException: Stream has already been closed

Has anyone experienced similar problems and/or a solution to this?

Thanks,
Artur

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059175
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to