You don't want to put the start code in init, that only happens when the portlet is loaded in the container. We are using Spring, so our mechanism is a little different, but you would want to put timing code is a base portlet...time the action phase (which may not be executed), pass the action phase time via a render parm to the render phase, then time the render phase.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131147#4131147 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131147 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user