users@glassfish.java.net

DCR plugin in Java

From: Kshitiz Saxena <Kshitiz.Saxena_at_Sun.COM>
Date: Thu, 23 Jul 2009 13:37:27 +0530

Hi All,

In SailFinv2, user can provide DCR as jar file. DCR can now be written
in Java, as xml format is difficult to write and inflexible.

For implementation details, refer to functional specification available
@
http://wiki.glassfish.java.net/attach/SFv2FunctionalSpecs/FSD%20DCR%20Plug-in%20Support.pdf

You can refer to my blog available @
http://blogs.sun.com/kshitiz/entry/data_centric_rules_in_java. This blog
details on how to write DCR plugin, create jar file and then deploy it
to SailFin.

Thanks,
Kshitiz