[Resolved] A book about SOA
I was asked by my boss to decide what book on SOA is good to buy and I don't know a thing even with SOA in basics. I would like to ask you guys who know good about this topic.
Any recommendations for a good SOA book (even for beginners stuff). Thanks in advance.
Re: [Resolved] A book about SOA
http://www.oracle.com/technology/tech/soa/index.html Use internet explorer, firefox sometimes hangs on that area of the site.
Also, take care in using web services in your SOA architecture... easy to wrap up a PL/SQL package as a web service but it's a possible bottleneck since the web service is single connection to the database; no connection pooling.