Overview

General

Configuration

Servers

Integrations

Community

Feeds


Site
News
   



Tomcat Notes [ edit ]

Global Setup

Classloader's classpath looks like this, essentially:

StandardClassLoader
available:
Extension[javax.activation, implementationVendor=Sun Microsystems, Inc., implementationVendorId=com.sun, implementationVersion=1.0.2, specificationVendor=
Sun Microsystems, Inc., specificationVersion=1.0]
Extension[org.apache.tools.ant, implementationVendor=Apache Software Foundation, implementationVersion=1.6.1, specificationVendor=Apache Software Foundati
on, specificationVersion=1.6.1]
Extension[org.apache.commons.collections, implementationVendor=Apache Software Foundation, implementationVersion=2.1, specificationVendor=Apache Software
Foundation, specificationVersion=2.1]
Extension[commons-dbcp, implementationVendor=Apache Software Foundation, implementationVendorId=, implementationVersion=1.1, specificationVendor=Apache So
ftware Foundation, specificationVersion=]
Extension[org.apache.commons.logging, implementationVendor=Apache Software Foundation, implementationVersion=1.0.3, specificationVendor=Apache Software Fo
undation, specificationVersion=1.0]
Extension[commons-pool, implementationVendor=Apache Software Foundation, implementationVendorId=, implementationVersion=1.1, specificationVendor=Apache So
ftware Foundation, specificationVersion=]
Extension[javax.mail, implementationVendor=Sun Microsystems, Inc., implementationVendorId=com.sun, implementationVersion=1.3.1, specificationVendor=Sun Mi
crosystems, Inc., specificationVersion=1.3]
Extension[commons-fileupload, implementationVendor=Apache Software Foundation, implementationVendorId=, implementationVersion=1.0, specificationVendor=Apa
che Software Foundation, specificationVersion=]
Extension[org.apache.commons.logging, implementationVendor=Apache Software Foundation, implementationVersion=1.0.3, specificationVendor=Apache Software Fo
undation, specificationVersion=1.0]
Extensionopenejb-core, implementationVendor=OpenEJB, implementationVersion=1.0-SNAPSHOT, specificationVendor=OpenEJB
delegate: true
repositories:
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/classes/
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/endorsed/xercesImpl.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/endorsed/xmlParserAPIs.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/activation.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/ant-launcher.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/ant.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/commons-collections.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/commons-dbcp-1.1.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/commons-logging-api.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/commons-pool-1.1.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/jasper-compiler.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/jasper-runtime.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/jdbc2_0-stdext.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/jndi.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/jta.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/mail.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/naming-common.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/naming-factory.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/naming-resources.jar
file:/Users/dblevins/work/openejb1/target/jakarta-tomcat-4.1.31/common/lib/servlet.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/castor-0.9.9.0-pre.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/commons-fileupload-1.0.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/commons-logging-1.0.3.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/geronimo-spec-j2ee-1.4-rc3.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/idb-3.26.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/junit-3.8.1.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/log4j-1.2.8.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/openejb-core-1.0-SNAPSHOT.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/openejb-itests-client.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/openejb-loader-1.0-SNAPSHOT.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/oro-2.0.8.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/regexp-1.3.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/xercesImpl-2.6.0.jar
file:/Users/dblevins/work/openejb1/target/openejb-1.0-SNAPSHOT/lib/xml-apis-1.0.b2.jar

         
     
     
     
 


Apache OpenEJB is an project of The Apache Software Foundation (ASF)
 
Powered by Atlassian Confluence.