Re: Some problems implementing EJB 2.0 type OR

2001-05-15 Thread James Donnelly
] Sent: Tuesday, May 15, 2001 10:55 AM Subject: Some problems implementing EJB 2.0 type OR Hello, I'm also having this problem with my web-application. How did you solve it? TIA Mathias Bogaert

Some problems implementing EJB 2.0 type OR

2001-05-03 Thread James Donnelly
Hi, I'm trying to change the way my application does OR on my entity beans. I have encountered a problem. Using Orion 1.4.8. I have an EJB which has a vector field, listIDs, which contains Integer ID references to child EJBs. In my EJB code I have used the following syntax: public static