> Hello Jason. It appears that the .jar files in question are not available
> to the loader. Is CATALINA_HOME/common/lib defined as a classpath within
> Eclipse?

I'm not launching Tomcat from Eclipse, just attaching Eclipse to the process
to debug. I thought that anything in CATALINA_HOME/common/lib was
automatically loaded by Tomcat, but I tried adding it to the CLASSPATH as
set in my .bat file and got the same error. CLASSPATH with
CATALINA_HOME/common/lib and without follow:

WITH:

;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-I
NF\lib\apache.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\autho
rity\server\WEB-INF\lib\bmlplayer.jar;C:\cygwin\home\jterk\work\corestreet\r
tc-server\dist\authority\server\WEB-INF\lib\gnu-regexp-1.1.4.jar;C:\cygwin\h
ome\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\mckoi
db.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\server
\WEB-INF\lib\mkjdbc.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist
\authority\server\WEB-INF\lib\ojdbc14.jar;C:\cygwin\home\jterk\work\corestre
et\rtc-server\dist\authority\server\WEB-INF\lib\postgresql.jar;C:\cygwin\hom
e\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\rtc-aut
hority.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\se
rver\WEB-INF\lib\serializer.jar;C:\cygwin\home\jterk\work\corestreet\rtc-ser
ver\dist\authority\server\WEB-INF\lib\Sprinta2000.jar;C:\cygwin\home\jterk\w
ork\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\xalan.jar;C:\cyg
win\home\jterk\work\corestreet\rtc-server\dist\authority\..\tomcat\common\li
b\activation.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\author
ity\..\tomcat\common\lib\ant.jar;C:\cygwin\home\jterk\work\corestreet\rtc-se
rver\dist\authority\..\tomcat\common\lib\commons-collections.jar;C:\cygwin\h
ome\jterk\work\corestreet\rtc-server\dist\authority\..\tomcat\common\lib\com
mons-dbcp-1.1.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\autho
rity\..\tomcat\common\lib\commons-logging-api.jar;C:\cygwin\home\jterk\work\
corestreet\rtc-server\dist\authority\..\tomcat\common\lib\commons-pool-1.1.j
ar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\..\tomcat\
common\lib\corestreet-tomcat-common-extensions.jar;C:\cygwin\home\jterk\work
\corestreet\rtc-server\dist\authority\..\tomcat\common\lib\jasper-compiler.j
ar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\..\tomcat\
common\lib\jasper-runtime.jar;C:\cygwin\home\jterk\work\corestreet\rtc-serve
r\dist\authority\..\tomcat\common\lib\jdbc2_0-stdext.jar;C:\cygwin\home\jter
k\work\corestreet\rtc-server\dist\authority\..\tomcat\common\lib\jndi.jar;C:
\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\..\tomcat\commo
n\lib\jta.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority
\..\tomcat\common\lib\mail.jar;C:\cygwin\home\jterk\work\corestreet\rtc-serv
er\dist\authority\..\tomcat\common\lib\naming-common.jar;C:\cygwin\home\jter
k\work\corestreet\rtc-server\dist\authority\..\tomcat\common\lib\naming-fact
ory.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\..\to
mcat\common\lib\naming-resources.jar;C:\cygwin\home\jterk\work\corestreet\rt
c-server\dist\authority\..\tomcat\common\lib\servlet.jar

WITHOUT:

;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-I
NF\lib\apache.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\autho
rity\server\WEB-INF\lib\bmlplayer.jar;C:\cygwin\home\jterk\work\corestreet\r
tc-server\dist\authority\server\WEB-INF\lib\gnu-regexp-1.1.4.jar;C:\cygwin\h
ome\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\mckoi
db.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\server
\WEB-INF\lib\mkjdbc.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist
\authority\server\WEB-INF\lib\ojdbc14.jar;C:\cygwin\home\jterk\work\corestre
et\rtc-server\dist\authority\server\WEB-INF\lib\postgresql.jar;C:\cygwin\hom
e\jterk\work\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\rtc-aut
hority.jar;C:\cygwin\home\jterk\work\corestreet\rtc-server\dist\authority\se
rver\WEB-INF\lib\serializer.jar;C:\cygwin\home\jterk\work\corestreet\rtc-ser
ver\dist\authority\server\WEB-INF\lib\Sprinta2000.jar;C:\cygwin\home\jterk\w
ork\corestreet\rtc-server\dist\authority\server\WEB-INF\lib\xalan.jar

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to