Hello Gary,

it's difficult to say because we don't know what Borland has done to integrate Cocoon, what they changed in the configuration or whether they changed something in the sources. So for example the ParanoidCocoonServlet is not the default servlet class, but I guess they use it to be independent of external libraries. The stacktrace of your first mail suggests that you are using a JDK 1.3 with a Cocoon compiled for 1.4 (=> Unsupported major.minor version 48.0). The error below is not very exact. It is not the complete stacktrace, is it? Can you have a look for "root cause"?

Joerg

Howard, Gary wrote:

Has anyone dealt with this error?  I am trying to build cocoon 2 out of
JBuilder 9.  JB9 has cocoon prepackaged based on JDK 1.4.  I had to upgrade
my WebLogic server to 1.4 to get past the ParanoidServlet error.  Now I am
getting this.  I appreciate your help in advance.

Thanks,
Gary

<Sep 12, 2003 1:58:33 PM EDT> <Error> <HTTP> <101216> <Servlet: "Cocoon2"
failed
 to preload on startup in webapp: "cocoon"
javax.servlet.ServletException
        at
weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubIm
pl.java:912)
        at
weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStub
Impl.java:833)
        at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:773)
        at
weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppS
ervletContext.java:2782)
        at
weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebApp
ServletContext.java:2727)
        at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAp
pServletContext.java:2700)
        at
weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java
:563)
        at
weblogic.servlet.internal.WebService.preloadResources(WebService.java
:476)
        at
weblogic.t3.srvr.ServletInitRunner$1.run(ServletInitRunner.java:50)
        at
weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
eManager.java:780)
        at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:46)
        at java.lang.Thread.run(Thread.java:536)


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



Reply via email to