[rules-users] Proto Buf generated code and KIE

Mark Proctor mproctor at codehaus.org
Mon Feb 17 19:22:36 EST 2014


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.White at 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 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/20140218/388f1e05/attachment.html 


More information about the rules-users mailing list