[SUMMARY] RE: SUNRISE login

2003-07-09 Thread Maxime.Gheysen
Stupid I wrote as root node, and not ! That's why! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] Sent: Wednesday, July 09, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: SUNRISE login I always get the page : The Login was not successful. Please try it a

[SUMMARY] RE: problems with authentification (Sunrise-user.xsl)

2003-07-09 Thread Maxime.Gheysen
2.1. I found the problem. I didn't know why, but I had two times the prefix with ldap, and it was closed only once... Cocoon has interpreted the tag like , because my prefix is ...xmlns="http://...LDAP/1.0";> . So the tags are with no prefix (so I could pass them into a transformer) But that probl

SUNRISE login

2003-07-09 Thread Maxime.Gheysen
I always get the page : The Login was not successful. Please try it again. Even if the login is right! Why? Here is the log after the last transformation (sunrise-user.xsl). Everything is correct! Why doesn't the login work??? Thanks [setup] -- [Wed Jul 09 16:09:03 CEST 2003] - [star

problems with authentification (Sunrise-user.xsl)

2003-07-09 Thread Maxime.Gheysen
I have a problem with a XSL transformer, but why? Before the transformer (log): = [setup] [Wed Jul 09 14:55:44 CEST 2003] [startDocument] [characters] simple [startElement] uri=,local=users,raw=users [startEleme

Request-param through sunrise portal

2003-07-08 Thread Maxime.Gheysen
I installed and configured the default portal with cocoon (sunrise) In the login pipeline I added a XSP-page between the Login page (login.xml) and the sunrise-user.xsl. Here is my pipeline :

XSP Request-param through sunrise portal

2003-07-07 Thread Maxime.Gheysen
Hello, I have the default sunrise portal. In the login pipeline I added a XSP-page between the Login page (login.xml) and the sunrise-user.xsl. In the surise-user.xml I have the following code and this parameter works fine. But in But in my XSP page I cannot request the "name" field

RE: Antw: FW: LDAP Transformer with XSP page?

2003-07-03 Thread Maxime.Gheysen
by the way, I wrote a article more complete (about how to change the portal authentification and integrate this method with xsp session) http://wiki.cocoondev.org/Wiki.jsp?page=LDAPPortalAuthentification+and+RequestUserInfoFromXSP -Original Message- From: Martin Geissler [mailto:[EMAIL P

RE: Antw: FW: LDAP Transformer with XSP page?

2003-07-03 Thread Maxime.Gheysen
yes I know this page... My question was if there is a sample of an XSP page. Because I can't replace values like filter, or rootdn with a requested value from my login page like : String Mysrv = request.getParameter("serverurl"); String Myusr = request.getParam

FW: LDAP Transformer with XSP page?

2003-07-03 Thread Maxime.Gheysen
Hello, Can you tell me where on wiki? I didn't find anything about ldap with XSP. Because it works but I can't request fields from the login page. Thanks -Original Message- From: Martin Geissler [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 7:03 AM To: [EMAIL PROTECTED] Subjec

FW: LDAP Transformer with XSP page?

2003-07-02 Thread Maxime.Gheysen
The only thing is that I can't request the object from the login page (I get a Java.Lang.NullPointerException). But in the sitemap a "request-param" works. XSP: String usrer = request.getParameter("name"); -->DOESN'T WORK SITEMAP: -->WORK The source : ... mailto:[EMAIL PROTECTED] Sent: Wednes