I am trying to configure Resin on fedora core 5.  The problem is that
something was changed so that resin will not recognize it's own lib
directory anymore.  It says it can't find certain files, but I know I have
placed them in the resin/lib directory.

I basically copied my resin installation from a production server that I am
developing for.  I had to change the RESIN_HOME, and JAVA_PATH to get it to
work originally.
I managed to set it up and get everything running properly, except for SSL. 
I was able to access all the normal unsecure HTTP pages without a problem.  

But I still needed SSL working, so I tried following the instructions here:
http://www.caucho.com/resin-3.0/security/ssl.xtp#Linking-to-the-OpenSSL-Libraries-on-Unix

I think the line in particular may have been what broke my install.
./configure --with-openssl=/usr/local/ssl

I had to reset my JAVA_PATH and RESIN_HOME in the httpd.sh after this.  At
this point Resin is not reading it's own lib directory anymore, and I don't
know why.

The big difference between my local setup and the production server is that
prod. uses apache to handle SSL, but I'd prefer not to do that if I can
avoid it.
-- 
View this message in context: 
http://www.nabble.com/Resin-2.1.12-not-recognizing-resin-lib-tf2719766.html#a7583583
Sent from the Resin mailing list archive at Nabble.com.


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to