[Glass] Lock and Unlock http verbs
BrunoBB via Glass
glass at lists.gemtalksystems.com
Tue Jun 19 16:09:45 PDT 2018
Hi,
Implementing a service layer for Orbeon Forms needs lock and unlock verbs
for some persistence services.
(https://github.com/brunobuzzi/OrbeonPersistenceLayer)
These two verbs are ignored by Seaside Rest.
Following the routes implementation i reached WARouteBuilder and methods on
category "configuration methods".
After implementing in WARouteBuilder:
lock
<configuration>
self method: 'LOCK'
The service (with lock verb) started to work.
Why these methods are not implemented by default ?
Is this implementation correct ?
regards,
bruno
--
Sent from: http://forum.world.st/GLASS-f1460844.html
More information about the Glass
mailing list