That "it only points to bad design" has been posted before and isn't true.  We 
have a distributed application that requires a record to be stored both locally 
and at a remote site. The redundant storage of the record allows both sites to 
do their thing even when they can't communicate. Should the two databases get 
out of sync, the app is compromised.  Lastly, they have to communicate over 
https. 

The http invoker servlet is awesome by the way, really came in handy.  That's 
the other piece the worries me though.  I'm concerned that even if we do 
successfully integrate JOTM we'll then only learn that the invoker servlet 
doesn't propagte the transaction context. Do you know if it will or won't?







View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887815#3887815

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887815


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to