| Author |
Problem with .war deploytment in weblogic 10.3 on linux...
|
Ankur Premi
Greenhorn
Joined: Aug 07, 2010
Posts: 17
|
|
Hi,
I am deploying the .war file on weblogic ...I get the following exception::
weblogic.application.ModuleException: [HTTP:101216]Servlet: "action" failed to preload on startup in Web application: "myapp.war".
java.lang.NullPointerException
at com.xxx.qqqqq.yyyy.RoleFuncMap.getRoleFuncMap(RoleFuncMap.java:54)
Below is the decompiled code of the class:
Please help me. I am not able to understand why it is coming.
Thanks
|
 |
 |
|
|
subject: Problem with .war deploytment in weblogic 10.3 on linux...
|
|
|