This seems to be the line that is causing problems.
ServiceManager serviceManager =
    org.apache.soap.server.http.ServerHTTPUtils.getServiceManagerFromContext(application);

Apparently the implicit 'application' call is causing the NoClassDefException.

Anyone see this before?

Jonathan Bricker
Lilly Research Labs
Java ATG



[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]

01/18/02 08:10 AM
Please respond to Orion-Interest

       
        To:        Orion-Interest <[EMAIL PROTECTED]>
        cc:        
        Subject:        SOAP problem with Orion




I was installing SOAP on my Orion 1.5.2 server but get a ClassNotFoundException javax.servlet.http.HttpServlet when I try to run anything from the SOAP admin tool.


I've followed the HOWTO from Atlassian for installing and as far as I can tell Orion can find soap.jar.


My other applications run fine so I'm guessing that it is something with SOAP's jsp's or a class that or tag that I'm missing.


Thanks for the help.


Jonathan Bricker
Lilly Research Labs
Java ATG


Reply via email to