RE: Like Statements in orion-ejb-jar.xml

2002-03-05 Thread Chris Turner
I have used like statements successfully. Make sure of the following: 1) you have created an orion-ejb.jar.xml file in the META-INF directory of your name-ejb.jar file. This must contain the query. 2) you have deleted the existing orion-ejb.jar file from the deployment directory if you

[no subject]

2002-02-19 Thread Chris Turner
Hi, I think this might be a bug in Orion 1.5.4. Anyone got any comments or thoughts before I submit it! Am I doing something stupid? I'm using EJB2.0 with a cmr for a one-to-many bidirectional relationship between a Customer and Address. I'm just using the ejb-jar.xml descriptor with a

Cascade delete for CMP set mapping?

2002-02-12 Thread Chris Turner
Hi Everyone, I've got a CMP entity bean that manages a set of simple object via Orion's proprietary set-mapping features. It all works fine and the table holding the items in the set is updated and read correctly. The problem comes with deleting. If I delete the bean (by calling