Form Runner/Builder / REST persistence / Error dialog not showing

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Form Runner/Builder / REST persistence / Error dialog not showing

marek2608
Question:
We have implemented our Form Runner and Builder persistence mechanism using REST.
When an error occurs during one of the REST operations in form builder or form runner, the actual runner or builder interface does not show any error messages.
Based on what I see in the documentation it seems like it should.

In our system when a REST error occurs, a 500 error is sent back to orbeon HTTP client.

Any idea how to fix this?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Form Runner/Builder / REST persistence / Error dialog not showing

marek2608
Does anyone actually implemented REST with Orbeon??
Reply | Threaded
Open this post in threaded view
|

Re: Re: Form Runner/Builder / REST persistence / Error dialog not showing

Ramon de Beijer-2
I also use the REST api but i have to be honest that I dont get the
error part to work as well

On 04/20/2011 10:34 PM, marek2608 wrote:
> Does anyone actually implemented REST with Orbeon??
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Form-Runner-Builder-REST-persistence-Error-dialog-not-showing-tp3460453p3464072.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Form Runner/Builder / REST persistence / Error dialog not showing

Erik Bruchez
Administrator
In reply to this post by marek2608
Certainly, at Orbeon and outside!

Now specifically on this issue, this is likely be a bug: there should
be an error message shown if that happens. I have entered a bug to
track this:

http://forge.ow2.org/tracker/index.php?func=detail&aid=315936&group_id=168&atid=350207

-Erik

On Wed, Apr 20, 2011 at 1:34 PM, marek2608 <[hidden email]> wrote:

> Does anyone actually implemented REST with Orbeon??
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Form-Runner-Builder-REST-persistence-Error-dialog-not-showing-tp3460453p3464072.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Form Runner/Builder / REST persistence / Error dialog not showing

marek2608
Superb! Can't wait to see a fix. Telus just bought your PE production and dev licenses, hopefully this will be fixed before our systems go live.

Thanks again.