Search Results

1
vote

How to add /usr/share/java libs to webapp’s classpath?

According to the Tomcat classloading documentation, you need to put any shared libs that should be avail …