RE: find by methods

2001-03-09 Thread Robert Nicholson
Finder methods are declared in a proprietory format for each vendor so they are declared in the vendors .xml file. For Orion this is orion-ejb-jar.xml and this file is created during the deployment process.in the applications-deployments/factory/ejbs directory   look at the orion-ejb-jar.dt

Re: find by methods

2001-03-09 Thread KirkYarina
Take a look at http://www.orionsupport.com/ under basic and advanced finder queries (on the right side under EJB). Kirk Yarina At 10:43 AM 3/9/01 +, you wrote: >Hi all, >I am new to EJBs and am currently attempting to define my findBy methods. >I was under the impression that you define yo