[ http://team.andromda.org:8080/jira/browse/SPRING-21?page=comments#action_10722 ] Jan Heise commented on SPRING-21: ---------------------------------
I made DecisionItem not abstract and the problem went away. Afterwards it complained about find* in AnimalDAO & QuestionDAO that couldn't be found. I created two dummy-finder and those went away also. I guess there is a problem with inheritance and the generation of interceptors in applicationContext.xml regarding transactions. > Problem with Transactions > ------------------------- > > Key: SPRING-21 > URL: http://team.andromda.org:8080/jira/browse/SPRING-21 > Project: Spring Cartridge > Type: Bug > Environment: Spring Cartridge without EJB Session Facades > Reporter: Jan Heise > Assignee: Chad Brandon > > > The following exception came up: > [01:44:53.999] ExceptionHandler caught this exception: > [01:44:53.999] org.springframework.transaction.TransactionUsageException: > Couldn't find method '*' on class > [org.andromda.samples.springanimalquiz.decisiontree.DecisionItemDao] > [01:44:53.999] at > org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource.addTransactionalMethod(MethodMapTransactionAttributeSource.java:107) > [01:44:53.999] at > org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource.addTransactionalMethod(MethodMapTransactionAttributeSource.java:78) > [01:44:53.999] at > org.springframework.transaction.interceptor.TransactionAttributeSourceEditor.setAsText(TransactionAttributeSourceEditor.java:77) > [01:44:53.999] at > org.springframework.beans.BeanWrapperImpl.doTypeConversionIfNecessary(BeanWrapperImpl.java:934) > [01:44:53.999] at > org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:768) > [01:44:53.999] at > org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:674) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-devel mailing list Andromda-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-devel