Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-RC2
-
Fix Version/s: 2.0.0-RC3
-
Component/s: Core: Configuration
-
Labels:None
-
User impact:Medium
-
Similar Issues:
MULE-3146Services should use the Model ExceptionStrategy if none is specified on the service itself
MULE-5895 As a user I want to be able to define a custom default exception strategy that is used when a a flow or service does not define one explicitlyMULE-14Default exception strategy on the Model
MULE-4515 default-service-exception-strategy does not honor exception-type-filter
MULE-5227 Unable to set namespace, service and endpoint name because MuleServiceConfiguration has no effect
MULE-3202 Users can no longer set a default pooling-profile in a seda-modelMULE-2097Migrate unbounded choice model group's in schema in favor of sequence/all where applicableMULE-1753"stream.message.adapter" not set when streaming model usedMULE-2108JSR181 annotations not used during service name lookup in XFire service registry.
MULE-4040 Re-introduce the Inherited Model
Description
Model and service names often aren't used. It's trivial to provide a default from the UUID library, so let's do that.
Done (but used spring config code to provide default, not uuids).