Not sure below works but try any way..because portlet spec is many ways similar to servlets spec.
<load-on-startup>1</load-on-startup> If it works let me know... -----Original Message----- From: Hayes, Peter [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 1:55 PM To: [email protected] Subject: Can Jetspeed immediately initialize portlets defined in portlet.xml? It seems that Jetspeed is lazily initializing the portlets defined in the portlet.xml file. The init method on each portlet is only called once the portlet is accessed via an http invocation. Is there a way to indicate to jetspeed that the portlet should be initialized at startup time? I am using Jetspeed 2.0 / Tomcat 5.5 / JRE 1.4.2 Thanks, Peter Hayes (603)791-6984 Fidelity Investments
