On Wed, Aug 13, 2008 at 21:57, Javier Arellano <[EMAIL PROTECTED]> wrote: > I already read that, is batik supported by 64bit JVM in 64bit Linux OS? and > 32bit JVM in 64bit Linux OS? > > Thanks. > > Javier
Batik is pure java library, it does not depend on JVM or OS to be 32/64 bit. The only application level problem could be the OutOfMemoryError. Btw, have you checked the tomcat logs about errors? All other problems are caused by some incompatibilities (or errors) between JVM and OS, but usually it is not related to the application code. Regards, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
