Unexpected Redirect to https

2003-12-18 Thread Alan Halley
]Authenticator[/FlatMate]: Calling checkUserData()Authenticator[/FlatMate]: Redirecting to https://localhost:8443/FlatMate/jsp/index.jspAuthenticator[/FlatMate]: Failed checkUserData() test Any help would be appreciated. Regards, Alan Halley

Re: Unexpected Redirect to https

2003-12-18 Thread Alan Halley
transport-guarantee/ /user-data-constraint /security-constraint Alan On 12/18/2003 12:20 PMnbsp;Alan Halley wrote: Hi, I'm using Tomcat 4.1.29 on XP Home. I trying to configure Form based authentication with a DataSource based Realm. I've followed the server and web.xml given

MBeans and DataSOurceRealm

2003-12-15 Thread Alan Halley
Hi I'm trying to configure a DataSourceRealm on Tomcat 4.1.29. Despite my best efforts I keep getting my best efforts I keep getting INFO: Initializing Coyote HTTP/1.1 on port 8080ServerLifecycleListener: createMBeans: MBeanExceptionjava.lang.Exception: ManagedBean is not found with

JDBCRealm Question

2002-10-08 Thread Alan Halley
driverName=org.gjt.mm.mysql.Driver connectionURL=jdbc:mysql://localhost:3306/diamond?user=alan;password=xxx; userTable=users userNameCol=user_name userCredCol=user_pass userRoleTable=user_roles roleNameCol=role_name/ Any help would be gratefully appreciated. Alan Halley

Re: JDBCRealm Question

2002-10-08 Thread Alan Halley
that helps, Rick - Original Message - From: Alan Halley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 9:55 AM Subject: JDBCRealm Question Hi I am getting strange error when I try to use JDCRealm. I running Tomcat 4 from within Forte. The error