aspose file tools
The moose likes Websphere and the fly likes Need help on running jsf in websphere7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Need help on running jsf in websphere7" Watch "Need help on running jsf in websphere7" New topic
Author

Need help on running jsf in websphere7

Kumar Gaurav
Ranch Hand

Joined: Apr 08, 2008
Posts: 108
Hi All,

I am trying to run a JSP page in WAS7.0. We are using richfaces to code the jsp page. Page is working fine with tomcat but when we are trying to run it on WAS , exception
com.sun.faces.mgbean.ManagedBeanCreationException: Unable to create managed bean searchDashBoardSettingsBean. The following problems were found:
- Possible cyclic reference to managed bean "searchDashBoardSettingsBean".

I have already verified but there is no possibility of cyclic reference.

Can any one help me on it.
I am completely stuck.


Regards,
Gaurav
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need help on running jsf in websphere7
 
Similar Threads
Bean and JSP
JSF Backing bean in session Scope and State_Saving_Method = Client
what methods do managed bean and backing bean contain
managed bean injection problem
Session variable question