Ticket #287 (closed defect: fixed)
Case error in modelglueapplicationtemplate\config\ColdSpring.xml
| Reported by: | cblackwell | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Version: | 2.0.304 | Severity: | normal |
| Keywords: | Cc: |
Description
In revision 286 the modelGlueConfiguration bean in modelglueapplicationtemplate\config\ColdSpring?.xml has a case error in the class string, causing the following error on Linux - "Bean creation exception in modelglue.unity.framework.ModelGlueConfiguration?."
<bean id="modelGlueConfiguration" class="modelglue.unity.framework.ModelGlueConfiguration?">
should be
<bean id="modelGlueConfiguration" class="ModelGlue?.unity.framework.ModelGlueConfiguration?">
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)