[jboss-user] [Installation, Configuration & DEPLOYMENT] - how to configure jboss5.0.01GA for oracle adf rich client co
sangireddi@gmail.com
do-not-reply at jboss.com
Mon Mar 9 06:46:16 EDT 2009
Hi All
I tried to configure Jboss 5 for supporting oracle adf rich client components but i am unable to run tutorial demo in jboss but i can do it in weblogic server.my error log is ...
oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator _setupAdfDatabindingForJsf
SEVERE:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:119)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at com.sun.faces.config.WebConfiguration.getInstance(WebConfiguration.java:123)
at com.sun.faces.application.ApplicationImpl.addPropertyEditorIfNecessary(ApplicationImpl.java:705)
at com.sun.faces.application.ApplicationImpl.addConverter(ApplicationImpl.java:673)
at oracle.adfinternal.view.faces.config.rich.AdfModelHelper.init(AdfModelHelper.java:37)
please let me know if know any step by step process to configure jboss for supportinf adf rich client components....
i think i need to add some jsf jars only.....
is there any solution..?
thanks in advance...
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216157#4216157
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216157
More information about the jboss-user
mailing list