Add project jar to Tomcat /lib? [message #1756250] |
Tue, 14 March 2017 14:23 |
Mike Wilson Messages: 9 Registered: July 2009 |
Junior Member |
|
|
Is there a convenient way in WTP to have your project add its compiled jar to the Tomcat COMMON classloader? (the classloader loading common stuff from tomcat/lib) The closest place I've found is to add the project in the Classpath tab of Tomcat's Run Configuration but this only allows me to target the BOOTSTRAP and SYSTEM classloaders (these are the parents of the COMMON classloader).
Modules that are used to override Tomcat components (Valve, Manager etc) usually need to go inside the COMMON classloader (tomcat/lib folder) so what is the best way to do this in WTP?
[Updated on: Tue, 14 March 2017 14:25] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03153 seconds