> From: saumil shah [mailto:saumil...@hotmail.com] 
> Subject: Re: Re : Memory leak in Tomcat 6.0.35 ( 64 bit)

Don't top post - it's annoying and confusing.

> can we deploy 32 bit web applications on 64 bit tomcat?

The point being made is that your question doesn't make any sense.  There's no 
such thing as a 32- or 64-bit Tomcat, nor are there 32- or 64-bit webapps.  
Java code is platform independent.  If you have native code that runs in the 
JVM process, then its mode of execution must match that of the JVM, hence the 
choice of tcnative add-ons.  If your webapp includes native code, you've likely 
made poor architectural decisions in your application architecture.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to