Skip to Content
0
Former Member
Nov 27, 2009 at 07:05 AM

Using JSF jars of the web application instead of server'JSF implementation

39 Views

I have a web application which uses JSF 1.1 API but fails in JSF 1.2 implementation. NetWeaver 7.1 AS has JSF 1.2 jars in its library. When I deploy the web application , the war deploys fine, but the application startup fails as the default classloading policy of 'parent first' makes the JSF 1.2 jars of the application server .

Any help on this will be of great help .

Vishwanath