Can shale-clay be used as a shared library?

2007-08-03 Thread Ryan Wynn
I am attempting to move shale-clay.jar outside the of the web application into a shared library. It looks to me from the code that this is probably not supported. I am guessing that multiple applications would clash because the ConfigBeanFactory would not be able to distinguish which application

Re: Can shale-clay be used as a shared library?

2007-08-03 Thread Gary VanMatre
From: Ryan Wynn [EMAIL PROTECTED] I am attempting to move shale-clay.jar outside the of the web application into a shared library. It looks to me from the code that this is probably not supported. I am guessing that multiple applications would clash because the ConfigBeanFactory would not

Re: Can shale-clay be used as a shared library?

2007-08-03 Thread Ryan Wynn
So you're saying there's a chance. Well, it turns out it might not be a problem for us. IBM Portal has a mechanism to attach a shared library to every application classloader. So each app will get it's own version of those factories, without having to have clay packaged inside each war.

RE: master-detail redirection with annoteded request bean and tomahawk updateActionListener

2007-08-03 Thread hermod.opstvedt
Hi Wrong list - Try the MyFaces list for questions regarding Tomahawk Hermod -Original Message- From: Érico Teixeira [mailto:[EMAIL PROTECTED] Sent: Monday, July 30, 2007 8:26 PM To: user@shale.apache.org Subject: master-detail redirection with annoteded request bean and tomahawk