aspose file tools
The moose likes Web Services and the fly likes Overloading a REST Service throws exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Overloading a REST Service throws exception " Watch "Overloading a REST Service throws exception " New topic
Author

Overloading a REST Service throws exception

Maya sekar
Ranch Hand

Joined: Sep 22, 2011
Posts: 70
Hello Everybody,

I am trying to overload two methods in my service,

say,


Can't figure out whats wrong... Does the error occur because I am trying to overload the service or is it because of something else? Any help is much appreciated.

Many thanks.
Have a nice day

but when i try this i get an error

 
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: Overloading a REST Service throws exception
 
Similar Threads
Jersey Response issue driving me batty!
Restful Jersey javax.naming.NamingException:Lookup failed for 'java:module/PersonRessource'
ERROR IN REST WEB SERVICES
Netbeans 6.8M1 and JAX-RS using Jersey problems
Error when trying to upload a file using Jersey