not terminated bug

2000-12-23 Thread eml
I'm using 1.3.8, I've edited my orion-web.xml file to have the following: After deploying a new .jar file, orion rewrites that entry to be: ^^^-- notice the missing '/' I've got to fix that file after every deployme

transaction difficulties - solved!

2000-07-31 Thread eml
I figured out my little transaction problem. The problem was that in the ejb-jar.xml file I had this: ... Category * Supports

failed transaction problem - new entity bean not erased

2000-07-31 Thread eml
Hi everybody - I've got a session bean that creates a new entity bean, pushes some things around in the database, then [on purpose] throws an EJBException to rollback the transaction. When I look at the database, I see that all the stuff the session bean did to the database has been [correctly] r