Re: what could be causing this kind of error

2014-02-24 Thread Dan Haywood
On 24 February 2014 21:38, james agada wrote: > You are right. It comes from this definition - not sure what is wrong with > it > > I can see several issues, some trivial, some probably the cause... If, once you've addressed these, there are still issues, then I suggest you strip the class back

Re: what could be causing this kind of error

2014-02-24 Thread james agada
You are right. It comes from this definition - not sure what is wrong with it /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership.

Re: what could be causing this kind of error

2014-02-24 Thread Dan Haywood
Suspect it's an error in one of your JDO annotations; looks like the integration tests (which will bootstrap the app) are failing when you do your build. Obvious question: what have you changed since the last time it was building ok? And second obvious question: can we see the source code for the

what could be causing this kind of error

2014-02-24 Thread james agada
Trying to build my test application and I see this error 21:38:04,507 [Schema main DEBUG] Column ""Transaction"."journal_StockLedger_ID_OID"" added to internal representation of table. 21:38:04,507 [Schema main DEBUG] Column ""Transaction"."journal_Stoc

Isis professional services

2014-02-24 Thread Okwuiagada
Any one offering professional development services around Isis ? I will like to build a system for selling tickets using Isis. Sent from my iPhone

Re: Isis and Drools

2014-02-24 Thread GESCONSULTOR - Óscar Bou
Hi Ged.Welcome to the Isis group.I'm the one who posted that question and it was solved at that time.Currently, we have a Bounded Context that has been implemented with Isis for the Domain Entities, and Drools for the Business Rules. And the news is that it works good :-)There are some points to ta

Isis and Drools

2014-02-24 Thread Ged Byrne
Hi All, Has anybody done anything with Drools and Isis. With version 5 JBoss introduced the ability to work with POJOs and JPA entities as facts. Now Drools 5 has taken POJO programming simplicity to its next level by allowing programmers to insert POJOs as *facts* directly into a knowledge sess