Hallo,

vielen Dank fuer Ihre E-Mail.

Unter Ihrer E-Mail-Absenderadresse [EMAIL PROTECTED] liegt
uns leider keine Anmeldung vor.

Wenn Sie sich mit einer anderen E-Mail-Adresse angemeldet haben, senden
Sie uns Ihre Anfrage bitte von dort, damit wir Ihnen weiterhelfen
koennen.

Vielen Dank!

Mit freundlichen Gruessen

Todd Dunker
eBay Customer Support

eBay - Der weltweite Online-Marktplatz!
**********************************************************
Nutzen Sie unseren Telefon-Support http://pages.ebay.de/telefon
Sie erreichen uns taeglich von 9.00 bis 20.00 Uhr unter 0900 1 / 46 32 
29 bzw. 0900 1 GO EBAY. Diese Telefonnummer ist kostenpflichtig (59
Cent/Minute) und nur aus dem Festnetz der Deutschen Telekom zu
erreichen.
**********************************************************
Bei Fragen per E-Mail nutzen Sie bitte unser Kontaktformular:
http://pages.ebay.de/help/basics/select-support.html
Bitte nennen Sie uns bei Ihren Anfragen auch immer Ihren Mitgliedsnamen
und die der Beteiligten, oder die Artikelnummer, zu der Sie eine Frage 
haben. Vielen Dank.

**********************************************************
Bitte beachten Sie unsere aktuellen eBay-Mitteilungen auf
http://www2.ebay.com/aw/marketing-de.shtml
**********************************************************
31802084
10/31/03

Original Message Follows:
-------------------------

Jwahar Bammi wrote:
> Thanks for your quick reply glenn, I was thinking the same way. Please
could
> you confirm the mechanics of hooking the classloader into Tomcat
>
> - once I write the class, I tell tomcat to use it by specifying it in
the
> <Loader> tag of a <Context> in server.xml

Yes.  The next releases of Tomcat 4.1 and 5 will also allow a <Loader> 
to be
nested inside the <DefaultContext>.

> - my class itself goes into $CATALINA_HOME/server/lib

Yes, or in $CATALINA_HOME/common/lib

> the docs don't make it clear what the mechanics should be
>
>
> thanks again
> bammi
>
>
> -----Original Message-----
> From: Glenn Nielsen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 30, 2003 10:20 PM
> To: Tomcat Users List
> Subject: Re: custom web app classloader
>
> I have done this but I started by extending
> org.apache.catalina.loader.WebappLoader,
> then overriding anything I needed to customize.
>
> Regards,
>
> Glenn
>
> Jwahar Bammi wrote:
>
>>I want to write my own custom web application class loader, for Tomcat
>
> 4.1*
>
>>(and hopefully it will continue to work for Tomcat 5*). From the
precious
>>little info that is available, I have gleaned the following:
>>
>>
>>
>>- the class I write should implement org.apache.catalina.Loader
interface.
>>
>>- once I write the class, I tell tomcat to use it by specifying it in
the
>><Loader> tag of a <Context> in server.xml
>>
>>- my class itself goes into $CATALINA_HOME/server/lib
>>
>>
>>
>>Are my assumptions above correct?
>>
>>
>>
>>It would be a real bonus to see an example. I am sure more than one
person
>>in this community has done this before.
>>
>>Any words of advice?
>>
>>
>>
>>Advanced Thanks,
>>
>>
>>
>>Jwahar Bammi
>>
>>Memento, Inc.
>>
>>[EMAIL PROTECTED]
>>
>>
>>
>>
>>
>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to