I am using the basic 3-layer classification of my ESB services, basic, composed and
process.
Right now I need to deploy 10 or so basic services implementing atomic file system
operations.
I'd like some feedback on packaging strategies. It would make sense to me to put all
of my read/write/delete/copy/etc operations for one domain in one .esb archive.
The O'Reilly SOA Cookbook was very much against this and gave versioning, redeployment
and coupling as reasons to avoid it. I just don't want thousands of .esb files
floating around, even with a solid naming scheme.
Also, how can my physical deployment accurately capture my classification scheme?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255770#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...