es.oceanrunner-openejb30.1.0.Beta1-RELEASE.source-code.jndi.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oceanrunner-openejb30 Show documentation
Show all versions of oceanrunner-openejb30 Show documentation
OceanRunner - manage OpenEJB 3.0
The newest version!
# set the initial context factory
java.naming.factory.initial=org.apache.openejb.client.LocalInitialContextFactory
# change some logging
log4j.category.OpenEJB.options=debug
log4j.category.OpenEJB.startup=debug
log4j.category.OpenEJB.startup.config=debug
# set some openejb flags
openejb.jndiname.format={ejbClass}
openejb.descriptors.output=true
openejb.validation.output.level=verbose
#Classpath Deployments EJB
openejb.deployments.classpath.include=.*
openejb.deployments.classpath.exclude=
openejb.embedded.initialcontext.close=DESTROY