MyEclipse: Developing JAX-WS Web Services and Clients krishna.chaitanya - Apr 05, 2011 - 12:30 PM Post subject: Developing JAX-WS Web Services and Clients
Hello,
query: On clicking the icon ' Web Services Explorer ', I do not see WSDL Main, instead I see UDDI Main. Why so?
Regards,
Krishna.support-swapna - Apr 06, 2011 - 07:35 AM Post subject: RE: Developing JAX-WS Web Services and Clients
krishna.chaitanya,
The tutorials are based on earlier versions of MyEclipse.
If you refer to section 6.3 of this tutorial,there is a "WSDL Page" button on the top right hand corner of the Web Service Explorer. Click on the WSDL Page to bring up the WSDL Main.
The above tutorial illustrates web services and client development on Java platform. I wish to demonstrate the same on Android platform, i.e. the android emulator will be the client. How can that be done?