|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Question for John Skeet and or other MVPsI will be designing a service oriented architecture. The service pulls
data from many different types of sources ranging from AS400 to Oracle to Flat files. I was hoping that someone could recommend a book for me. Thanks in advance. -- Rob Schieber Rob Schieber <schie***@hotmail.com> wrote:
> I will be designing a service oriented architecture. The service pulls No idea, I'm afraid - I've never been quite sure whether SOA is > data from many different types of sources ranging from AS400 to Oracle > to Flat files. > > I was hoping that someone could recommend a book for me. actually a meaningful concept or whether it's what people have been doing for years. Either way, I haven't read any books about it in particular :( -- Jon Skeet - <sk***@pobox.com> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet If replying to the group, please do not mail me too Hello Rob,
RS> I will be designing a service oriented architecture. The service RS> pulls data from many different types of sources ranging from AS400 RS> to Oracle to Flat files. RS> I was hoping that someone could recommend a book for me. there are not so many books about SOA (see amazon.com). U should understand, that SOA it's only principles, policy and conceptions to build your apps, but not the detailed guide. What's the problem with you task? The variety of sources heads for the central canonical model of keeping data. You can use XML for this and iterating with sources based on XML and using XSLT to convert to the canonical form --- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||