On 23/06/2016 10:59, Venkata Reddy P wrote:
> Hi,
> 
> I am using the tomcat8.0.33, is there a way to control the order of
> loading the jars from particular folder using class loaders
> (common,shared,server)?

Yes, but why do you want to do that?

> I would also like to know if there is a way to control the sequence
> of loading the jars using "java.ext.dirs" system property?

That is outside of Tomcat's control. You'll need to look at the docs for
your JVM to see how that works.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to