7 messages in org.codehaus.mule.issues[mule-issues] [mule-jira] Commented: ...
FromSent OnAttachments
Daniel Feist (JIRA)Apr 7, 2008 1:16 pm 
Dirk Olmes (JIRA)Apr 7, 2008 11:58 pm 
Daniel Feist (JIRA)Apr 8, 2008 7:03 am 
Stephen Fenech (JIRA)Dec 3, 2008 12:10 am 
Rick Otten (JIRA)Dec 17, 2008 10:28 am 
Andrew Perepelytsya (JIRA)Dec 17, 2008 12:44 pm 
p p (JIRA)Nov 9, 2009 7:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[mule-issues] [mule-jira] Commented: (MULE-3196) default-connector-exception-strategy should not be able to be configured on model should it?Actions...
From:Rick Otten (JIRA) (no-r@mulesource.com)
Date:Dec 17, 2008 10:28:38 am
List:org.codehaus.mule.issues

[
http://mule.mulesource.org/jira/browse/MULE-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28114#action_28114
]

Rick Otten commented on MULE-3196:

----------------------------------

My impression was setting the default-service-exception strategy on the model
would apply to all of the services within that model.

Unfortunately when I do this, and get an exception, I get this error:

ERROR 2008-12-17 13:02:00,596 [JST_STN_Test.2]
org.mule.service.DefaultServiceExceptionStrategy: The Default Service Exception
Strategy has been invoked but there is no current service on the context. Please
report this to de@mule.codehaus.org

ERROR 2008-12-17 13:02:00,602 [JST_STN_Test.2]
org.mule.service.DefaultServiceExceptionStrategy: The Default Service Exception
Strategy has been invoked but there is no current service on the context. Please
report this to de@mule.codehaus.org

I'm testing this by sending message a bogus host name to an http outbound
endpoint.

If you have a default-service-exception-strategy for the whole model, it
shouldn't matter whether you have a specific service on the context, should it?
[ Which is why I posted the issue as a comment on this JIRA.]

When I configure the default-service-exception-strategy on the specific service,
I get this error as well. So I guess putting in a non-existent server address
for an http outbound endpoint causes an exception that can't be strategized.
:-( [ Should I open a separate JIRA for that? ]

default-connector-exception-strategy should not be able to be configured on
model should it?

Key: MULE-3196 URL: http://mule.mulesource.org/jira/browse/MULE-3196 Project: Mule Issue Type: Bug Components: Core: Configuration Affects Versions: 2.0.0 Reporter: Daniel Feist Priority: Minor Fix For: 2.1.x Backlog