Hi All,

I have a simple JSF application exposed as Portlet (in JBoss Portal Server 
2.6.4) using MyFacesGenericPortlet. The JSF application has a managed bean with 
Request scope.

The application works perfectly when it is run outside Portal environment.

But within Portal environment it does not work as the Manages Bean, though gets 
initiated and do all the processing properly during the initial lifecycle 
phases, during the render phase it further gets initiated and the previous 
instance gets lost.

The same works perfectly fine in Portal environment when the Managed Bean is 
declared in session scope.

Not sure whether this is the problem of MyFacesGenericPortlet or the Portal 
Server where it is running. Or is it by design ?

Any insight/viewpoint on this would be highly appreciated.

Regards,
Sourav

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Reply via email to