Hi,
I'm looking at the example (helloworld-stateful-pojo) and trying to
write other examples... however, in the mentioned example you use the
ejb-jar.xml deployment descriptor and set the property
properties.setProperty("openejb.deployments.classpath", "true");
to specify you want to load the descriptor using the classpath.
Since with ejb3 the descriptor is optional for stateless beans, in my
example I'm using no descriptors at all. Is this way of doing already
supported by the current snapshot of openejb?
--
Filippo Diotalevi