I think erich.oliphant wrote:
> Hi,
> We are using the JSR-94 interface but would like to use JessDE for
> debugging,etc.  Will jessDE support the XML formatted files required by the
> JSR-94 interface ?

There are two JSR94 drivers. There's the reference implementation that
comes with the JSR94 package from Sun. It only supports a weird XML
rule format in which Jess language code is "wrapped" with XML
tags. This driver works with Jess 6 and I do not encourage anyone to
use it. It was just a proof-of-concept.

There also the new JSR94 driver that is packaged with recent versions
of Jess 7. It supports JessML *and* Jess language code. In fact, the
example given in the manual show it being used with Jess language
code, not JessML. If you're using the JessDE, then you'll need to use
this new Jess 7 driver.

So tell me where you got the idea that JessML was required if you were
using javax.rules? I'd like to change it if I can to make it clear
that it's not.

---------------------------------------------------------
Ernest Friedman-Hill  
Advanced Software Research          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to