I am getting the following error when I compile a JSP or its .WAR
from JBuilder. I am using JBuilder 8 with WebLogic 6.1. There is no
problem with .JAR, but when I try to build a .WAR or a single JSP it
gives following error.
"MyJsp1.jsp": weblogic.utils.AssertionError: ***** ASSERTION FAILED
***** - with nested exception:
[java.lang.NullPointerException]
Can anyone suggest me, what should I do to solve this?