Hello,
At first glance the "select start" keyword alone in the query (as shown in
the log, ...sk task0_, Deadline deadline1_ where (deadline1_.id in (select
start
deadl2_.id from Deadline startdeadl2_ where task0_.id=startdeadl2_....) will
probably not work in Oracle. Start is a reserved keyword in Oracle
(..besides the query does not look right with start), maybe this is causing
the error.
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Human-Task-Ser...
Sent from the Drools - User mailing list archive at
Nabble.com.