JSF and OfBiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

JSF and OfBiz

vballada
Is it possible to have a JSF based view handler? Or to have a web application based on Icefaces or JSF? I tried the webapp integration with IceFaces and it works, but it seems that there are some library conflict (backport-util-concurrent) if I don't put the libraries in WEB-INF/lib and if so, there is a slow down of the OfBiz startup process.
Any idea?