You can use the WSDL2Java tool. you'll see in the documentation that there is an option --server-side that will generate a Skeleton and an implementation class . All you have to do is to fill the implememtation class.
Regards Guillaume
You can use the WSDL2Java tool. you'll see in the documentation that there is an option --server-side that will generate a Skeleton and an implementation class . All you have to do is to fill the implememtation class.
Regards Guillaume