[rules-users] Re: Fun with JAXB

Matt Geis mgeis at yahoo.com
Fri Jul 6 13:14:52 EDT 2007


Suggestion:  Instead of using XMLBeans for your XML serialization/deserialization, use JAXB 2.0.  You can get it to use POJO's and annotations (a little more work than doing a straight codegen from an xml schema, but still doable), and JBossRules should have no problem subclassing/overriding, as you will be able to make sure your methods aren't declared 'final' .

Matt



       
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
http://sims.yahoo.com/  



More information about the rules-users mailing list