The directory you specify must have a trailing / so that all of the jars in
that directory will be picked up.  However, since you're on NT, you should
use a relative path (ie, ../../jakarta-tomcat-3.2.1/lib/)  There may be
another way, but, the relative path works without a doubt...

-- Dewayne

----- Original Message -----
From: "Simphoukham, Southin" <[EMAIL PROTECTED]>
To: "'JBoss-User'" <[EMAIL PROTECTED]>
Sent: Saturday, March 10, 2001 3:26 PM
Subject: RE: [jBoss-User] Jboss/Embedded Tomcat - missing slash in jboss.c
onf


> Ken,
>
> Please elaborate on the VALUE="/usr/local/tomcat/lib"  Am I on the same
page
> if my value is; VALUE="c:/jakarta-tomcat-3.2.1/lib/" because I am running
> into the same problem.
>
> Southin
>
> -----Original Message-----
> From: Ken K [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 10, 2001 1:11 PM
> To: [EMAIL PROTECTED]
> Subject: [jBoss-User] Jboss/Embedded Tomcat - missing slash in
> jboss.conf
>
>
> I noticed a problem I created for myself when trying to
> get the Jboss/Embedded Tomcat running. I added the
> following to jboss.conf to load the Tomcat libraries:
>
> <MLET CODE = "org.jboss.util.ClassPathExtension" ARCHIVE="jboss.jar"
> CODEBASE="../../lib/ext/">
>   <ARG TYPE="java.lang.String" VALUE="/usr/local/tomcat/lib/">
>   <ARG TYPE="java.lang.String" VALUE="Tomcat">
> </MLET>
>
> Only the first 25 times I tried it I left the slash (/)
> off the end of the tomcat/lib string and no libraries
> were loaded.
>
> Just thought I would mention it in case anyone else
> has this problem.
>
> Ken
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to