Home   Stream   Pictures   Places   Blog  

Latest post

How to activate groovy REST services in GateIn Beta5

February 16, 2010
By default GateIn come with an implementation of JAX-RS(JSR-311). You can write your REST services in java using this spec, and deploy your jar in GateIn. But at eXo, system admins don't let us access to the filesystem of the GateIn servers in the cloud, so it's not an option. But we can write our services in groovy and deploy them in the portal without having to restart the portal or access to the filesystem, and this, admin sys let us do it. In it's Beta5 version, G... read more

Latest pictures


Latest status updates

@chanezon you are always on the road :)
Amazing what people can do for 5$ http://bit.ly/bxy6sV
register to the webinar about GateIn tools and framework: Chromattic and CRaSH!!! http://bit.ly/8XatXl of @julienviet
Crazy, I found a kouign amann http://bit.ly/cta9zV in a jap bakery ICHIDO in Shanghai. Less butter than the real one, but still very good.
Wondering if I can use GPars in my grails app to call asynchronously a REST service (I don't need to wait for the answer of the service)