You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Roger Szeto <rs...@bspark.com> on 2000/12/12 19:50:31 UTC

instructions to install soap on IIS or Weblogic 5.1

thanks in advance for any information on the above subject.


Re: instructions to install soap on IIS or Weblogic 5.1

Posted by Navaneeth <nk...@hotmail.com>.
Hi Roger ,

    I have sucessfully installed SOAP on IIS using ServletExec 3.0
    It is very simple .Just point your soap classes in the Servlet exec class path .
    Register ur servlet using the admin GUI .

    One more important thing here is that servlet exec points to the the xml.jar in its lib directory.
    and this always comes in the classpath at the very beginning .
    So all you have to do is backup your xml.jar , rename your xerces.jar as xml.jar and put it in the 
    lib directory .

Hope that helps,

Regards,
Navaneeth

  ----- Original Message ----- 
  From: Roger Szeto 
  To: 'soap-user@xml.apache.org' 
  Sent: Wednesday, December 13, 2000 12:20 AM
  Subject: instructions to install soap on IIS or Weblogic 5.1


  thanks in advance for any information on the above subject.


Re: instructions to install soap on IIS or Weblogic 5.1

Posted by Navaneeth <nk...@hotmail.com>.
Hi Roger ,

    I have sucessfully installed SOAP on IIS using ServletExec 3.0
    It is very simple .Just point your soap classes in the Servlet exec class path .
    Register ur servlet using the admin GUI .

    One more important thing here is that servlet exec points to the the xml.jar in its lib directory.
    and this always comes in the classpath at the very beginning .
    So all you have to do is backup your xml.jar , rename your xerces.jar as xml.jar and put it in the 
    lib directory .

Hope that helps,

Regards,
Navaneeth

  ----- Original Message ----- 
  From: Roger Szeto 
  To: 'soap-user@xml.apache.org' 
  Sent: Wednesday, December 13, 2000 12:20 AM
  Subject: instructions to install soap on IIS or Weblogic 5.1


  thanks in advance for any information on the above subject.