Hi, most likely my friend if u have the appropriate annotation for EJB 3.0 in ur classes then when scanning the classpath the container will understand that there are some ejb's in ur project.No algorithm needed i think.
regards Nick On Tue, 2009-07-21 at 00:36 -0700, recursion wrote: > Hi dear OpenEJB guys, > > > I was recalling once again > http://openejb.apache.org/3.0/application-discovery-via-the-classpath.html > and my question is: regarding EJB 3.0 standard, the ejb-jar.xml is now > optional, it is not mandatory. How is then OpenEJB going to discover my EJB > module, if it lacks ejb-jar.xml ? Is it going to miss it ? > Since OpenEJB si EJB 3.0 compliant, then there must be some algorithm, that > you use to detect EJB modules that doesn't have ejb-jar.xml's ? > > Best Regards, > recursion. > >
