Craig, does Shale really need the Spring integration anymore? Does it do
anything that Spring 2 doesn't?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kito D. Mann - Author, JavaServer Faces in Action
http://www.virtua.com - JSF/Java EE consulting, training, and mentoring
http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info

* Sign up for the JSF Central newsletter!
http://oi.vresp.com/?fid=ac048d0e17 *


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig
> McClanahan
> Sent: Monday, July 02, 2007 1:49 PM
> To: user@shale.apache.org
> Subject: Re: Shale-tiger and Spring 2
> 
> On 7/2/07, Zarick Lau <[EMAIL PROTECTED]> wrote:
> > Dear list,
> >
> > Our project currently using JSF RI 1.2, facelets 1.1.11, trinidad
> 1.0.1. and
> > spring2.
> >
> > I've just added shale-core (for ViewController) into our project.
> 
> What version of Shale are you using?  From version 1.0.4 (the current
> on) onwards, the ViewController stuff is in shale-view-xxx.jar, not
> shale-core-xxx.jar.
> 
> > I'm also try to add shale-tiger, however, once shale-tiger are added.
> >
> > Spring's integration stop working. We're currently using
> > org.springframework.web.jsf.DelegatingVariableResolver
> >
> > To inject spring bean into normal JSF backing bean.
> >
> > Is it a legitimate use case for mixing spring2, jsf-ri and shale-
> tiger
> > together?
> 
> It should indeed by a legitimate use case.  I suspect there might be
> something going on with the order that the resolvers are loaded ...
> will need to do some investigation to figure that out.
> 
> Craig
> 
> 
> >
> > Regards,
> > Zarick
> >

Reply via email to