Hi,
I am trying to deploy Webtop on Weblogic 10.3.0. My deployment always fails with error java.lang.NullPointerException. It does not get more explicit than that. Here is what I am doing through a script:
1. Exploding webtop.war to the deployment folder
2. Generating the dfc.properties in WEB-INF/classes
3. Adding weblogic.xml in WEB-INF
4. Add French language pack and update wdk/app.xml
5. Manually deploy the application by specifying the folder using the Weblogic Console.
I have attached a dfc trace. The exception is shown at line 4495.
Any idea?
Thanks.