On Jul 15, 2008, at 8:05 PM, Karan Malhi wrote:

Will be trying to extract openejb properties into a separate class named OpenEjbProperties. Since there are a lot of properties being used in the code base, David Blevins suggested that we extract only those properties
which would be relevant to the user.


Here are the ones users might care about from openejb-core:

openejb.authentication.realmName
openejb.base
openejb.configuration
openejb.deploymentId.format
openejb.deployments.classpath
openejb.deployments.classpath.ear
openejb.deployments.classpath.exclude
openejb.deployments.classpath.filter.descriptors
openejb.deployments.classpath.filter.systemapps
openejb.deployments.classpath.include
openejb.deployments.classpath.require.descriptor
openejb.deployments.classpath.ear
openejb.descriptors.output
openejb.embedded.remotable
openejb.home
openejb.jndiname.failoncollision
openejb.jndiname.format
openejb.jndiname.strategy.class
openejb.localcopy
openejb.log.factory
openejb.nobanner
openejb.provider.default
openejb.validation.output.level
openejb.validation.skip
openejb.version

-David



Reply via email to