[rules-users] Guvnor - support for custom file extensions

Michael Anstis michael.anstis at gmail.com
Mon May 14 04:39:00 EDT 2012


Ordinarily you'll also need to look at contenthandler.properties and
creating your own ContentHandler implementation.

These define a class that can handle your additional type (serializing to
and de-serializing from whatever internal storage representation you want).

asseteditors.xml should also have an entry, if you plan on exposing an
editor for your asset type.

This should give you some more direction... but there might still be
something I've missed.

But, since you're only wanting to add a new file extension for BPMN2
processes you might not need the above

There might be other (jBPM, BPMN2 Designer specific) requirements, but the
above (and what you already know) are generic for most asset types.

With kind regards,

Mike

On 14 May 2012 08:51, anchi <harijana at ovi.com> wrote:

> Nobody?
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Guvnor-support-for-custom-file-extensions-tp3970683p3985342.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> 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/20120514/b4bf49d6/attachment.html 


More information about the rules-users mailing list