Yes you can integrate the Spring frame work in our Backbase JSF 4.x release. Our documentation provides a how-to guide for the following topics such as; spring bean integration, faces-config spring bean integration and web.xml requesthandledfilter configurations. This is documented on page 156 Application Development Guide. Hope this helps.
Having Spring integration thru JSF is not something I am interested at as I am expecting some kind of ViewResolver implementation by Backbase to handle the Spring View to return the XML instead of using JSP. Something like this " type="application/xml">.
I tried following the process mentioned on page 156 of the App Dev guide, but without luck. Also, the said process works with jsf-spring release 2.7 and not with the latest version of jsf-spring 4.0
I would appreciate if some one can send me sample code which help me get Backbase working with Spring.
Hi Sjx, Yes you can
10 September, 2007 - 11:14 — SenakaHi Sjx,
Yes you can integrate the Spring frame work in our Backbase JSF 4.x release. Our documentation provides a how-to guide for the following topics such as; spring bean integration, faces-config spring bean integration and web.xml requesthandledfilter configurations. This is documented on page 156 Application Development Guide. Hope this helps.
Having Spring integration
11 September, 2007 - 02:45 — sjxHaving Spring integration thru JSF is not something I am interested at as I am expecting some kind of ViewResolver implementation by Backbase to handle the Spring View to return the XML instead of using JSP. Something like this " type="application/xml">.
${SJX}
Spring integration does not work as specified in App Dev guide
10 October, 2007 - 14:39 — manojHi there,
I tried following the process mentioned on page 156 of the App Dev guide, but without luck. Also, the said process works with jsf-spring release 2.7 and not with the latest version of jsf-spring 4.0
I would appreciate if some one can send me sample code which help me get Backbase working with Spring.
Cheers,
- Manoj