i'm getting this with the latest c2 and resin:

java.lang.VerifyError: (class: org/apache/cocoon/servlet/CocoonServlet,
method: createCocoon signature: ()V) Incompatible object argument for
function
call
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at java.beans.Beans.instantiate(Beans.java:207)
        at java.beans.Beans.instantiate(Beans.java:51)
        at
com.caucho.server.http.Application.instantiateServlet(Application.java:2394)
        at
com.caucho.server.http.Application.createServlet(Application.java:2343)
        at
com.caucho.server.http.Application.loadServlet(Application.java:2302)
        at
com.caucho.server.http.Application.getFilterChainServlet(Application.java:2169)
        at
com.caucho.server.http.Application.buildFilterChain(Application.java:2135)
        at com.caucho.server.http.Invocation.service(Invocation.java:270)
        at
com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:334)
        at
com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:266)
        at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
        at java.lang.Thread.run(Thread.java:484)

this is a class of error i've run into before but i can't recall what i do
to fix it. any suggestions? note it's not a jaxp problem, i've already
replaced the old xml libs with xerces-1.4.1.

- donald


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

Reply via email to