Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

5.1 sp9 and Form Base login

0 views
Skip to first unread message

Tony Truong

unread,
Apr 24, 2001, 12:03:31 AM4/24/01
to

Hi,

We've just upgraded to 5.1 sp9 from sp8 and the form base login seem to have died.
We are using LDAPRealm to authenticate and ServletAuthentication class for the
form login.

This is the error we get
java.lang.SecurityException: Authentication for user adminuser denied in realm
wl_realm
at weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76)
at weblogic.jndi.toolkit.BasicWLContext_WLStub.lookup(BasicWLContext_WLStub.java:246)
at weblogic.jndi.toolkit.WLContextStub.lookup(WLContextStub.java:545)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at com.citec.payserv.AdminStart.setEJBHomeInterface(AdminStart.java:213)
at com.citec.payserv.AdminStart.doGet(AdminStart.java:412)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:915)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:879)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:365)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)


Seems strange that it is referencing wl_realm and not LDAPRealm. It was working
on sp8, is anybody aware of anything like this?

0 new messages