[rules-users] Get compiled Java Code of Rules

Darko IVANCAN ivancan at gmx.de
Wed Nov 28 11:14:51 EST 2007


Hi,

Obviously Mark's suggestion is better.

Anyway: Seen, that the BRMS gives you a package (as .pkg) and the
RuleAgents can load those files and Packages are Serializable, I think
you want to investigate also in this possibility, by looking how current
DRools code is doing this job.

Darko

On 28/11/2007 16:00, Markus Helbig wrote:
> that's right, but can you read bytecode? Or is there a way to
> serialize into pure Java Code,
>
> i think i'll try the way Mark provided ...
>
> Cheers
>
> Markus
>
> 2007/11/28, Darko IVANCAN <ivancan at gmx.de>:
>   
>> Hi,
>>
>> The package can be serialized. See manual: deployment options.
>> The package can also be downloaded from the BRMS.
>>
>> Hope this helps,
>> Darko Ivancan
>>
>> On 28/11/2007 13:58, Markus Helbig wrote:
>>     
>>> Hi,
>>>
>>> is there any possibility to get the compiled java code of the rules
>>> ... could be helpful for several reasons ...
>>>
>>> Cheers
>>>
>>> Markus
>>> _______________________________________________
>>> 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
>
>
>   



More information about the rules-users mailing list