[ 
http://team.andromda.org:8080/jira/browse/SPRING-21?page=comments#action_10721 ]
     
Jan Heise commented on SPRING-21:
---------------------------------

Just a guess:

(I'm recreating Animal-Quiz with Spring&without EJB, see Animal-Quiz-UML for 
the Model)

DecisionItemDAO is an interface, the Entity DecisionItem is abstract - there 
are no methods in the interface after code generation.
So for sure there is nothing that matches "*".

> 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

Reply via email to