[Glass] Debug REST on Jade
BrunoBB
smalltalk at adinet.com.uy
Thu May 22 11:27:44 PDT 2014
Hi,
Gerhard thanks for your answer.
Although i can not debug (the route part of) REST services i have solved the
problem changing the name of the argument for the argument index.
<path: '/fieldsOf?app={myApp}&form={formName}'> - this cause an error and
the service was NOT properly routed.
<path: '/fieldsOf?app={1}&form={2}'> - this works fine and the service IS
properly routed.
Regards,
Bruno
--
View this message in context: http://forum.world.st/Debug-REST-on-Jade-tp4759974p4760064.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list