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
I figured out my little transaction problem. The problem was that in
the ejb-jar.xml file I had this:
...
Category
*
Supports
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