Hi,
I was having some problem with deploying using Oracle 9iAS Web Services
so am using Apache Soap instead on Oracle 9iAS.

Being a newbie to Apache Soap I apologize in advance if I've overlooked
something plainly obvious.
I am performing the following steps.

1.)  Jar all my application classes and place it under /soap/WEB-INF/lib
(exposedservices.jar)
2.)  Create a services.xml that has all the complex type mappings and place
it under /soap/WEB-INF
(incidentally, this is the same directory that has soap.xml and web.xml)
3.)  Create a soap.war file with this updation
The file structure looks like

webapps
       soap
              META-INF
          application.xml
              soap
                    WEB-INF
                  services.xml
                  soap.xml
                  web.xml
                            classes
                            lib
                                    exposedservices.jar

4.)  Bundle the war along with other lib files to create an EAR.
5.) Deploy my ear.

Are these steps correct?   Why am I still not able to see my deployed
services?  What is the URL where these
are available (btw. my SOAP_URL is
http://localhost:8888/soap/servlet/soaprouter)?

Thanks a lot.
Rizwan

(See attached file: services.xml)
-------------------------------------------------------
Research & Innovative Solutions
Indus Utility Systems Inc.
Columbia, South Carolina

****************************************
This email message and all attachments transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and
privileged information. Please DO NOT forward this email outside of the recipient's 
Company unless expressly authorized to do so herein.  Any
unauthorized review, use, disclosure or distribution is prohibited. If you are not the 
intended recipient, please contact the sender by reply email
and destroy all copies of the original message.

Any views expressed in this email message are those of the individual sender except 
where the sender specifically states them to be the views of Indus
 International, Inc.
****************************************

Attachment: services.xml
Description: Binary data

Reply via email to