oj a écrit : > Hi, > > I read a lot that it is possible to run the tomcat5 on a 64bit system. > Because I want to migrate my apps on a 64bit windows 2003 server so I need > to recompile the tomcat5 but I do not really have clue how to start. > Only procrun need to be compiled form amd64, the tomcat itself is java and as such don't need recompilation for platform. Procrun is needed only if your ant to run tomcat as service. And there is already binary tomcat procrun for AMD64: http://svn.apache.org/viewvc/tomcat/connectors/trunk/procrun/bin/amd64/ and for ia64: http://svn.apache.org/viewvc/tomcat/connectors/trunk/procrun/bin/ia64/
You can see details about procrun here: http://svn.apache.org/viewvc/tomcat/connectors/trunk/procrun/README.txt?view=markup > It would be nice if someone could give me a how to in that case. Which files > do I have to download? do I have to change something in the source code? How > do I recomplile ? > > Thanks > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]