com.bea.faces.WeblogicInjectionProvider' cannot be loaded.
589616Oct 14 2008 — edited Oct 8 2011Hi All,
We have an application, which we have done in j-developer(prev-4). I have migrated my application from prev-4 to J-developer(FullVersion) after that i have added all the required libraray files and even after adding the libraray files i am getting the following Exception:
SEVERE: JSF1030: The specified InjectionProvider implementation 'com.bea.faces.WeblogicInjectionProvider' cannot be loaded.
<Oct 14, 2008 7:19:34 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: oracle/faces/OracleJSFInjectionRuntime.
java.lang.NoClassDefFoundError: oracle/faces/OracleJSFInjectionRuntime
at oracle.faces.OracleInjectionProvider.<init>(OracleInjectionProvider.java:37)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
Truncated. see log file for complete stacktrace
java.lang.ClassNotFoundException: oracle.faces.OracleJSFInjectionRuntime
Can any one help me on this Issue.
Thanks and Regards,
K.SatishKumar.