Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.3 RC4
-
Fix Version/s: 3.3.0
-
Component/s: Core: Transformers
-
Labels:None
-
User impact:Medium
-
Configuration:
-
Similar Issues:None
Description
Custom transformers defined via Spring config are not registered in the mule context.
This affects the proper resolution of composite converters as those transformers has to be manually registered in the mule context in order to be found during the graph transformer resolution.
Activity
Pablo Kraan
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Priority | To be reviewed [ 6 ] | Blocker [ 1 ] |
Pablo Kraan
27/May/12 09:27 AM
View full commit
MULE-6247: Custom transformers are not registered on mule context
_ Adding TransformerPostProcessor in order to properly register transformers in the mule context
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.3.x@24418 bf997673-6b11-0410-b953-e057580c5b09
mule-3.3.3
Pablo Kraan
27/May/12 09:50 AM
View full commit
Merged revisions 24418 via svnmerge from
https://svn.codehaus.org/mule/branches/mule-3.3.x
........
r24418 | pablo.kraan | 2012-05-27 11:27:26 -0300 (Sun, 27 May 2012) | 4 lines
MULE-6247: Custom transformers are not registered on mule context
_ Adding TransformerPostProcessor in order to properly register transformers in the mule context
........
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.x@24419 bf997673-6b11-0410-b953-e057580c5b09
mule-3.4.x
Pablo Kraan
made changes -
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 3.3.0 [ 11110 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Pablo Kraan
made changes -
| Link | This issue relates to EE-2738 [ EE-2738 ] |
Pablo Kraan
made changes -
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Resolution | Fixed [ 1 ] |
Pablo Kraan
27/May/12 10:15 PM
View full commit
MULE-6247: Custom transformers are not registered on mule context
_ Making MuleRegistryHelper#notifyTransformerResolvers public
_ Updating SimpleRegistryBootstrap to notify all the initially added transformers to all the transformer resolvers
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.3.x@24423 bf997673-6b11-0410-b953-e057580c5b09
Pablo Kraan
28/May/12 05:32 AM
View full commit
Merged revisions 24423 via svnmerge from
https://svn.codehaus.org/mule/branches/mule-3.3.x
........
r24423 | pablo.kraan | 2012-05-28 00:15:12 -0300 (Mon, 28 May 2012) | 5 lines
MULE-6247: Custom transformers are not registered on mule context
_ Making MuleRegistryHelper#notifyTransformerResolvers public
_ Updating SimpleRegistryBootstrap to notify all the initially added transformers to all the transformer resolvers
........
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.x@24428 bf997673-6b11-0410-b953-e057580c5b09
Pablo Kraan
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
33m 38s | 1 | Pablo Kraan | 27/May/12 09:51 AM | |||||
|
7h 3m | 1 | Pablo Kraan | 27/May/12 04:55 PM | |||||
|
18h 38m | 1 | Pablo Kraan | 28/May/12 11:33 AM |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Repository mule on http://foo.bar/ failed: Error in remote call to 'FishEye 0 (http://foo.bar/)' (http://foo.bar) [AbstractRestCommand{path='/rest-service-fe/changeset-v1/listChangesets/', params={expand=changesets[-21:-1].revisions[0:29], comment=MULE-6247, p4JobFixed=MULE-6247, rep=mule}, methodType=GET}] : java.net.UnknownHostException: foo.bar
Fix 3.3.x
http://fisheye.codehaus.org/changelog/mule/?cs=24418
Fix 3.x
http://fisheye.codehaus.org/changelog/mule/?cs=24419