Hi All, When I turn on XA setting in the Oracle1.properties and using entity beans to access database, I got many exceptions but I don't have any problems if I only use session beans only.
These are the exceptions: java.sql.SQLException: StandardXAPreparedStatement:preInvoke getTransaction exception: javax.transaction.SystemException: Cannot send XA start:javax.transaction.xa.XAException java.lang.NullPointerException javax.ejb.EJBException java.rmi.RemoteException: Got exception in activate:; nested exception is: javax.ejb.EJBException null EJBContext in RequestCtx! System Exception in business method:java.rmi.RemoteException: Got exception in activate:; nested exception is: javax.ejb.EJBException Exception in BrokerBean.queryStockValueByID_Imp(): javax.transaction.Transaction RolledbackException: System exception in business method Exception in queryStockValueByID(): javax.transaction.TransactionRolledbackException: System exception in business method postinvoke: Rolling back transaction Does anyone have any suggestions what could go wrong here? I really have no idea what's going wrong. Thank you very much. regards, Christopher __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
