Monday, 8 April 2013
javax.servlet.ServletException: java.lang.NoClassDefFoundError: javelin/jsp/JspFunctionMapper
Posted on 02:17 by Unknown
Recently I come across above error on weblogic 12c migration project, since for my test I used fexisting old ear that was built for weblogic 10.0.2 version. Later I found that this error has caused a problem because application is using pre-compiled jsps inside, I also noticed that weblogic 10.3.0 this jsp compilation has been depricated. so the solution was to remove the pre-compiled jsp
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment