doesn client need to use AegisDatabinding if server does

2008-02-13 Thread yulinxp

If CXF server uses SimpleFront end/AegisBinding, does the cxf client need to
use ClientProxyFactoryBean to set AegisDatabinding? I am very confused. 


-- 
View this message in context: 
http://www.nabble.com/doesn-client-need-to-use-AegisDatabinding-if-server-does-tp15459869p15459869.html
Sent from the cxf-user mailing list archive at Nabble.com.



Re: doesn client need to use AegisDatabinding if server does

2008-02-13 Thread Benson Margulies
No. If you get the WSDL from the server and feed it to whatever kit you
want, including CXF with JAXB, it works. Unless you find a bug. The Java you
get may be quite different from the Java on the server side, however.

On Feb 13, 2008 11:41 AM, yulinxp [EMAIL PROTECTED] wrote:


 If CXF server uses SimpleFront end/AegisBinding, does the cxf client need
 to
 use ClientProxyFactoryBean to set AegisDatabinding? I am very confused.


 --
 View this message in context:
 http://www.nabble.com/doesn-client-need-to-use-AegisDatabinding-if-server-does-tp15459869p15459869.html
 Sent from the cxf-user mailing list archive at Nabble.com.