Either add the generated code into the src/main of the project your rules are in. Or create a separate model jar and add the generated code there, then set this model jar as a dependency of your main project.
Mark On Mon, Feb 17, 2014 at 9:28 PM, Joe White <joe.wh...@recondotech.com>wrote: > We are starting to take a look at using the KIE workbench to expose some > decision tables to our users. The original idea is to use generated java > from a proto buffer schema as the model. I've got the jar building and > imported into KIE. The challenge I'm running into is that the proto buff > java doesn't contain the member definitions in a way that the KIE can see > them. So I get all of the classes but can't access the actual data elemetns. > > > > Has anybody tried this? Or know of a way to take a proto schema (or > generated code) and import it as the model for KIE? > > > > Thanks, > > > > Joe > > > > _______________________________________________ > rules-users mailing list > rules-users@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users