>introduction to service-oriented architecture (SOA) from a Java developer's perspective. OK.. I'm interested!
>interoperable and portable across J2EE 1.4-compliant application servers Rapidly losing interest at this point! Would have kept my interest if the statement said "...interoperable and portable across platforms and technologies" :-) Regards, - Anil -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Gervas Douglas Sent: Friday, May 27, 2005 7:46 AM To: [email protected] Subject: [service-orientated-architecture] Tutorial: Constructing Services with Java <<In my last article, I provided an introduction to service-oriented architecture (SOA) from a Java developer's perspective. In this article, I will explain how you can use J2EE 1.4 to build services that are interoperable and portable across J2EE 1.4-compliant application servers such as Oracle Application Server 10g. Web Services Architecture Let's briefly examine the architecture of a web service before drilling down into the details of web services development and deployment on the J2EE platform. There are many definitions for web services, but in simple terms, web services are self-contained and self-describing components that can be published, discovered, and invoked across the network. A web service, as shown in Figure 1, may perform a simple function, such as checking a credit history, or a complicated task that can span several business processes.>> You can read this tutorial at: http://www.onjava.com/pub/a/onjava/2005/05/25/j2ee-services.html Gervas 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/
