Invoking .Net webservices from Java -


i have web service created in .net , interested in invoking web service in java application.

what set of libraries best suited this? i've looked glassfish, have been unable find examples of being used invoke .net web service, creating java side web service.

i have experience using wsif, appears rather outdated , use more current if possible.

check out links:

your question

webservices in java, tutorial uses jax-ws 2.0

a simpler approach want


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -