Updated the restful_http_binding sample with println statement to print the method name that is being invoked.
and on both:

http://localhost:8080/xml/customers

and

http://localhost:8080/xml/customers/123

the getCustomers (note the plural !) is being called. Looks like the full path info is not evaluated.

Mansour
:-)



Reply via email to