RE: JS2 login portlet empty

2005-02-25 Thread Frank Villarreal
Hi Craig,

Start up J2.  Try going into the ${j2-webapp}/WEB-INF/deploy directory and
cut the security.war file out of there.  Wait for a few seconds, and watch
the logging statements as jetspeed undeploys the application.  After
successful undeployment, paste the security.war file back into the
deploy directory ... once again, watch the logging statements as jetspeed
(re)deploys the application.  Refresh your portal page and you should see
the previously missing portlet.   I found I had to perform this routine with
several different portlets that kept disappearing.  It seems occasionally
J2's application database gets corrupted and this procedure is required.  I
have yet to identify how this corruption takes place ... heck, I might be
the cause ;-)

- Frank



 -Original Message-
 From: Craig McDonald [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 24, 2005 05:17 PM
 To: Jetspeed Users List
 Subject: JS2 login portlet empty


 I have installed jetspeed-2 M1 on Tomcat 5.0.30 and finally got it
 working (after buggering around with Java SDK's and Tomcat 5.5) but have
 a question.

 When the welcome page appears, the login portlet and locale selector
 portlet are both empty. In particular the login portlet being empty
 isn't very helpful because then I can't login to Jetspeed and play
 around with it's customisation and personalisation tools.

 For info, in the WEB-INF/deploy directory there doesn't seem to be any
 war specifically for login or locale - the directory listing is:

 demo.war;
 jetspeed-layouts.war;
 jsf-demo.war;
 pam.war;
 perl.war;
 php.war;
 rss.war;
 security.war;
 struts-demo.war;

 All other portlets display fine - any help would be appreciated.

 Cheers,
 Craig

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS2 login portlet empty

2005-02-25 Thread jean charles jabouille
The portlet application corresponding at the Login portlet is security.war

Have you an error trace when you try to access to the login portlet ?

best regards

Jabouille Jean Charles


- Original Message - 
From: Craig McDonald [EMAIL PROTECTED]
To: Jetspeed Users List jetspeed-user@jakarta.apache.org
Sent: Friday, February 25, 2005 12:16 AM
Subject: JS2 login portlet empty


 I have installed jetspeed-2 M1 on Tomcat 5.0.30 and finally got it 
 working (after buggering around with Java SDK's and Tomcat 5.5) but have 
 a question.
 
 When the welcome page appears, the login portlet and locale selector 
 portlet are both empty. In particular the login portlet being empty 
 isn't very helpful because then I can't login to Jetspeed and play 
 around with it's customisation and personalisation tools.
 
 For info, in the WEB-INF/deploy directory there doesn't seem to be any 
 war specifically for login or locale - the directory listing is:
 
 demo.war;
 jetspeed-layouts.war;
 jsf-demo.war;
 pam.war;
 perl.war;
 php.war;
 rss.war;
 security.war;
 struts-demo.war;
 
 All other portlets display fine - any help would be appreciated.
 
 Cheers,
 Craig
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JS2 login portlet empty

2005-02-25 Thread watler
Craig,

I have seen this problem with the login portlet when the security.xml
context descriptor is not deployed correctly. Please make sure that it is
located in conf/Catalina/localhost. If everything is in place, you might
need to try restarting tomcat several times and waiting for the
initialization to complete. M1 had many deployment issues. Ate is working
on  a much better deployment solution, so you might want to consider
trying again with the CVS/M2 release when he commits.

Randy

 The portlet application corresponding at the Login portlet is
 security.war

 Have you an error trace when you try to access to the login portlet ?

 best regards

 Jabouille Jean Charles


 - Original Message -
 From: Craig McDonald [EMAIL PROTECTED]
 To: Jetspeed Users List jetspeed-user@jakarta.apache.org
 Sent: Friday, February 25, 2005 12:16 AM
 Subject: JS2 login portlet empty


 I have installed jetspeed-2 M1 on Tomcat 5.0.30 and finally got it
 working (after buggering around with Java SDK's and Tomcat 5.5) but have
 a question.

 When the welcome page appears, the login portlet and locale selector
 portlet are both empty. In particular the login portlet being empty
 isn't very helpful because then I can't login to Jetspeed and play
 around with it's customisation and personalisation tools.

 For info, in the WEB-INF/deploy directory there doesn't seem to be any
 war specifically for login or locale - the directory listing is:

 demo.war;
 jetspeed-layouts.war;
 jsf-demo.war;
 pam.war;
 perl.war;
 php.war;
 rss.war;
 security.war;
 struts-demo.war;

 All other portlets display fine - any help would be appreciated.

 Cheers,
 Craig

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]