[ 
https://issues.apache.org/jira/browse/CAUSEWAY-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated CAUSEWAY-3529:
------------------------------------------
    Description: 
[13:01] ...I'm stuck with this Exception: java.lang.IllegalStateException: 
framework bug: missing ActionInvocationFacet on action 
org.incode.module.classification.dom.impl.applicability.Applicability#compareTo(java.lang.Object)
 
[13:05] ...It points to a (suspected) runtime generated method called public 
abstract int compareTo(Object object) method. That is another method than the 
public compareTo(Applicability other) method in the class.
 

[13:14] ...
It happens during the validation stage of running the fixture script during a 
@PostConstruct of : fixtureScripts.runFixtureScript(new 
ApplicabilitySeederScript(ApplicabilityDataForLease.class), null);

  was:
[13:01] ...I'm stuck with this Exception: java.lang.IllegalStateException: 
framework bug: missing ActionInvocationFacet on action 
org.incode.module.classification.dom.impl.applicability.Applicability#compareTo(java.lang.Object)
 
[13:05] ...It points to a (suspected) runtime generated method called public 
abstract int compareTo(Object object) method. That is another method than the 
public compareTo(Applicability other) method in the class.
 


> Possibly inconsistent handling of Comparable interface
> ------------------------------------------------------
>
>                 Key: CAUSEWAY-3529
>                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3529
>             Project: Causeway
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-RC2
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0-RC3
>
>
> [13:01] ...I'm stuck with this Exception: java.lang.IllegalStateException: 
> framework bug: missing ActionInvocationFacet on action 
> org.incode.module.classification.dom.impl.applicability.Applicability#compareTo(java.lang.Object)
>  
> [13:05] ...It points to a (suspected) runtime generated method called public 
> abstract int compareTo(Object object) method. That is another method than the 
> public compareTo(Applicability other) method in the class.
>  
> [13:14] ...
> It happens during the validation stage of running the fixture script during a 
> @PostConstruct of : fixtureScripts.runFixtureScript(new 
> ApplicabilitySeederScript(ApplicabilityDataForLease.class), null);



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to