Thanks Scott...looks like oc4j packages a soap.jar with the install - moving
this solved the problem!

(oc4j is the container part of Oracle 9iAS)

> -----Original Message-----
> From: Scott Nichol [mailto:[EMAIL PROTECTED]]
> Sent: 22 November 2002 17:51
> To: [EMAIL PROTECTED]
> Subject: Re: Installing on oc4j
> 
> 
> Things like this typically result from the Apache SOAP classes being
> loadable from two different locations.  You said you deployed soap.war
> (usually a good thing).  Is there a soap.jar lurking around somewhere
> that oc4j could also use for loading classes?  The most notorious spot
> is $JAVA_HOME/jre/lib/ext.
> 
> BTW, what is oc4j?
> 
> Scott Nichol
> ----- Original Message -----
> From: "Taylor, Mohan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 22, 2002 9:59 AM
> Subject: Installing on oc4j
> 
> 
> > I've deployed the soap.war file within oc4j and I'm getting the
> following
> > error when I try to deploy/list/un-deploy using the apache 
> soap admin
> > interface.
> > Has anyone experienced this error before?
> >
> > [jsp src:line #:11]
> > Method getServiceManagerFromContext(javax.servlet.ServletContext,
> > java.lang.String) not found in class
> > org.apache.soap.server.http.ServerHTTPUtils.
> >
> org.apache.soap.server.http.ServerHTTPUtils.getServiceManagerF
> romContext
> (app
> > lication, configFilename);
> >
> > Thanks,
> > Mohan
> >
> >
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to