
| Key: |
CSP-78
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Incomplete
|
| Priority: |
Minor
|
| Assignee: |
David Ross
|
| Reporter: |
Clint Miller
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
ColdSpring
Created: 23/Feb/07 11:14 AM
Updated: 19/Feb/10 08:48 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.0 Final
|
| Fix Version/s: |
None
|
|
|
I am trying to get a Model-Glue actionpack setup where I simply import my Model-Glue XML snippet and my ColdSpring XML snippet. The Model-Glue import works fine and makes a new controller available to the application, but the beans that I define in the ColdSpring XML snippet are not autowired to the Model-Glue controller like the beans in the "main" ColdSpring.xml are to my "main" Model-Glue controllers.
|
|
Description
|
I am trying to get a Model-Glue actionpack setup where I simply import my Model-Glue XML snippet and my ColdSpring XML snippet. The Model-Glue import works fine and makes a new controller available to the application, but the beans that I define in the ColdSpring XML snippet are not autowired to the Model-Glue controller like the beans in the "main" ColdSpring.xml are to my "main" Model-Glue controllers. |
Show » |
|
|
I updated my install to the latest from CVS and I think all is well. Sorry for the inconvenience.