Where can I put common jars, equivalent to Tomcat's common/lib

Can anyone tell me where to put jars I want to be picked up by all my applications deployed on a certain instance (or completely server-wide)?
[149 byte] By [edvinsyse] at [2007-11-26 10:20:42]
# 1
typically, it's your web server <instance>/lib. however, that doesn't take advantage of administration infrastructure's ability to deploy your configuration along with the jar files in a clustered environment. I'll check if there is a way to add jar files to lib via cli.
cvr786 at 2007-7-7 2:19:25 > top of Java-index,Web & Directory Servers,Web Servers...