Failure while Precompiling JSPs: weblogic.servlet.jsp.CompilationException weblogic 11
My JSP's are not compiling. I am in a tight situation. Desperately need help. Someone please help.
Java EEApplication ServersJSP
Last Comment
Gurvinder Pal Singh
8/22/2022 - Mon
Gurvinder Pal Singh
what is compilation error that it throws?
prsubject
ASKER
<Nov 15, 2010 11:45:41 AM EST> <Warning> <HTTP> <BEA-101212> <CustomerConnectWLS10:CustomerConnect Failure while Precompiling JSPs: weblogic.servlet.jsp.CompilationException: accountrequest.jsp:3:18: The type org.apache.commons.logging.Log cannot be resolved. It is indirectly referenced from required .class files
<%@ page import="com.genevarx.framework.servlets.PresentationServlet" %>
it would be compiled first time they will be requested by any client
prsubject
ASKER
I am finding n number of weblogic.xml The following three are in the server folder. I am pasting their locations. Please tell me which one you want me to update. I feel the one in bold applies. Let me open and see.