java2wsdl from ant

2007-07-17 Thread Benson Margulies
I know that ant tasks are pending. Until then, I tried to roll my own.
And I crashed with a complaint that cxf.xml was not found in classpath.
What jar file is supposed to contain it for this purpose?



Re: java2wsdl from ant

2007-07-17 Thread James Mao
java2wsdl/wsdl2java ant tasks was in the trunk, i checked in days ago, 
but you have to build by your own, it's in /trunk/tools/anttask

Let me know if you have any problems with it.

James


I know that ant tasks are pending. Until then, I tried to roll my own.
And I crashed with a complaint that cxf.xml was not found in classpath.
What jar file is supposed to contain it for this purpose?