RE: A Question about using Oracle DB in Jetspeed

2001-05-29 Thread Darren Gilroy
Hi - I solved this problem by hacking catalina.sh and adding classes12.zip to the classpath. I tried added the files to the following locations without success: $CATALINA_HOME/lib $CATALINA_HOME/common/lib $CATALINA_HOME/server/lib $CATALINA_HOME/share/lib ${webapps_dir}/jetspeed/WEB-INF/lib I

Re: Again proxyserver...

2001-05-29 Thread Rogier Schaaf
Hi Joe! The authentication required is user id and password. Is that what you mean by "basic authentication"? If it is, I'm very interested in your patch/code! Thanks, Rogier - Original Message - From: "Mannering, J (Joe)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 2

Java Portlet API

2001-05-29 Thread Michael Schommer
Hi, on the Jetspeed Features-Site I found the point: Soon to standardize on a Java Portlet API specification. My question: Is a Java Portlet API planed by sun? I can't find anythink about it on Suns Java-page. Gruß Michael -- Java - write once, run anywhere

RE: Again proxyserver...

2001-05-29 Thread Mannering, J (Joe)
Rogier I hit a problem like this. What authentication is required? I have a hack that can be applied to 1.3a1 for 'Basic' authentication. I will checkout the current code and see if this is still necessary - otherwise offer a patch. Regards Joe. -Original Message- From: Rogier Schaa