Hi, I would need some expert's advises here.
We were using Xfire before and now we are upgrading to CXF. Since we were doing code development w/ Xfire, the WSDL file generated by Xfire is not the same as the one generated by CXF; therefore the clients are having troubles of consuming our web service generating by CXF. I was trying to generate new interface for CXF by using wsdl2java, but it generates tons of other classes such as responsewrappers and requestwrappers which I don't really like. My question is that if there are any better way to do so I can reuse my old interface with some extra annotations or something like that. TIA. -- View this message in context: http://cxf.547215.n5.nabble.com/upgrade-Xfire-to-CXF-tp5711126.html Sent from the cxf-user mailing list archive at Nabble.com.
