On Thu, Feb 19, 2009 at 7:18 AM, Mark Proctor <mproctor(a)codehaus.org> wrote:
NRAM wrote:
> Does anyone know whether Drools 4.0.7 support JDK 1.4 ?
> Also, can we use drools 4.0.7 BRMS tool with WAS 6.0 (I mean will it work
> with jdk 1.4)?
>
Actually, we do it. We use retrotranslator to backport the BRMS to jdk1.4
and was6.0
Cheers,
--Tim
> Thanks
> Ram
>
>
It's amazing what google will turn up:
http://lists.jboss.org/pipermail/rules-dev/2007-November/000611.html
"the BRMS in 4.0.x is JDK1.5 and above, the engine, compiler, decision
tables, jsr94 etc are jdk1.4 in Drools 4.0.x. "
Websphere 6.1 is documented as working, with provided troubleshooting:
http://www.jboss.org/community/docs/DOC-12671
I believe Websphere 6.0 id JDK1.4+ and thus won't work with BRMS which as
stated above is jdk1.5+