Ticket #90 (closed defect: fixed)
Abstract Bean don't need to have a Class defined.
| Reported by: | markmandel | Owned by: | markmandel |
|---|---|---|---|
| Priority: | major | Milestone: | Alpha2 |
| Component: | Beans | Version: | 2.0 |
| Keywords: | Cc: |
Description
Right now, if an abstract bean doesn't have a class defined, it throws a validation error:
"If no factory-bean has been specified, a bean must have a class.
"
Since it's abstract, it really shouldn't matter.
Change History
Note: See
TracTickets for help on using
tickets.