<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Daniel, Mark Proctor pointed me in your direction when I asked about
the jsr94-1.1.jar used in Drools.&nbsp; Can you provide a link to the source
code and its license?<br>
<br>
I'm still a bit confused because when I look inside the jsr94-1.1.jar
file, it contains javax.rules.* classes, but the documentation and
links Mark provided are for org.jcp.jsr94.jess.&nbsp; I know that Jess is
the reference implementation for JSR-94 and that it is not open source
software, but little more about it.&nbsp; However, I don't think Drools
depends on proprietary Jess code and I think the reference
implementation is not what I'm looking for.<br>
<br>
On the javarules.org site, I did find the javax.rules.* API
documentation but no indication of where Drools' jsr94-1.1.jar comes
from.&nbsp; Any help or information on the subject would be appreciated.<br>
<br>
reid<br>
<br>
Mark Proctor wrote:
<blockquote cite="mid:48A1FF84.6080402@codehaus.org" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
It's not well maintained and there is little to no documentation on it.
There are a few articles to read, such as this one from Sun:<br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://java.sun.com/developer/technicalArticles/J2SE/JavaRule.html">http://java.sun.com/developer/technicalArticles/J2SE/JavaRule.html</a><br>
  <br>
The JCP page is actually out of date:<br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.jcp.org/en/jsr/detail?id=94">http://www.jcp.org/en/jsr/detail?id=94</a><br>
  <br>
Daniel Selman is the maintainer and he keeps more recent versions and
source at javarules.com:<br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.javarules.org/api_doc/readme.html">http://www.javarules.org/api_doc/readme.html</a>
README<br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.javarules.org/api_doc/ri/index.html">http://www.javarules.org/api_doc/ri/index.html</a>
api-docs<br>
  <br>
The src link seems broken. I suggest you email Daniel for up to date
urls Daniel Selman <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:dselman@ilog.fr">&lt;dselman@ilog.fr&gt;</a><br>
  <br>
Mark<br>
  <br>
  <br>
Reid Kaufmann wrote:<br>
  <blockquote cite="mid:48A1F77D.9000308@Sun.COM" type="cite">I'm
scoping
the task of integrating Drools into OpenSolaris and have a
question regarding a dependency (yes I've read the dependencies
readme). <br>
    <br>
Where does the jsr94-1.1.jar file come from?&nbsp; I can track it down to
the Maven repository, but I don't see any documentation about it or
indication regarding its origins or source.&nbsp; I'd assume that it's the
API definition for JSR-94, but I'm not able to find it on the JCP
site.&nbsp; I'd like to know what the licensing is for it and also build it
from source if possible.&nbsp; Can anyone shed some light on this or give me
a pointer?<br>
    <br>
reid<br>
  </blockquote>
</blockquote>
<br>
</body>
</html>