Confused about SOAP 1.2

2004-12-10 Thread Robert Bateman
Apologies in advance! Most of my reading material on SOAP is still 1.1 with references to what 1.2 is "supposed" to look like. I am attempting to pass a message into a SOAP 1.2 server running on Tomcat with Axis 1.2RC2 at the host side. My message to the server is supposed to be

RE: SOAP 1.2

2004-11-29 Thread Sharam Fouladgar-Mercer
Yes it does. -Sharam From: Dirk Joosen [mailto:[EMAIL PROTECTED] Sent: Monday, November 29, 2004 3:50 AM To: [EMAIL PROTECTED] Subject: SOAP 1.2   Hello   Does AXIS1.2 support SOAP1.2   When it doesn’t in which release it will?     Met Vriendelijke Groet

SOAP 1.2

2004-11-29 Thread Dirk Joosen
Hello   Does AXIS1.2 support SOAP1.2   When it doesn’t in which release it will?     Met Vriendelijke Groet,   Dirk Joosen Postbus 28129 3828 ZJ Amersfoort / Groningen Tel:  030-6588500 Fax: 033-4513101 E-mail: [EMAIL PROTECTED]  

Problems with SOAP 1.2

2004-11-03 Thread Dirk Joosen
Hello We want to use the new recommendation SOAP 1.2 within our applications.I've installed the latest AXIS library version 1.2RC1. When we use the samples with this library our application send the wrong format of the SOAP message.We use the library together with JBoss-3.2.6. Is th

Confused about SOAP 1.2

2004-10-03 Thread Ian Dickinson
pping for wrapped style (using XSD:int) and for SOAP 1.1 passes the tests, but the SOAP 1.2 mapping doesn't. The problem I'm having is that when I set the message context to use SOAP12_CONSTANTS, the namespaces on the soap elements change to the SOAP 1.2 namespace, but the encoded val

Axis: SOAP 1.1 v. SOAP 1.2 Support

2004-01-05 Thread Ethan Cerami
Hello Everyone, I couldn't find this answer anywhere, but it's hopefully an easy question. I am using Axis 1.1. By default, does Axis 1.1 support SOAP 1.1 or SOAP 1.2? My guess is that it supports SOAP 1.1, as I see that SOAP-env is set to: "http://schemas.xmlsoap.org/soap/e

RE: Fault/Code not supported by this SOAP version, try SOAP 1.2 o r later

2003-09-05 Thread Myatlyuk, Andrey
Title: RE: Fault/Code not supported by this SOAP version, try SOAP 1.2 or later Cory, I tried to send emails to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] and for every message I sent to above mentioned email I received: -cut- "failure notice" Hi. This is the

RE: Fault/Code not supported by this SOAP version, try SOAP 1.2 or later

2003-09-05 Thread Cory Wilkerson
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 3:55 PM To: [EMAIL PROTECTED] Subject: Fault/Code not supported by this SOAP version, try SOAP 1.2 or later Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this ob

Fault/Code not supported by this SOAP version, try SOAP 1.2 or later

2003-09-05 Thread andrey . myatlyuk
Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" I don't know why, but SOAPFault is com.sun.xml.messag

"Fault/Code not supported by this SOAP version, try SOAP 1.2 or later"

2003-09-05 Thread andrey . myatlyuk
Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" I don't know why, but SOAPFault is com.sun.xml.messag

"Fault/Code not supported by this SOAP version, try SOAP 1.2 or l ater"

2003-09-05 Thread Myatlyuk, Andrey
Title: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP vers

"Fault/Code not supported by this SOAP version, try SOAP 1.2 or l ater"

2003-09-05 Thread Myatlyuk, Andrey
Title: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP vers

"Fault/Code not supported by this SOAP version, try SOAP 1.2 or l ater"

2003-09-05 Thread Myatlyuk, Andrey
Title: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP vers

"Fault/Code not supported by this SOAP version, try SOAP 1.2 or l ater"

2003-09-05 Thread Myatlyuk, Andrey
Title: "Fault/Code not supported by this SOAP version, try SOAP 1.2 or later" Hello! I'm trying to access fields of SOAPFault object. But when I look in the debugger on this object, I see the following message among others: "Fault/Code not supported by this SOAP vers

Does Axis support SOAP 1.2 encoding?

2003-08-14 Thread NJ Rogers, Learning and Research Technology
Hi I notice that Axis 1.1 uses the SOAP 1.1 encoding for RPC/encoded messaging. Are there plans to soon support the latest as at http://www.w3.org/TR/soap12-part2/ ? Many thanks Nikki -- NJ Rogers, Technical Researcher (Semantic Web Applications Developer) Institute for Lea

RE: Does Axis support SOAP 1.2 encoding?

2003-08-14 Thread Koller, Shmuel
Anne, can you ellaborate on "strong industry movement to use only document/literal" ? Thanks in advance, Shmuel Koller -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Tue, August 05, 2003 5:14 PM To: [EMAIL PROTECTED] Subject: Re: Does Axis suppor

Re: Does Axis support SOAP 1.2 encoding?

2003-08-06 Thread Anne Thomas Manes
Well then, perhaps you'd like to allocate some resources to help the Axis team implement support for SOAP 1.2 encoding. Anne - Original Message - From: "NJ Rogers, Learning and Research Technology" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Anne

Re: Does Axis support SOAP 1.2 encoding?

2003-08-06 Thread Anne Thomas Manes
The WS-I Basic Profile requires literal encoding. The SOAP 1.2 spec makes support for the RPC style and SOAP Encoding optional. Anne - Original Message - From: "Koller, Shmuel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 7:43 AM

Re: Does Axis support SOAP 1.2 encoding?

2003-08-05 Thread NJ Rogers, Learning and Research Technology
to implement the SOAP Data Model, the SOAP Encoding and/or the SOAP RPC Representation as part of a SOAP node." Given the strong industry movement to use only document/literal, I'd say that support for SOAP 1.2 encoding is pretty low on the priority list. [1] http://www.w3.org/TR/soap12-part2/#data

Re: Does Axis support SOAP 1.2 encoding?

2003-08-05 Thread Anne Thomas Manes
de." Given the strong industry movement to use only document/literal, I'd say that support for SOAP 1.2 encoding is pretty low on the priority list. [1] http://www.w3.org/TR/soap12-part2/#datamodel Anne - Original Message - From: "NJ Rogers, Learning and Research Tech

SOAP 1.2, GET, and Axis

2002-06-26 Thread Mark Baker
Hi, I've had a look through the archives, and haven't found any discussion about what the Axis team is thinking about doing to support the "Web Method Specification Feature"[1] of SOAP 1.2 when bound to HTTP. I'm specifically interested in GET support. Has there b