Re: [rules-users] JBossRules and JAVA Servlet / JSP (part2)

2007-07-24 Thread Burr Sutter
Please do make a small tutorial and add a wiki page. I'd love it if we had a series of wiki pages that showed the use of Drools from a servlet, JSP, WS, Struts Action, EJB, Spring bean, etc so that people understand how to get some basic stuff moving and quickly. spilirit wrote: Hello; Than

Re: [rules-users] JBossRules and JAVA Servlet / JSP (part2)

2007-07-20 Thread Burr Sutter
I have a WAR with a working WS that uses Drools 3.0.1 Would that help? If so, just let me know and I can ship it to you. Burr Mohammed JBossRules wrote: 2007/7/20, Mohammed JBossRules <[EMAIL PROTECTED] >: Hi, an other question , when i'm trying to exec

Re: [rules-users] RE:[ rules-users] Rule engine is worth?

2007-06-07 Thread Burr Sutter
Here are some reasons why a rules engine is better than straight hard coding in Java: - Even if your business end-users/analysts can not add/edit rules, they can at least see them and mostly understand them - You can make the Drools/JBoss Rules rule visible and editable in a spreadsheet - decisi

Re: [rules-users] Dependency with JBoss

2007-06-07 Thread Burr Sutter
Correct. Download it and give it a try. It will run in your Swing applications, in your servlets, in our web services, on your Tomcat, whatever. Just need a JVM. Joj wrote: Is it means that Drools doesnt require JBoss as an environment? Mark Proctor wrote: no, JBoss Rules is standal

Re: [rules-users] Web service deployment

2007-03-07 Thread Burr Sutter
I've done this for JBossWS (not Axis) running on the JBoss AS. Let me know if you are interested in the example. Burr Michael Neale wrote: sounds like the classes that are visible to axis are not visible to rules - depends how you are packaging up your application - war or ear? On 3/7/07, *

RE: [rules-users] Exception in thread "main" java.lang.Error:Unableto find unambiguously defined class

2007-01-22 Thread Burr Sutter
http://jira.jboss.com/jira/browse/JBRULES You will need to create a user profile first http://www.jboss.com/index.html?op=checkage&module=user in order to actually add a new Jira. If you have a simple example/unit test that demonstrates the bug please attach it to the Jira item. Burr -Origi