Hi,

I am trying to set up the JSPGenerator to use the Weblogic(6.1) JSP Engine.
Has anyone done
it before? I have set the following section in my 'cocoon.xconf' file:

<jsp-engine logger="core.jsp-engine">
    <parameter name="servlet-class" value="weblogic.servlet.JSPServlet"/>
    <parameter name="servlet-name" value="*.jsp"/>
  </jsp-engine>

At run-time, I get the following stacktrace:
< javax.servlet.UnavailableException: Couldn't find init param:
compileCommand
<       at
weblogic.servlet.jhtmlc.PageCompileServlet.init(PageCompileServlet.ja
va:92)
<       at weblogic.servlet.JSPServlet.init(JSPServlet.java:56)
<       at
org.apache.cocoon.components.jsp.JSPEngineImpl.executeJSP(JSPEngineIm
pl.java:121)

Thanks,

Yvon

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to