Hi,
I'm quiet new to JBoss (2.0FINAL that is), but I get things running in a way...
Problem is: if I use the minerva Pool-Manager instead of the OracleXid stuff
the server runs but eats up connections and never terminates a transaction. If I use the OracleXid the app crashes during a CMP-find method (patch from CSV applied) with:
 
[DefaultDS] DRVR FUNC DBError.throwSqlException(reason="ORA-06550: Zeile 1, Spalte 14:
PLS-00201: Bezeichner 'JAVA_XA.XA_START' mu� deklariert werden
ORA-06550: Zeile 1, Spalte 8:
PL/SQL: Statement ignored
[snip]
java.rmi.ServerException: Bean exception. Notify the application administrator; nested exception is:
        javax.ejb.EJBException: Location:SetEntityContext failed:javax.ejb.FinderException: Find failed
 
Any help? Any further Information needed?
Regards BuVo

Reply via email to