B
bstaunton
Guest
Hi Sanjeev, thanks for the detailed reply. I had reached the point, before your reply, where if I used http:// /TestLCR/rest/TestLCRService/customer with a file that does what yours does, supposedly just outputting the string entered in, then it instead outputs the URI back out again. If I entered anything after /customer/ I'd get a 404 error. I was using the default executionMode = "singleton" though, using executionMode = "external" didn't work. The same thing happens when I run your exact code and mapping. Instead of outputting the input string, it outputs a string of the whole URI: http:// /TestLCR/rest/TestLCRService/Customer
Continue reading...
Continue reading...