RE: where to put common jar lib in ear file

2009-06-13 Thread Martin Gainty
depends on the implemented Bean type http://openejb.apache.org/examples.html let us know.. Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene E

Re: where to put common jar lib in ear file

2009-06-13 Thread Mark Thomas
Dave wrote: > We have an ear file with one entity ejb jar, one session ebj jar, and two web > modules that use a common library: common.jar. > > Where to put the common.jar in the ear file? Thanks. Tomcat doesn't support ear files. You have the wrong forum for your question. Mark -