Re: [Resin-interest] java:comp/env/caucho/auth

2008-03-10 Thread Scott Ferguson
On Mar 9, 2008, at 4:05 AM, Ron Pitts wrote: Getting some werid problem using resin 3.1.5, I was using 3.1.4 without any problems but looks like my form login is now broken. Hmm. You need to add a jndi-name to the authenticator jndi- name=caucho/auth, or even better, rewrite the FormLogin

[Resin-interest] java:comp/env/caucho/auth

2008-03-09 Thread Ron Pitts
Getting some werid problem using resin 3.1.5, I was using 3.1.4 without any problems but looks like my form login is now broken. Its returning an error javax.naming.NameNotFoundException: java:comp/env/caucho/auth Abtract of the class is as follows : public class CFormLogin extends