0 Replies Latest reply on Mar 9, 2009 6:46 AM by sangireddi

    how to configure jboss5.0.01GA for oracle adf rich client co

    sangireddi

      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...