Re: [OS-webwork] Webwork 1.4 with springframework

2003-12-31 Thread Hani Suleiman
This is for webwork 1, so no xwork or OGNL (although I suspect OGNL would have the same problem). The object that you get back from an intercepted call is of type __$proxy1, so OGNL/webwork checks property descriptors for that class, rather than the underlying actual class. On Dec 31, 2003, at

Re: [OS-webwork] Webwork 1.4 with springframework

2003-12-31 Thread Fredrik Lindgren
Just for my own understanding, is this a problem only for just the spring framework dynamic proxies, or does the value stack implementation have issues with dynamic proxies in general? Where does the value stack get confused? Is it in XWork code or in OGNL code? On Wed, 31 Dec 2003 02:48:43 -0