PLEASE HELP ME Order of action execution

2005-02-04 Thread angeloimm
Hi all; i have this scenario: A page where there are several portlets; the first portlet is a Navigator that shows to me where i am; now this portlet by reading a parameter in the session (i have used the PageSessionState) reads a xml file where it can be able to understand where we are; now

Jetspeed2 / struts app on Tomcat 5.5.4

2005-02-04 Thread Colin O'Toole
Hi all, I have an install of a struts portlet on Tomcat using Jetspeed2 and the struts-portlet bridge. It works fine with 4.1 and 5.0.28. When I install Jetspeed with the same app on Tomcat 5.4.4 (with 1.4jdk compatibility) I get the following error when I access

RE: PLEASE HELP ME Order of action execution

2005-02-04 Thread Frank Villarreal
Hi angeloim, I believe the portlet spec states that all Action/processAction requests must be executed before any render(doView) requests within the portal. So make sure that your navigator portlet changes the location on your other portlet only during Action requests NOT during render

Re: PLEASE HELP ME Order of action execution

2005-02-04 Thread Kevin McCann
A few people on this list tend to send messages with a please notify the sender that you have received this message pop-up. Please stop it. Thanks, Kevin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: PLEASE HELP ME Order of action execution

2005-02-04 Thread angeloimm
Hi all i'm sorry i was on another pc where in the outlook there was a please notify the sender that you have received this message pop-up.. i didn't know pardonme and thanks to all. Have nice week end -- Initial Header --- From : Kevin McCann [EMAIL PROTECTED] To

Login error page

2005-02-04 Thread Carlos Torres
Hi people I'm trying to change the login page error(retry) to a specific jsp that I created. I changed the login action class to a mine and I have been gotten the error Error encountered processing a template: /layouts/html/default.jspjava.lang.IllegalStateException: Cannot forward after

Re: Database Related Question

2005-02-04 Thread Shah Amit
Hi Mike and David, Thanks for your guidance. I read a couple of tutorials on JAAS and I think I kindaa get the idea. I am now going thru all the SPI interfaces and trying to judge what I would be implementing and what not (probably leave MessageDigestCredentialPasswordEncoder alone). I think I

RE: Database Related Question - LDAP

2005-02-04 Thread Carlos Ortiz
Is the first try at the LDAP code complete? I'd love to try/test it for you guys. Just point me. My production use of jetspeed2 is relying on this. Thanks, Carlos. -Original Message- From: Shah Amit [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 10:46 AM To:

Re: Database Related Question

2005-02-04 Thread mike long
Shah Amit wrote: Hi Mike and David, Thanks for your guidance. I read a couple of tutorials on JAAS and I think I kindaa get the idea. I am now going thru all the SPI interfaces and trying to judge what I would be implementing and what not (probably leave MessageDigestCredentialPasswordEncoder

Re: Database Related Question

2005-02-04 Thread Shah Amit
Hi Mike, I tried to evaluate that before, but I got confused with the Jetspeed security schema so thought of implementing my own SPI. There are some concepts that I dont understand with the Jetspeed2 security schema. If you can spare some time and clear my doubts, that would really help me. I

Re: Database Related Question

2005-02-04 Thread mike long
Shah Amit wrote: Hi Mike, I tried to evaluate that before, but I got confused with the Jetspeed security schema so thought of implementing my own SPI. There are some concepts that I dont understand with the Jetspeed2 security schema. If you can spare some time and clear my doubts, that would