I'm working on a project based on appfuse 1.9.4. Very late in the game I've realized I'll need to have completely disconnected use of this app. I've settled (I think) on a mechanism whereby divergent operations on multiple instances should happen in a way that will hopefully prevent them from conflicting when I later merge the mobile instances back into the "main" site. In order to actually do that merge I'll need the other instances to be able to communicate with a service layer on the "main" site, and conveniently you've got extras/xfire all set up to help me get going with that.

I'm looking for advice on some moving targets within XFire, though. I've just updated (hopefully correctly) the contents of my extras/xfire tree to use xfire 1.2.6 (along with updated wsdl4j, wstx-asl, xbean-spring, and httpunit jars), and I'm getting ready to run ant install there to merge this into my app. http://raibledesigns.com/wiki/AppFuseXFire.html suggests using aegis (or possibly JSR181-Annotations), but I believe in appfuse2 you're looking elsewhere (temporarily JAXB, now XMLBeans)... ...I'm wondering if you'd still think aegis is the way to go in a 1.9.x based application? (If it matters, the app is based on struts2 and hibernate.)

-Dale Newfield
 [EMAIL PROTECTED]

P.S.:  Small typo on the above linked wiki page: "(we'll com to that later)"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to