Managed server deployment problems
I am experiencing problems with deployment of my ADF application to a new domain. I am using JDeveloper 11g R1 and Weblogic server v10.3.2. When I deploy my application to a Integrated Weblogic server it runs with no problems but when I try to deploy it on my new admin server it throws servlet failed with exception error and java.lang.NullPoinerException. On my new domain's admin server I enabled tunneling and include JRF and ADF libraries. I have setup the server on localhost:7001 and integrated server is on localhost:7101.
My application project is using connection to database so I made new JDBC data source on my admin server. Any help or guidelines would be appreciated.
My application project is using connection to database so I made new JDBC data source on my admin server. Any help or guidelines would be appreciated.
0