jetspeed  

JLoginUser

Arnaud GALINIER
Tue, 27 Feb 2001 07:00:39 -0800

Hello everyone,

We are working for the French  Ministry of
education, and we will  building an enterprise
information portal called "Bureau Virtuel" based
on the Jetspeed portal (1.3.a1).
We encounter some problems and we have some
questions.

We would like to modify the Jetspeed Login check
procedure. We are Trying to integrate a complex
LDAP connection into "JLoginUser.java"
servlet.(multi LDAP check)
We encounter a Error Handling described below.

What would you advise us to do? Do you know
another servlet which could handle the multi-LDAP
connection (and where could we integrate our
customization)?

Regards,

Arnaud GALINIER



=====================================================

There has been an Error!

        java.lang.ClassNotFoundException:

        Requested Action not found: JLoginUser
        Turbine looked in the following
modules.packages path:
        [org.apache.jetspeed.modules,
org.apache.turbine.modules]


Get/Post Data:
password  = turbine
template  = html/Error.jsp
action  = JLoginUser
submit  = Connexion
username  = turbine

Stacktrace:

        java.lang.ClassNotFoundException:

        Requested Action not found: JLoginUser
        Turbine looked in the following
modules.packages path:
        [org.apache.jetspeed.modules,
org.apache.turbine.modules]

        at
org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java:172)

        at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:124)

        at
org.apache.turbine.Turbine.doGet(Turbine.java:365)

        at
org.apache.turbine.Turbine.doPost(Turbine.java:490)

        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)

        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)

        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)

        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)

        at java.lang.Thread.run(Thread.java:484)
==================================================================


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?:          [EMAIL PROTECTED]