RE: 64 bits and allowLinking

2009-03-09 Thread Caldarale, Charles R
> From: Nuno Manuel Martins [mailto:nuno.mmartins_exte...@sonae.com] > Subject: 64 bits and allowLinking > > We have several Tomcat 6 working right now without problems > and we are using allowLinking="true" in our context.xml to > allow for easier management.

64 bits and allowLinking

2009-03-09 Thread Nuno Manuel Martins
Hello everyone, We have several Tomcat 6 working right now without problems and we are using allowLinking="true" in our context.xml to allow for easier management. However we have been testing Java 1.6 64bits version and for some reason the allowLinking feature does not seem to work. When I pu