Applicaion Manger and FacesContext

2007-01-27 Thread Danny Worm
Hi, I've added the application manager to my application. This feature is very nice to me. But there is an question about a command-class in the preprocess-chain. Is it possible to get the FacesContext from the web-application or an similar way to get the managed-beans from the factory? I

Re: Exceptions at startup

2007-01-27 Thread Craig McClanahan
On 1/26/07, amjad Shahrour [EMAIL PROTECTED] wrote: Hi, I am using shale-tiger along with ADF faces on tomcat 5.5.8. and i am having several exceptions thrown at the startup of the server (but this seems not affecting the working of shale, i.e. callbacks are being called) Class =

Re: Exception handling on init, prerender and preprocess

2007-01-27 Thread Craig McClanahan
On 1/26/07, JS Portal Support [EMAIL PROTECTED] wrote: Hi, As the AbstractViewController does not throw Exceptions on its init(), prerender() and preprocess(), I'm catching the exceptions in these methods in my own classes extending the AbstractViewController and build my own dispatching or