I m trying to consume my web service using dynamic proxy where i get my interfaces at compile time and Services get fetched at the run time.
Documentation provides me wscompile command to generate the endpoint interfaces but this command don't exist in my system.
Need Help!!!!!