Thanks for your advice,

It seems to be a chicken/egg problem:

if I dont ignore the url: tapestry sends the Index-page, obviously not
recognizing that /json/UserService.json is addressed to the Sring-Service.

If I ignore /json/.* I get the 404, becouse tapestry does not feel
responsible and therefore of course the Spring-Service will never be
invoked...

So I guess ignoring in this case is not the solution.

I need to somehow make tapestry aware that the url is managed by the
springservice, so that tapestry reveices the Http-Request an hands over to
the service?

Still investigating on this
Regards
Stefan

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Invoke-Services-Methods-of-Services-remotley-using-JSONRPC-tp5567790p5570838.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to