Re: Integ Testing - mocking Services action invocations

2014-06-20 Thread GESCONSULTOR - Óscar Bou
Hi, Dan. Many thanks for your answer. The problem I was finding when trying to mock the service was that it was a whole new instance, and there's no way to replace the default instance by this mocked one, or to load the mocked one at first, instead of Isis creating a new instance by means of

Re: lightweight generic technology-agnostic API for domain-driven applications

2014-06-20 Thread Dan Haywood
H Rafael, Great to see all this work, and that you've decided to put together an Isis implementation for Kirra. Looking at [4] I'm impressed by the desktop UI that you are generating, so if this work comes to fruition then (as I understand it)Kirra will in effect provide a new desktop viewer

Re: Integ Testing - mocking Services action invocations

2014-06-20 Thread Dan Haywood
On 20 June 2014 09:14, GESCONSULTOR - Óscar Bou o@gesconsultor.com wrote: The problem I was finding when trying to mock the service was that it was a whole new instance, and there's no way to replace the default instance by this mocked one, or to load the mocked one at first, instead of

RE: internal server error after invoking restful action

2014-06-20 Thread Erik de Hair
Ok, I've got remote debugging setup. @Dan: the answer for your question you asked before: The content type in Response.java:806 is application/json;profile=urn:org.restfulobjects:repr-types/error Do you need more information? Thanks for your help, Erik

RE: internal server error after invoking restful action

2014-06-20 Thread Erik de Hair
We're using Tomcat 7.0.28 by the way... From: Erik de Hair [e...@pocos.nl] Sent: Friday, June 20, 2014 1:49 PM To: users@isis.apache.org Subject: RE: internal server error after invoking restful action Ok, I've got remote debugging setup. @Dan: the

Re: lightweight generic technology-agnostic API for domain-driven applications

2014-06-20 Thread Rafael Chaves
Hi, Thanks for the support. Just to clarify, the generated UIs you saw in that post were still server-side generated, from UML models (Cloudfier apps are UML models). I am reimplementing the mobile UI to be client-side generated based exclusively on metadata that is available on the REST API

Re: [DISCUSSION] IsisCon 2014 - write-up, roadmap, marketing

2014-06-20 Thread Dan Haywood
On 20 June 2014 12:24, Bilgin Ibryam bibr...@gmail.com wrote: Hi all, it seems you had a nice time at the mini conference. Hopefully I'll join you next time. That'd be good. If I remember correct, one of the talk was supposed to be about the ISIS-Camel integration which I implemented. I