I confused myself. In the sample application the application is rooted at jpetstore, the servlet at remoting and the service at something else. By calling my application the same name as the servlet...
Type: Posts; User: shadrak; Keyword(s):
I confused myself. In the sample application the application is rooted at jpetstore, the servlet at remoting and the service at something else. By calling my application the same name as the servlet...
I've been reading about the new HttpInvoker and thought I'd give it a try. I ran the example in jpetstore and decided to implement my own. To demonstrate the concept to others I've pared things down...