aspose file tools
The moose likes Servlets and the fly likes How do we two-way interface JAX-WS web service with JAX-RS web service using the new Servlet 3.0? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How do we two-way interface JAX-WS web service with JAX-RS web service using the new Servlet 3.0?" Watch "How do we two-way interface JAX-WS web service with JAX-RS web service using the new Servlet 3.0?" New topic
Author

How do we two-way interface JAX-WS web service with JAX-RS web service using the new Servlet 3.0?

Kandpal Mahesh
Greenhorn

Joined: Mar 29, 2011
Posts: 11

Hello Budi Kurniawan,
I wished to know if its possible to interface (two-way communication) a JAX-WS web service with JAX-RS web service using the new Servlet 3.0 spec?

I read in other topics in this forum that we just need to include framework JARs and it hooks them up automatically. What type of configuration I need to do in order to achieve what I want?

Thanks in advance.

-Mahesh Kandpal
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How do we two-way interface JAX-WS web service with JAX-RS web service using the new Servlet 3.0?
 
Similar Threads
JEE 1.5 Servlet Endpoint Webservice?
JAX WS Web Service
RESTFul webservice with axis2
How to obfuscate or mask returned data?
JDK and web service, and other tools (questions from dummy)