[Glass] REST and Post

BrunoBB smalltalk at adinet.com.uy
Thu Jun 12 11:32:26 PDT 2014


Hi,

I have found something strange, i defined a new service:
newOrbeonForm
	<get>
	<path: ''>

	 ^ 'OK'

This service (get) is reached without problems if i change it to:

newOrbeonForm
	<post>
	<path: ''>

	 ^ 'OK'

Then (/orbeon-service not found) the service is not reached.

Working on it...

Regards,
Bruno



--
View this message in context: http://forum.world.st/REST-and-Post-tp4762802p4762843.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list