Re: a simple question

2001-09-26 Thread Aczél
Hi, I just came a across this topic.. I am new to SOAP and have written all my example using a deployment descriptor. Could you elaborate on deploying a service with admin tool. How is it done? How do you deploy a service without ServiceClientManager? When you wrote your service, you must

Apache-SOAP Tomcat and UDDI

2001-09-26 Thread Tomas Jacobsson
Hello! I want to implement UDDI services with my Apache-SOAP Tomcat server which is running in UNIX environment,. Does anybody know any good service to do that? Thanks in advance Tomas

How to get IP address of client using SOAP RPC methods

2001-09-26 Thread Chiranjeevi Paruchur
Hi! Does any one have a piece of code or URLs where I can see how to get the IP address of client using SOAP RPC methods.I want to incorporate that in my SOAP service. Thanks in advance, Chiran

Re: Websphere 4.0

2001-09-26 Thread Keith Wells
Bill, Are you using the xerces that comes with WAS 4.0 or did you package your own version of xerces in your ear file? Keith Wells Anyone tried getting SOAP running on this platform.  We have applications based on SOAP 2.0 that we are trying to get running on Websphere 4.0 and are having

SOAPHeader-Session-Handling - Axis Handler Features

2001-09-26 Thread Christoph C. Cemper @ Cemper.com
Hi Naresh all on SOAP-list (FYI) the session-maintenance via SOAPheaders is the only -to me- know solution for interoperable session handling from Apache to MS.SOAP Toolkit Reason: * Storing Session-Context in SOAPheader is transport-independant (in contrast to the

Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread Tim Johnson
I started to play with axis-alpha2 and I am trying to get the WSDL option to work. This is what I have done so far: 1) downloaded xml-axis-alpha2-bin.tar.gz and installed it in /sunquest/web 2) copied /sunquest/web/axis-1_0/webapps/axis /sunquest/web/tomcat/webapps

RE: Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread Tim Johnson
Thanks Bob, that did the trick!! Does the development group need to know about this? -Original Message- From: Bob Cotton [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 26, 2001 10:14 AM To: [EMAIL PROTECTED] Subject: Re: Getting new WSDL option to work with axis-alpha2

RE: Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread andrew . burke
On this same topic, I also am trying to test out the WSDL processing ability of Axis. However, I am not trying to do it with server running - I just want to see what code can be generated from a WSDL file. However, I've not had any success, as I detail below. Any help would be greatly

time measurement for MIME attachments

2001-09-26 Thread Vladimir Stemkovski
Hello, I did some measurement work in SOAP/MIME area. The purpose was to determine the performance improvements of using multi-part MIME messages for SOAP Services. To collect measurement results I created two clients (MimeTestClient and TestClient) and a SOAP service (MimeTest). The client

Re: Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread Bob Cotton
Tim == Tim Johnson [EMAIL PROTECTED] writes: Tim Thanks Bob, that did the trick!! Tim Does the development group need to know about this? I already submitted a patch. I believe its been checked into cvs. Must have just missed the alpha2 build. - Bob -- SynXis Corporation

Re: Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread Doug Davis
ALL!! Please discuss Axis issues on the Axis mailing list. -Dug Bob Cotton [EMAIL PROTECTED]@synxis.com on 09/26/2001 02:30:39 PM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Getting new WSDL option to work with axis-alpha2

RE: Getting new WSDL option to work with axis-alpha2

2001-09-26 Thread Glen Daniels
Damn, the fix *should* have made it into alpha-2. The file is correctly labeled in CVS, so I must have had an old version kicking around when I built the dists. Will fix and update the distribution files. --Glen -Original Message- From: Bob Cotton [mailto:[EMAIL PROTECTED]] Sent:

Ugent ! Unable to deploy the deploymentDescriptor

2001-09-26 Thread Hu Jing
My OS is Redhat 7.1 . Please help me. -Original Message- From: Hu Jing [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 1:56 PM To: [EMAIL PROTECTED] Subject: Ugent ! Unable to deploy the deploymentDescriptor When I run the soap sample "addressbook", it can't deploy the