Hi Dan, Got it running.
Issues with getting it running: ISIS: date related tests [1] (commented the tests out temporarily) Estatio: [2] (fixed the source). Otherwise good. Usability issue: Create a communication channel from Person - once you've created the communication channel there is no obvious way back to the Person instance you were dealing with. I guess if there was a "find Person" a bookmark would have existed if that was the initial method to locate the person. However when you have just created the person and you are adding details such as "communication channel" there is no bookmark to relocate the person in context. I guess this is more a general wicket viewer observation. Thanks for putting this up - we'll keep exploring it. Regards, David. [1] https://issues.apache.org/jira/browse/ISIS-467 [2] [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project estatio-dom: Compilation failure: Compilation failure: [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/party/PartyRegistration.java:[59,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/lease/invoicing/InvoiceItemForLease.java:[75,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/lease/LeaseItem.java:[82,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/agreement/AgreementRoleCommunicationChannel.java:[67,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/asset/FixedAssetRole.java:[72,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/lease/LeaseTerm.java:[102,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/lease/LeaseUnit.java:[70,0] illegal start of expression [ERROR] [ERROR] /home/david/github/estatio/estatio/dom/src/main/java/org/estatio/dom/tax/TaxRate.java:[68,0] illegal start of expression [ERROR] -> [Help 1]
