rest - Calling SOAP in Jersey -


i have requirement client wants write wrapper rest web service around soap web service.

i new both soap , rest. can please let me know

  1. if can call soap web service inside rest web service?
  2. if yes, how in jersey 2.0?

thanks in advance.

  1. yes
  2. there nothing special calling soap service inside jax-rs resouce. write jax-ws client as described in java ee 7 tutorial.

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -