The axis2 jars compiled with 32bit JVMs will work in 64bit JVMs without any problem no compilation is required, after all class files only have byte code in them.
________________________________ From: vamsee movva [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 4:59 PM To: [email protected] Subject: Re: how to build 64-bit axis version I think those class files are generated on 32-bit machine with 32-bit JVM On 1/8/07, Javier Kohen <[EMAIL PROTECTED]> wrote: El lun, 08-01-2007 a las 15:47 -0600, vamsee movva escribió: > Hello all, > I am new to axis, i have to work on 64-bit linux machine, > i didn't find 64-bit version of axis. > Could some body explain me how to build axis. Axis2 is a pure-Java project. There is no 64-bit version, it just works on a 64-bit platform, assuming there is a Java VM for it. -- Javier Kohen <[EMAIL PROTECTED]> ICQ: blashyrkh #2361802 Jabber: [EMAIL PROTECTED] -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.
