RE: shared library in tomcat container runtime`

2011-04-22 Thread Caldarale, Charles R
> From: Yongqin Xu [mailto:yong...@hotmail.com] > Subject: RE: shared library in tomcat container runtime` > look like TC7 does not give user a choice to deploy their app as a > shared library or a normal app, but a normal app, right? There's no such thing as a shared libra

RE: shared library in tomcat container runtime`

2011-04-22 Thread Yongqin Xu
ubject: RE: shared library in tomcat container runtime` > > > From: Yongqin Xu [mailto:yong...@hotmail.com] > > Subject: RE: shared library in tomcat container runtime` > > > for our own shared lib jars, we have to duplicate them for each > > deployed apps, even if

RE: shared library in tomcat container runtime`

2011-04-22 Thread Yongqin Xu
Yes, I am using TC 7.0.12, this virtual webapp loader could be very useful. > Date: Sat, 23 Apr 2011 00:45:04 +0400 > Subject: Re: shared library in tomcat container runtime` > From: knst.koli...@gmail.com > To: users@tomcat.apache.org > > 2011/4/22 Yongqin Xu : > >

Re: shared library in tomcat container runtime`

2011-04-22 Thread Konstantin Kolinko
2011/4/22 Yongqin Xu : > > thanks, Churck, that means, for our own shared lib jars, we have to duplicate > them for each > deployed apps, even if sometimes the shared lib jars could be over 100MB. > That would really > cumbersome! Does TC has other way around to fix this? WLS does not work that

RE: shared library in tomcat container runtime`

2011-04-22 Thread Caldarale, Charles R
> From: Yongqin Xu [mailto:yong...@hotmail.com] > Subject: RE: shared library in tomcat container runtime` > for our own shared lib jars, we have to duplicate them for each > deployed apps, even if sometimes the shared lib jars could be > over 100MB. That would really cumbersom

Re: shared library in tomcat container runtime`

2011-04-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yongqin, On 4/22/2011 1:33 PM, Yongqin Xu wrote: > that means, for our own shared lib jars, we have to duplicate them > for each deployed apps, even if sometimes the shared lib jars could > be over 100MB. That would really cumbersome! 100MB of librar

RE: shared library in tomcat container runtime`

2011-04-22 Thread Yongqin Xu
dar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 22 Apr 2011 12:12:23 -0500 > Subject: RE: shared library in tomcat container runtime` > > > From: Yongqin Xu [mailto:yong...@hotmail.com] > > Subject: shared library in tomcat container runtime` > > > In

RE: shared library in tomcat container runtime`

2011-04-22 Thread Caldarale, Charles R
> From: Yongqin Xu [mailto:yong...@hotmail.com] > Subject: shared library in tomcat container runtime` > In runtime, will each app get its own separate object > instances from the same shared lib jars? Even for those > static members of the class, right? No; everything in $CATALINA_HOME/lib is