Yes, I'd say today there's no book that fits exactly what you're looking for. In fact I would also say that the industry is still kind of working on this problem, for example the recent Service Component Architecture (SCA) initiative aims to provide this for Java (and other language), as the Windows Communication Framework is already doing for the Microsoft world.
However there are definitely some good books on SOA, including the two from Thomas Erl [1], which are very good on the XML side of things and on design issues; "Enterprise SOA" [2] which is very good on the best practices derived from several large real world SOA case studies; and my and Greg's book, "Understanding SOA with Web Services" [3] which focuses on SOA and BPM concepts as they map to the various Web services specifications. One or more of these together with a good Java/XML or Java/Web services book should provide a good combination for overall information on SOA with Java. Eric [1] http://www.amazon.com/gp/product/0131428985/qid=1140209789/sr=2-2/ref=pd_bbs_b_2_2/002-3537515-9543219?s=books&v=glance&n=283155 http://www.amazon.com/gp/product/0131858580/ref=pd_bxgy_text_b/002-3537515-9543219?%5Fencoding=UTF8 [2] http://www.amazon.com/gp/product/0131465759/ref=pd_sim_b_2/002-3537515-9543219?%5Fencoding=UTF8&v=glance&n=283155 [3] http://www.amazon.com/gp/product/0321180860/ref=pd_sim_b_4/002-3537515-9543219?%5Fencoding=UTF8&v=glance&n=283155 --- Anil John <[EMAIL PROTECTED]> wrote: > Developing Web Services with Apache Axis by Ka Iok > Tong > http://www.amazon.com/gp/product/1411670329/ > > J2EE Web Services by Richard Monson-Haefel > http://www.amazon.com/gp/product/0321146182/ > > Note: These are NOT "SOA Development" books. The > first is a tutorial. > The second is more a Reference/Tutorial combination. > > Regards, > > - Anil > > > -----Original Message----- > From: > [email protected] > [mailto:[EMAIL PROTECTED] > On Behalf Of > Andrew McHorney > Sent: Thursday, February 16, 2006 3:31 AM > To: [email protected] > Subject: [service-orientated-architecture] SOA > Development Books > > Hello > > Are there book(s) that describe the process of > developing web > applications that act as servers and applications > (web and legacy) that > call web service applications. I understand what SOA > is all about but > now I want to put the knowledge to work. I am > looking for developing the > code in Java. > > Are there web sites with good sample code. > > Andrew > > > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/service-orientated-architecture/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
