I'm confused--is the web service provider required to use CXF 2.0.4, or the
SOAP client that you are creating?  If the latter, I'm not sure why that
would be the case.  As many bugs, including security bugs, are fixed from
release to release it would seem strange to require usage of an obsolete
version of CXF.

At any rate, if I'm not mistaken SAAJ is part of the JDK so you should be
able to work with it without using CXF.  I'm not sure how this is a CXF
problem--perhaps a Sun forum could help you.

Glen


deepika vadapalli wrote:
> 
> Hello All,
> 
> We have upgraded to CX's latest version, But We need to support one
> environmnet in the old CXF version 2.0.4.
> 
> When I try to call Service from my CXF cLient, I get the following
> exception:
> 

-- 
View this message in context: 
http://old.nabble.com/Error-creating-SAAj-Factory-Instnace-on-Jboss-and-Cxf-2.0.4-tp28002958p28006760.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to