RE: URL.setURLStreamHandlerFactory - Tomcat 5.0

2004-08-11 Thread William Rusch
setURLStreamHandlerFactory call > cannot be avoided with current Tomcat releases. You must build a custom > Tomcat to do that. > > Yoav Shapira > Millennium Research Informatics > > > >-Original Message- > >From: William Rusch [mailto:[EMAIL PROTECTED] &g

URL.setURLStreamHandlerFactory - Tomcat 5.0

2004-08-10 Thread William Rusch
I am trying to port some code from another app server to tomcat. We currently have custom URL protocols which are set using URL.setURLStreamHandlerFactory() java.io.IOException: Illegal URL: java.net.MalformedURLException: unknown protocol: filecache at com.lodging.xsl.XSLManager.load

mod_jk2 linking issues

2004-03-05 Thread William Rusch
Im trying to get mod_jk2 to compile and Im getting a problem during linking. It's basically not finding the crypt symbol/library. Im using gcc on tru64. I tried adding my ssl libraries but cant figure out a way to get it to link. Does anybody have any ideas, or should I go to the developers m

mod_jk2 connection issues

2004-03-04 Thread William Rusch
I am in the initial stages of moving our application servers to Tomcat and eventually our OS to linux (instead of tru64). However, I am having a lot of trouble compliling the mod_jk2 connector on tru64 5.1a . I installed cygnus's gcc, gmake, autoconf, automake and libtools, and I put /usr/local