Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-18 Thread Rahul Upadhyay
package configuration and put the import statements im gettng that error.When try to create rules it does not show me any facts types to add conditions.. On Jan 18, 2008 10:57 AM, Rahul Upadhyay [EMAIL PROTECTED] wrote: in this link http://downloads.jboss.com/drools/docs/4.0.3.15993.GA/html

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-17 Thread Rahul Upadhyay
in this link http://downloads.jboss.com/drools/docs/4.0.3.15993.GA/html/index.html Read Section 9.4.4 about property file. Place This file in your jar with yours Imported class. Make changes accordingly in your program with rule agent. all the Best Rahul Upadhyay On Jan 18, 2008 10:41 AM

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-14 Thread Rahul Upadhyay
you dont have com package.. so BRMS does not find the path. Any where is your property file. put in you jar. Jobss JDK 1.4 + ok. try out. Rahul upadhyay On Jan 14, 2008 12:24 PM, Akila Geethal [EMAIL PROTECTED] wrote: last error comes when i import as import package1.Employee when i just

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-14 Thread Rahul Upadhyay
ohh I see, Property file needs to map between BRMS yours application. Read this form http://downloads.jboss.com/drools/docs/4.0.3.15993.GA/html/index.html Rahul upadhyay On Jan 14, 2008 1:47 PM, Akila Geethal [EMAIL PROTECTED] wrote: i dint get it.. What is the property file?? WHere

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-13 Thread Rahul Upadhyay
saved when it is uploaded?? On 1/11/08, Rahul Upadhyay [EMAIL PROTECTED] wrote: See, BRMS needs only packaging + class file because you are importing that one only. Second why do you create jar of whole project. In project, There will be project name folder, there will be bin folder

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-13 Thread Rahul Upadhyay
package in model it should be visible then put your import statement then validate Let Me know if you find problem again. follw this link too. file:///home/rahul/Desktop/quick-start-tutorialmovie-for-brms.html Cheers Rahul upadhyay On Jan 14, 2008 11:04 AM, Akila Geethal [EMAIL PROTECTED] wrote

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-11 Thread Rahul Upadhyay
Don't make jar from class only. use proper package also. i mean suppose you want to import a.b.c.class then your jar will keep c.class file in folder b and folder b in a folder. it works easly.. not big deal.. try cheers Rahul upadhyay On Jan 11, 2008 2:59 PM, Anstis, Michael (M.) [EMAIL

Re: [rules-users] Uploading the fact model to the DRools BRMS

2008-01-11 Thread Rahul Upadhyay
will you get the path.. result class not found.. just include package folders + class you want . All the Best Rahul Upadhyay On Jan 11, 2008 3:35 PM, Akila Geethal [EMAIL PROTECTED] wrote: I built the jar for the whole project with eclipse.Should it be built for the package only?? On Jan

Re: [rules-users] Problems deploying BRMS on Jboss 4.0.1 AS

2008-01-03 Thread Rahul Upadhyay
It seems that some class files are missing in your BRMS war. domload BRMS war version4.0.3 form http://labs.jboss.com/drools/downloads.html. This will work. cheers Rahul Upadhyay On Jan 3, 2008 10:37 PM, [EMAIL PROTECTED] wrote: Hello, I'm trying to deploy the Drools 4.0.1 JBRMS

[rules-users] how to get value form rule

2008-01-02 Thread Rahul Upadhyay
Hi I have written a struts application, I write rule through BRMS (using guided editor ) . here in then (RHS) part It always create new object of my class and then set the value and I want to set the value in my object so that can be visiable. My rule file is following below rule password

[rules-users] Could not load property

2007-12-17 Thread Rahul Upadhyay
a:58) Please tell me where is problem, Why properties file or drl file is not found ? Thanks in advance Rahul upadhyay ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] Could not load property

2007-12-17 Thread Rahul Upadhyay
Hi I am made an application in struts,write some rules in drl file. deployed it with BRMS. now I am trying it with rule agent with rule.properties file or using drl file directly by setting path in classpath. but always find following error 11:56:31,696 ERROR [STDERR]

[rules-users] how to build package in BRMS

2007-12-03 Thread Rahul Upadhyay
Hi I am new in drools. Whenever I import a .drl file to make a package, then make model to load a class then upload it. After that I try to save and validate configuration.. I find error.. class not found. Whats wrong... ?? Plz Help Thanks in adavance Rahul Upadhyay

[rules-users] class ont found error using BRMS

2007-12-03 Thread Rahul Upadhyay
think i am donig some worng to import. Whats wrong... ?? Plz Help Thanks in adavance Rahul Upadhyay ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] how to deploy rule without BRMS

2007-11-28 Thread Rahul Upadhyay
Hi How to deploy rule in without BRMS in web application (struts) in JBOSS server... Thanks in advance -- View this message in context: http://www.nabble.com/how-to-deploy-rule-without-BRMS-tf4887452.html#a13989216 Sent from the drools - user mailing list archive at Nabble.com.

[rules-users] Need guide how to deploy rules

2007-11-28 Thread Rahul Upadhyay
Hi How can I add(deploy) rules in a web application( struts ) without using BRMS in JBOSS server. need sample example.. thanks in advance regards Rahul Upadhyay ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org