Tomcat 64 bits

2010-08-20 Thread KiLiCoOl
Hi,

Is there a version of Tomcat 6.* in 64 bits under linux ?

Best regards,
Julien


Re: Tomcat 64 bits

2010-08-20 Thread Tobias Crefeld
Am Fri, 20 Aug 2010 13:37:08 +0200
schrieb KiLiCoOl kilic...@gmail.com:

 Is there a version of Tomcat 6.* in 64 bits under linux ?

A short search in the archives of this mailing list would help:

http://mail-archives.apache.org/mod_mbox/tomcat-users/201008.mbox/thread?1


Regards,
 Tobias.

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



Re: Tomcat 64 bits

2010-08-20 Thread KiLiCoOl
True but no one explain how to compile tomcat in 64 bits for unix ... :(

On Fri, Aug 20, 2010 at 1:58 PM, Tobias Crefeld t...@cataneo.eu wrote:

 Am Fri, 20 Aug 2010 13:37:08 +0200
 schrieb KiLiCoOl kilic...@gmail.com:

  Is there a version of Tomcat 6.* in 64 bits under linux ?

 A short search in the archives of this mailing list would help:

 http://mail-archives.apache.org/mod_mbox/tomcat-users/201008.mbox/thread?1


 Regards,
  Tobias.

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




Re: Tomcat 64 bits

2010-08-20 Thread Mikolaj Rydzewski

On 08/20/2010 02:15 PM, KiLiCoOl wrote:

True but no one explain how to compile tomcat in 64 bits for unix ... :(
   


There's no need to compile anything.
Just use 64-bit JVM.

--
Mikolaj Rydzewskim...@ceti.pl


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



Re: Tomcat 64 bits

2010-08-20 Thread KiLiCoOl
Ok, thanks a lot

On Fri, Aug 20, 2010 at 2:25 PM, Mikolaj Rydzewski m...@ceti.pl wrote:

 On 08/20/2010 02:15 PM, KiLiCoOl wrote:

 True but no one explain how to compile tomcat in 64 bits for unix ... :(



 There's no need to compile anything.
 Just use 64-bit JVM.

 --
 Mikolaj Rydzewskim...@ceti.pl



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




Re: Tomcat 64 bits

2010-08-20 Thread Tobias Crefeld
Am Fri, 20 Aug 2010 14:15:30 +0200
schrieb KiLiCoOl kilic...@gmail.com:

 True but no one explain how to compile tomcat in 64 bits for
 unix ... :(

This is correct and there is an explanation in the thread.

  A short search in the archives of this mailing list would help:
 
  http://mail-archives.apache.org/mod_mbox/tomcat-users/201008.mbox/thread?1


Regards,
 Tobias.


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



Tomcat 64 bits

2008-01-23 Thread Andrew Hole
Hello!

Is there any problem run Tomcat under 64 bits platform? And about JDK? Is it
possible install JDK 32 bits for 64 bits platform?

Thanks a lot
A.


Re: Tomcat 64 bits

2008-01-23 Thread David Wall



Is there any problem run Tomcat under 64 bits platform? And about JDK? Is it
possible install JDK 32 bits for 64 bits platform?
  
We run Tomcat 5.5 using CentOS 5 X86_64 and Java 6 (x64 -- previously 
amd64 also worked) without any issues.


David

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 64 bits

2008-01-23 Thread Markus Schönhaber
Andrew Hole schrieb:

 Is there any problem run Tomcat under 64 bits platform?

None that I'm aware of. Neither can I image what that problem might be.
I'm running Tomcat on some x86_64 Linux machines and have yet to
encounter an architecture-specific problem.

 And about JDK? Is it possible install JDK 32 bits for 64 bits
 platform?

It's possible (at least on Linux with the proper 32bit compatibility
libs installed). But why would one want to that (wrt to Tomcat)?

Regards
  mks


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat 64 bits

2008-01-23 Thread Caldarale, Charles R
 From: Markus Schönhaber [mailto:[EMAIL PROTECTED] 
 Subject: Re: Tomcat 64 bits
 
  And about JDK? Is it possible install JDK 32 bits for 
  64 bits platform?
 
 But why would one want to that (wrt to Tomcat)?

Perhaps if part of your webapp includes native libraries that aren't readily 
available in 64-bit forms.  Can't think of any other real reason at the moment.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]