Java DSL

2017-08-14 Thread Matthew Shaw
Hi All, Any idea if there are plans to provide a fluent api / dsl in the future, rather than just xml config? I'm happy to get involved and help, if this is on the dev roadmap. Cheers, Matt. This email, including any attachments sent with it, is confidential and for the sole use of the

properties

2017-08-14 Thread Matthew Shaw
Hi, Is there a way to configure app like properties from a properties file and make them available to my flows via the mediator? Ie. I'd like to have a properties file like Property.a=123 Property.b=456 Cheers, Matt. This email, including any attachments sent with it, is confidential and for

RE: class mediator and error handling

2017-08-14 Thread Matthew Shaw
ene Schwarb [mailto:rene.schw...@ipt.ch] Sent: Monday, 14 August 2017 2:41 PM To: user@synapse.apache.org Subject: Re: class mediator and error handling Hi Matt what's in the Exception e? René 2017-08-14 2:05 GMT+02:00 Matthew Shaw <matthew.s...@ambulance.qld.gov.au>: > Hi, >

RE: exception handling - UPDATE

2017-08-16 Thread Matthew Shaw
I've added the following to the target input sequence on my service A, but still no joy... -Original Message- From: Matthew Shaw [mailto:matthew.s...@ambulance.qld.gov.au] Sent: Thursday, 17 August 2017 9:38 AM To: user@synapse.apache.org Subject: exception handling Hi All, I've

REST API returning an error message to client

2017-08-10 Thread Matthew Shaw
Hi All, Running synapse3 with a rest api. I have a faultsequence defined which is being invoked when my backend call returns an error. The 500 internal server error is being sent back to my client, however, I cannot seem to send my error message back. Here is my xml config fragment

exception handling

2017-08-16 Thread Matthew Shaw
Hi All, I've got service A invoking service B via a callout. (Proxy services) Service B throws a fault via the following fault sequence and returns the following soap fault. 2017-08-17 09:21:47,193 [-] [PassThroughMessageProcessor-227] INFO LogMediator To: /services/TimesheetEntityProxy.Times