Are you looking to send any valid XML as an operation parameter? You can use xsd:any as the data type in your schema and then use the toolkit to generate stubs for the port type. Classes and APIs in org.globus.wsrf.encoding might be useful to convert objects into MessageElement. Rachana
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergei Smolov Sent: Wednesday, May 14, 2008 3:01 AM To: [email protected] Subject: [gt-user] XML messages Hello, List! I want to send an XML message to one of "Globus container" services by using SOAP. For example, I want to send "GetResourceProperty" message to CounterService. Where can I find some information about formats of such messages, headers and so on? Thanks in advance -- Sergey Smolov
