e textNode = nl.item(0);
String value = textNode.getNodeValue() ;
-----Original Message-
From: Bardman, Jody [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: Working with Xerces
My SOAP client can build a simple request and send it to the SOAP server
and t
getChildNodes();
Node textNode = nl.item(0);
String value = textNode.getNodeValue() ;
-Original Message-
From: Bardman, Jody [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: Working with Xerces
My SOAP client can build a simple req
Title: FW: FW: Problem with Apache soap client accessing a MS soap server
Oops! My mistake. It now works!!!
Thanks Steeve and Pete
-Original Message-
From: Bardman, Jody
Sent: Monday, July 30, 2001 11:51 AM
To: '[EMAIL PROTECTED]'
Subject: RE: FW: Problem with Apache s
es(Constants.NS_URI_SOAP_ENC, new QName("", "Result"), null, null, new StringDeserializer());
call.setSOAPMappingRegistry (smr);
bye!
Steeve...
"Bardman, Jody" <[EMAIL PROTECTED]> on 30/07/2001 10:21:06 AM
Please respond to [EMAIL PROTECTED]
To: "'
entDescriptor.xml file and where should it go?
http://schemas.xmlsoap.org/soap/encoding/" xmlns:x="" qname="x:Result" xml2JavaClassName="org.apache.soap.encoding.soapenc.StringDeserializer" />
Thanks for any help.
Jody
-Original Message-
From: Bar
ove which isn't in the Web Service
description for the method when going to your web service with a browser.
Peter Roth
Telemetry Technologies Inc.
p: 404.231.0021 ext. 1290
e: [EMAIL PROTECTED]
-Original Message-
From: Bardman, Jody [mailto:[EMAIL PROTECTED]]
Sent: Friday, J
Title: Problem with Apache soap client accessing a MS soap server
Thanks for help from my last problem with the TcpTunnelGui, Gregg, Eduardo, and Sri.
Now, the new problem:
I can't get a valid response from a MS soap server.
I know this is a big request but could somebody check my code for w
ort
-=> Gregg <=-
---
Gregg Leichtman, Ph.D.
Quintiles Intelligent Imaging
521 Plymouth Road, Suite 115
Plymouth Meeting, PA 19462
Opinions expressed in this message are my own and in no way reflect Quintiles Transnational policy.
"Bardman, Jody" <[EMAIL PROTECTED]&g
Title: TcpTunnelGui program
Hi, I am new to Soap and Java.
My need is to have a Java Soap client talking to a MS Soap Server.
I am having trouble with accessing the MS Soap Server (I will be sending that problem shortly).
I am using JRun which defaults to port 8100.
My computer name is CoreP