e at least reflected in the JavaDoc, although it might be better to change
> the method name as well.
>
>
>
> Regards,
>
>Eric
> --
>
> *From:* Ruwan Linton [mailto:ruwan.lin...@gmail.com]
> *Sent:* Monday, April 20, 2009 7:25 AM
>
: Endless recursion in FaultHandler.handleFault()
Eric I properly fixed this you may verify this, sorry for the trouble.
Thanks,
Ruwan
On Sat, Apr 18, 2009 at 10:35 PM, Hubert, Eric
wrote:
Hi Andreas,
thanks for quickly fixing this! I was working on a couple of small improvements
and was
ain/java/org/apache/synapse/endpoints/EndpointContext.java
>
> Modified :
> /synapse/trunk/java/modules/core/src/main/java/org/apache/synapse/endpoints/WSDLEndpoint.java
>
>
>
>
>
> Regards,
>
>Eric
>
>
>
>
> --
>
> *F
Eric I properly fixed this you may verify this, sorry for the trouble.
Thanks,
Ruwan
On Sat, Apr 18, 2009 at 10:35 PM, Hubert, Eric wrote:
> Hi Andreas,
>
> thanks for quickly fixing this! I was working on a couple of small
> improvements and was very confused as this suddenly happened. I wa
/java/modules/core/src/main/java/org/apache/synapse/endpoints/WSDLEndpoint.java
Regards,
Eric
From: Hubert, Eric [mailto:eric.hub...@foxmobile.com]
Sent: Saturday, April 18, 2009 7:20 PM
To: dev@synapse.apache.org
Subject: RE: Endless recursion in
Hi all,
I'm still facing an issue which looks like a recursion (not the same), if the
endpoint url is a non existing one resulting in a connection refused.
Here is my endpoint config:
12
fault
3
500
Hi Andreas,
thanks for quickly fixing this! I was working on a couple of small improvements
and was very confused as this suddenly happened. I was not sure whether it was
related to my changes or the svn up. ;-)
Regards,
Eric
> See SYNAPSE-525.
>
> Andreas
See SYNAPSE-525.
Andreas
On Fri, Apr 17, 2009 at 02:58, Hubert, Eric wrote:
> Hi all,
>
>
>
> Has someone ever seen something like that? It happened while local testing
> with Synapse trunk.
>
>
>
> [...]
>
> at org.apache.synapse.FaultHandler.handleFault(FaultHandler.java:107)
>
> a