Surajit Thank you very much for your response. It is very important for me to know which version Apache-SOAP WebSphere4 comes with. I have a problem with base64Binary. I could not find out which version of Apache-SOAP WebSphere4 supports.Do you know that?Thanks again, Zina
-----Original Message----- From: Dr. Surajit Pal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 7:29 PM To: [EMAIL PROTECTED] Subject: Re: Apache-SOAP2.2 with WebSphere 4 WebSphere 4.0 comes with SOAP. You don't need to configure anything on the server to run SOAP. Use the following steps to deploy your soap eanbled applications. 1. Package your application into an EAR file using Application Assembly Tool. Note: EAR file requires that it must contain at least one WAR file (Web Module). Create an empty WAR file if you don't have any WAR file to put in EAR file. 2. Create SOAP deployment descriptor. 3. Run SoapEarEnabler tool (you can find it in WebSphere AppServer bin directory) on your EAR file. 4. Deploy your EAR file to the Application Server. Note: WebSphere 4.0 Handbook available at IBM site describes in detail the procedures for deploying SOAP services on WebSphere 4.0. Hope this helps. --Surajit ----- Original Message ----- From: "Zina Kalish" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 3:11 PM Subject: Apache-SOAP2.2 with WebSphere 4 > Does anyone know how set up Apache- SOAP v.2.2 on WebSphere 4.0 Advanced > Single server Edition? If yes, can you give me the steps? > > Thank you in advance > > Zina > > > >
