Hi,

I've hit an issue where objects with collections as parameters can't be used with Isis. I get this exception:

>Caused by: org.apache.isis.core.commons.exceptions.UnknownTypeException: collections not supported as parameters: org.orekit.time.TimeInterpolable#interpolate(org.orekit.time.AbsoluteDate,java.util.Collection) > at org.apache.isis.core.metamodel.specloader.specimpl.ObjectActionImpl.getParameters(ObjectActionImpl.java:261)

... which I beleive is the subject of https://issues.apache.org/jira/browse/ISIS-6

While Issue #6 is being worked on is there a workaround for this? I'm looking for a way to ignore the offending action so that Isis can continue to run.

I like what you are creating with Isis.
Thanks,
Evan Ward

Reply via email to