2012/4/4 Philippe A. <futhar...@gmail.com>

> I still wish I could avoid policy duplication on the client side. Ideally
> I would like to write a rampart.xml with no policy inside and assign that
> config to my generated service client.
>
>
I went a step further and gave up using wsdl2java. Writing an Axis client
by hand isn't that hard. The advantage of wsdl2java depends a lot on the
number and complexity of operations you have to support. I only have a
handful.

The next logical step for me would be to give JAXWS a try.

-- 
Philippe

Reply via email to