Shankar, There is no documentation specific to iAS installations. What you may need to do is jar the webapps directory with a .war extension. Then load this war into the deploytool, save it and then deploy it.
404 is File Not Found, cannot locate the servlet to execute. If it is installed properly, you should see the services installed. -Sharmin. >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm >list-help: <mailto:[EMAIL PROTECTED]> >list-unsubscribe: <mailto:[EMAIL PROTECTED]> >list-post: <mailto:[EMAIL PROTECTED]> >Delivered-To: mailing list [EMAIL PROTECTED] >From: "Shankar S" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: FW: Problem in installing Apache Axis on iAS 6.5 >Date: Wed, 25 Sep 2002 11:39:03 +0530 >MIME-Version: 1.0 >X-Priority: 3 (Normal) >X-MSMail-Priority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 >Importance: Normal >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > >Hi All, > >I am still facing this problem? >Can anyone of you help me out with this issue? > >Thanks, >Shankar Shanmugam > >-----Original Message----- >From: Shankar S [mailto:[EMAIL PROTECTED]] >Sent: Friday, September 20, 2002 11:32 AM >To: [EMAIL PROTECTED] >Cc: Sudhakar S; Anantha Padmanabhan Vedachalam >Subject: Problem in installing Apache Axis on iAS 6.5 > > >Hi, > >This is Shankar from chennai (India). >I used Apache SOAP for couple of days and I came to know that it has some >issues like inter-operability, etc. > >So, I decided to go for Apache Axis. But, I couldn't find a installation >notes for iAS 6.5. >So, I created a .war with the content of webapps/axis and deployed the .war >file in iAS. > > >When I click Administrator Axis >(http://sol2.immchen.com:8001/NASApp/axis/happyaxis.jsp), I get HTTP 404 >Error >When I click View >(http://sol2.immchen.com:8001/NASApp/axis/servlet/AxisServlet), I get a a >blank screen. > >When I click validate >(http://sol2.immchen.com:8001/NASApp/axis/happyaxis.jsp), I get this content >.... > >Examining webapp configuration > >Needed Components >Found SAAJ API (javax.xml.soap.SOAPMessage) >Found JAX-RPC API (javax.xml.rpc.Service) >Found Apache-Axis (org.apache.axis.transport.http.AxisServlet) >Found Jakarta-commons logging (org.apache.commons.logging.Log) >Found IBM's WSDL4Java (com.ibm.wsdl.factory.WSDLFactoryImpl) >Found JAXP implementation (javax.xml.parsers.SAXParserFactory) at >/sunone/xerces-1_4_4/xerces.jar >Found Activation API (javax.activation.DataHandler) at >/sunone/ias/ias/classes/java/activation.jar > >Optional Components >Found Mail API (javax.mail.internet.MimeMessage) at >/sunone/ias/ias/classes/java/mail.jar > >Warning: could not find class org.apache.xml.security.Init from file >xmlsec.jar >Attachments will not work >See http://xml.apache.org/security/ > > >Warning: could not find resource server-config.wsdd >There is no a server configuration file;run AdminClient to create oneThe >core axis libraries are present. 1 optional axis library is missing > >Note: On Tomcat 4.x, you may need to put libraries that contain java.* or >javax.* packages into CATALINA_HOME/commons/lib > > >Thanks in Advance, >Shankar Shanmugam