Hello all, I have got Tomcat with Jetspeed running okay on a redhat 7.1
box. I have sendmail configured properly and working. The problem is
that whenever I try to create a new user, I never receive the email with
the secret key. I have found some log message that indicate that the
requests have been received.

2001-06-04 04:55:04 - Classpath according to the Servlet Engine is:
/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/hsql.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/jetspeed-1.3a1.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/mail.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/turbine.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/ecs.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/activation.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/xerces.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/castor.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/velocity.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/xalan.jar:/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/lib/village.jar
2001-06-04 04:55:04 - JspEngine -->
/WEB-INF/templates/jsp/navigations/top_default.jsp
2001-06-04 04:55:04 -        ServletPath:
/WEB-INF/templates/jsp/layouts/html/default.jsp
2001-06-04 04:55:04 -           PathInfo: null
2001-06-04 04:55:04 -           RealPath:
/usr/local/jakarta/build/tomcat/webapps/jetspeed/WEB-INF/templates/jsp/navigations/top_default.jsp
2001-06-04 04:55:04 -         RequestURI:
/jetspeed/WEB-INF/templates/jsp/layouts/html/default.jsp
2001-06-04 04:55:04 -        QueryString: null
2001-06-04 04:55:04 -     Request Params:
2001-06-04 04:55:04 -            password_confirm = test2
2001-06-04 04:55:04 -            submit2 = Create New Account
2001-06-04 04:55:04 -            email = [EMAIL PROTECTED]
2001-06-04 04:55:04 -            password = test2
2001-06-04 04:55:04 -            lastname = test2
2001-06-04 04:55:04 -            firstname = test2
2001-06-04 04:55:04 -            nextscreen = Home


and 

./build/tomcat/webapps/jetspeed/WEB-INF/db/jetspeed.script:INSERT INTO
TURBINE_USER
VALUES(10,'test2','test2','test2','test2','[EMAIL PROTECTED]','svqlnkqhw1',NULL,'2001-06-04
16:55:04.434',NULL,NULL) 


If anybody has any ideas I would greatly appreciate it. 

Thank you all very much.

-mike kmetz

-- 
**********************************************************************
Mike Kmetz
New Mexico State University Information and Communication Technologies
e-mail: [EMAIL PROTECTED]        phone: 646-2411       fax: 646-4560

Reply via email to