-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vinay,
Vinay Binny wrote:
> I am using struts2 and
> Oracle's XSU in one of our webapps. XSU has a tight dependency on its
> own XML parser xmlparserv2.jar, when I drop this into the web-inf lib
> folder, struts2 picks the classes in this jar to do it
igure the SAXParserFactory in java :-)
bye
From: André Warnier [mailto:[EMAIL PROTECTED]
Subject: Re: Controlling the order of classloading.
But is there not a tag or something like it in a
web.xml file, with a numeric value for that purpose ?
It specifies that the designated servlet be l
> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Re: Controlling the order of classloading.
>
> But is there not a tag or something like it in a
> web.xml file, with a numeric value for that purpose ?
It specifies that the designated servlet be loaded during startup, but
Mark Thomas wrote:
Vinay Binny wrote:
Hi all,
I have a situation where I need to control the order in which the webapp jar
files(in lib folder) are loaded by Tomcat. Is there anyway to acheive this?
Sorry, no. You simply don't have that much control over the classloader in
a servlet container
Vinay Binny wrote:
> Hi all,
>
> I have a situation where I need to control the order in which the webapp jar
> files(in lib folder) are loaded by Tomcat. Is there anyway to acheive this?
Sorry, no. You simply don't have that much control over the classloader in
a servlet container.
> To give yo
Hi all,
I have a situation where I need to control the order in which the webapp jar
files(in lib folder) are loaded by Tomcat. Is there anyway to acheive this?
To give you a background of the problem, I am using struts2 and Oracle's XSU in
one of our webapps. XSU has a tight dependency on its
Hi all,
I have a situation where I need to control the order in which the webapp jar
files(in lib folder) are loaded by Tomcat. Is there anyway to acheive this?
To give you a background of the problem, I am using struts2 and Oracle's XSU in
one of our webapps. XSU has a tight dependency on its