users@jax-rpc.java.net

Re: Upgrade to Java 1.6 killed my app!

From: syg6 <syg6_at_yahoo.com>
Date: Thu, 22 Mar 2007 04:02:09 -0700 (PDT)

Hello,

Well ... I've had to put an 'if' my code. If it contains the 1.1 uri, to
create a 1.1 Message. If it contains 1.2, create a 1.2 Message. It's a
bummer, as I said, because when 1.3 or 1.4 of SOAP comes out I'll have to
change my code. But it seems that's all I can do ...

Thanks for your replies!

Bob


V B Kumar Jayanti wrote:
>
> But the use of DYNAMIC_SOAP_PROTOCOL makes the SAAJ runtime capable of
> accepting both SOAP 1.1 and SOAP 1.2 messages, especially when you make
> a SOAPConnection.call()
>

-- 
View this message in context: http://www.nabble.com/Upgrade-to-Java-1.6-killed-my-app%21-tf3442136.html#a9611783
Sent from the JAX-RPC - User mailing list archive at Nabble.com.