Storing blessed objects via Apache::Session

2002-05-21 Thread c.w.huling
I was attempting to store a blessed object via Apache::Session, but when the session is returned, the hash is empty. I did some google searching and ran across a similar question: http://www.geocrawler.com/archives/3/182/2000/5/0/3823715/ I have not found any other information, and was

Java.pm

2001-04-10 Thread c.w.huling
http://www-personal.umich.edu/~mcafee/perl/java-pm.html Known Issues: Currently, Java.pm can only read uncompressed zipfiles; it will die if there is a member of CLASSPATH which is a compressed zipfile (this includes jar files). I am looking into remedying this deficiency. cbell

Apache::DBILogger

2001-02-06 Thread c.w.huling
I have set this up with our Oracle Database, but I am not getting anything in the database nor am I getting any errors. Everything still seems to log to the log files? If errors are being generated, where would I find them? Any way to trace through and see what is happening? -- C Wayne

Apache::Session Question

2000-11-30 Thread c.w.huling
I have read all the documentation I can find, but have not found a clear answer about Apache::Session sharing information across load balanced machines? My assumption is that if I am using a database (Oracle), that the information will be available across the load balanced machines. But when I