How do I get the ValueBinding details for a given UIComponent?

2007-06-01 Thread ohfaces
I need to get the ValueBinding details for a given UIComponent on the fly - I wanted to write a generic method which will allow me to get the ValueBinding details once I get the UIComponent. Now, there is a method on the UIComponent - getValueBinding(String expr) but it expects me to pass the

Re: How do I get the ValueBinding details for a given UIComponent?

2007-06-01 Thread ohfaces
a method that allows access to the keys or values, only one at a time. You can however get access to all of the component's attributes through UIComponent.getAttributes() : Map. On 6/1/07, ohfaces [EMAIL PROTECTED] wrote: I need to get the ValueBinding details for a given UIComponent on the fly

Memory leak issues with MyFaces 1.1.3?

2007-05-31 Thread ohfaces
Hi, I have a customer-facing application that is running on IBM JVM 1.5 and Oracle App Server 10.1.3. The app uses MyFaces 1.1.3 release and has been in production since the last 3-4 months. The load tests prior to production went fine with the samples provided by the client, but now in