e :-)
Jeff
- Original Message -
From: Brian Shields
To: [EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 12:16 PM
Subject: Re: sending xml files as string parameters
Thanks Jeff,
Obviously ns1 is not a default namespace, but a default variable name for the urn:Foo namespace.
To: [EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004
10:40 AM
Subject: Re: sending xml files as
string parameters
How? that is an automatically generated SOAP message. I am simple
creating a parameter...("xmlFileParameter, String.class, xmlF
ssion/reception).
Jeff
- Original Message -
From: Brian Shields
To: [EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 10:40 AM
Subject: Re: sending xml files as string parameters
How? that is an automatically generated SOAP message. I am simple creating a parameter...("xmlFileP
ssion/reception).
Jeff
- Original Message -
From: Brian Shields
To: [EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 10:40 AM
Subject: Re: sending xml files as string parameters
How? that is an automatically generated SOAP message. I am simple creating a parameter...("xmlFileP
ED]
Sent: Tuesday, February 03, 2004 10:40
AM
Subject: Re: sending xml files as string
parameters
How? that is an automatically generated SOAP message. I am simple
creating a parameter...("xmlFileParameter, String.class, xmlFile,
Constants.NS_URI_SOAP_ENC); where xmlFile is
How? that is an automatically generated SOAP message. I am simple creating a parameter...("xmlFileParameter, String.class, xmlFile, Constants.NS_URI_SOAP_ENC); where xmlFile is the string containing the xml file! II presume ns1 is a default namespace??
BrianJeff <[EMAIL PROTECTED]> wrote:
Try u
Try using:
Jeff
- Original Message -
From:
Brian
Shields
To: [EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 10:11
AM
Subject: sending xml files as string
parameters
Hi all,
I am trying to send an xml file as a
parameter in a web service ca