wsdl2java - CXF create web service client from wsdl programmatically -
i've downloaded cxf package , linked eclipse. works fine. can generate code of web service clent provided wsdl. want able programmatically. scenario user can give wsdl , programm takes , creates jar representing client. first things first though, want generate java code of wsdl programmatically. can done? , if yes have tips? don't want code or anything, started because research has not been productive.
there maven plugin generate java classes wsdl.
Comments
Post a Comment