How to display value object

2017-08-10 Thread
Hi support, I'm building project with Apache Isis,but I have some confusion. In DDD,I know there have two objects,entity & value object. When I plan a DomainObject,eg. Customer, a entity object. I think one Customer may be have many value objects,for example contact information or other value

How to configure multiple databases?

2017-09-22 Thread
Hi support, I have some trouble!!! Our Isis project has been very smooth and we has one database, only one! Now,we have to fetch data from other databases!!! How do we configure the connection?? Any ideas? Ekko

Not yet supported for queries with unknown candidate.

2017-09-29 Thread
Hi support, Its me again! My Isis version is 1.14.0, thanks for the help. Now we used DN's data federation to managed multiple databases. But there are some exceptions here, that's org.datanucleus.exceptions.NucleusException: Not yet supported for queries with unknown candidate. Then I went