Title: Message
Larbi,
  Whey you use WSDL2java tool (See Axis Reference Guide) to generate client stub, it can also generate the server side skeleton with option -s/-S in the deploy.wsdd file. I think that you can install Axis as Server with this deploy.wsdd to simulate the Server Services. Of course, you need to modify the skeleton for your business purpose of the services.
 
I may be wrong. Can anyone correct me if I am wrong?
 
Thanks,
 
Sharon Zhao
-----Original Message-----
From: Djoudi Larbi-CLD018 [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 3:44 PM
To: [EMAIL PROTECTED]
Subject: is it DOABLE to simulating a WebMethods server (WebMethods is soa p server like Apache Axis) ???

I have a client working using generated stubs from a WebMethods server WSDLs. I used Axis to generate those stubs. For testing purposes, I don't have access to that server.  Can anyone please share some experience or input if it is DOABLE to:
 
1) simulate that WebMethods to talk to my client by installing Apache Axis and writing similar service that are in WebMethods server
2) OR somehow develop a TCP server that builds SOAP/HTTPS messages and communicate with my client.
 
 
Appreciate your help.
 
Larbi
 
 

Reply via email to