K 10
svn:author
V 3
jma
K 8
svn:date
V 27
2007-05-14T07:27:28.000000Z
K 7
svn:log
V 648
updated to use the latest apache cxf java2wsdl tool, with following modifications:
* use new java2wsdl api.
* found the java.xml.soap is missing from apache cxf plugin, reported to apache cxf team
* remove jaxb builder, since the java2wsdl tool will generate those type classes
* comment out the merge schema and wsdl. since there won't have seperate schema file.
* code merge set to only merge Client, Impl, and Server.
Otherwise, will get compile errors since j2w and w2j generated different jaxb type class from cxf.
*remove @WebParam annotation rule, since the apache cxf runtime has removed this limitation
*updated unit tests for this change

END
