Hi, Nilima R wrote: > > Hi All, > > > I'm trying to do a simple example of loading enums programmatically > following the Drools Guvnor Docuemntation. > I'm on Drools Guvnor 5, Java 1.6 running under Jboss. > > I'm trying to define this 'data enumeration/drop down list' > > The jar containing the SampleDataSource2 has been defined as a model > within Guvnor
You need to put that jar into $JBOSS_HOME/server/<your_config>/lib dir. Cheers, Jarek _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
