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

Rahul Upadhyay email2upadhyay at gmail.com
Fri Jan 11 09:07:24 EST 2008


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.. your import
statement does not include those. so if you put whole project hierarchy ,
how 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 <akilageethal at gmail.com> wrote:

> I built the jar for the whole project with eclipse.Should it be built for
> the package only??
>
>
> On Jan 11, 2008 3:10 PM, Rahul Upadhyay <email2upadhyay at gmail.com > wrote:
>
> > 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.) < manstis1 at ford.com>
> > wrote:
> >
> > >  Have you tried this walk through?
> > >
> > > http://macjavadev.blogspot.com/2007/11/quickstart-drools-403-web-admin-brms.html
> > >
> > >
> > >  ------------------------------
> > > *From:* rules-users-bounces at lists.jboss.org [mailto:
> > > rules-users-bounces at lists.jboss.org] *On Behalf Of *Akila Geethal
> > > *Sent:* 11 January 2008 07:24
> > > *To:* Rules Users List
> > > *Subject:* Re: [rules-users] Uploading the fact model to the DRools
> > > BRMS
> > >
> > > what are the configurations should be made to import the classes in
> > > the jar. When trying ti import the classs in the package configuration
> > > section im getting the class not found error when i try to validate the
> > > imports. What are the files should be modified.Iam new to drools.
> > >
> > > On Jan 10, 2008 9:30 PM, Anstis, Michael (M.) <manstis1 at ford.com>
> > > wrote:
> > >
> > > >  I have a vague recollection that there is another file in which you
> > > > need to list your fully qualified class names before they can be
> > > > referenced by the BRMS.
> > > >
> > > > I think Kris (or Edson) has provided a posting to the group before
> > > > about this.
> > > >
> > > > Flame me if I am wrong.
> > > >
> > > >  ------------------------------
> > > > *From:* rules-users-bounces at lists.jboss.org [mailto:rules-users-bounces at lists.jboss.org]
> > > > *On Behalf Of *Mark Proctor
> > > > *Sent:* 10 January 2008 15:54
> > > > *To:* Rules Users List
> > > > *Subject:* Re: [rules-users] Uploading the fact model to the DRools
> > > > BRMS
> > > >
> > > >   Akila Geethal wrote:
> > > >
> > > > When I upload a jar file to the DRools BRMS it does not get
> > > > uploaded. When i try to get the clsses by the import statements it says the
> > > > class cannot be found. Are there any special way of making the jar?Should
> > > > that fact modelapplication include special libraries or etc....
> > > >
> > > > No it' just a standard jar, with standard pojos.
> > > >
> > > > ------------------------------
> > > >
> > > > _______________________________________________
> > > > rules-users mailing listrules-users at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/rules-users
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > rules-users mailing list
> > > > rules-users at lists.jboss.org
> > > > https://lists.jboss.org/mailman/listinfo/rules-users
> > > >
> > > >
> > >
> > > _______________________________________________
> > > rules-users mailing list
> > > rules-users at lists.jboss.org
> > > https://lists.jboss.org/mailman/listinfo/rules-users
> > >
> > >
> >
> > _______________________________________________
> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
> >
> >
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080111/6b600f34/attachment.html 


More information about the rules-users mailing list