seems like this must have been asked before...i have been moving some common database code into a jar file and it works great.  but it is included in several wars and those projects load the jar individually each time.  i wondered if there is a way to load a jar only once into TomEE and have it commonly accessed across all webapps?

Reply via email to