It could work as-is but IIRC you'll need to regenerate your WSDL-to-Java
artifacts with the updated WSDL that hits the SOAP 1.2 endpoint, as
there's changes to the Service and/or Port classes indicating a SOAP 1.2
endpoint is being accessed.
Glen
On 07/16/2012 09:50 AM, Gina Choi wrote:
Glen:
<<<
I ran the CXF STS on SOAP 1.2 endpoints before when testing
interoperability with Metro. It should work, the WSDL will just need some
modifications (http://www.jroller.com/gmazza/entry/switch_soap11_to_soap12).
>>>
I changed wsdl file from 1.1 to 1.2 based on your tutorial in the past. My
Java client to Fediz STS is fine with 1.1. If I change wsdl file to 1.2, my
CXF client will be automatically generate 1.2 message to communicate with
1.2 end point?
Thanks.
Gina
--
Glen Mazza
Talend Community Coders
coders.talend.com
blog: www.jroller.com/gmazza