That's the standard maven project structure.   The resources will be copied to 
your class path:


"Within artifact producing source directories (ie. main and test), there is one 
directory for the language java (under which the normal package hierarchy 
exists), and one for resources (the structure which is copied to the target 
classpath given the default resource definition)."


http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
—
Sent from Mailbox

On Mon, Aug 25, 2014 at 8:35 PM, gribeiro <geovanny.ribe...@gmail.com>
wrote:

> Hi, Folks !I´m actually working on a project using Drools 6.0.1.Final and
> I´ve recevied the following request:1) All the .drl files are store inside
> my maven project under src/main/resources/drools-rules   and here´s my
> drools.xml :                                                                  
>                 Maybe I was blind while searching on documentation,
> but I couldn´t find a way to load rules (.drl files) from  file system
> (outside the classpath).Please, anyone could help me on this
> matter?Rgds,Geovanny RibeiroGreeting from Brazil
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Kie-Spring-Integration-tp4030717.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to