Re: re-compiling code with Sun's extended API's to run on Opteron

2004-01-14 Thread Juergen Kreileder
Brian Hart <[EMAIL PROTECTED]> writes: > I have a Java app. that uses some of Sun's extended API's such as > JAXB and web services. I am wanting to know if it is possible to > recompile this code to run on an Opteron server with blackdown's > JVM, and in a 64 bit mode with larger heaps? It shoul

Re: re-compiling code with Sun's extended API's to run on Opteron

2004-01-14 Thread Brian Hart
I have a Java app. that uses some of Sun's extended API's such as JAXB and web services. I am wanting to know if it is possible to recompile this code to run on an Opteron server with blackdown's JVM, and in a 64 bit mode with larger heaps? ---