Sun Java Solaris Communities My SDN Account Join SDN
 
Books & Authors

Java Web Services

 
Book Index

by David Chappell and Tyler Jewell
March 2003

Chapter 7, JAX-RCP and JAXM | Chapter 8, J2EE and Web Sevices

JWS Book Cover

The JDC is pleased to present two chapters from Java Web Services by David Chappell and Tyler Jewell, published by O'Reilly & Associates, Inc..

About the Book

Java Web Services shows you how to use Simple Object Access Protocol (SOAP) to perform remote method calls and message passing; how to use Web Services Definition Language (WSDL) to describe the interface to a web service or understand the interface of someone else's service; and how to use Universal Description, Discovery and Integration (UDDI) to advertise (publish) and look up services in each local or global registry. The book also discusses security issues, interoperability issues, integration with other Java enterprise technologies like Enterprise JavaBeans (EJB); the work being done on the Java API for XML Messaging (JAXM) and Java API for XML-based RPC (JAX-RPC) packages, and integration with Microsoft's .NET services.

About the Chapters

Chapter 7, "JAX-RCP and JAXM," thoroughly explains how the Java API for XML Messaging (JAXM) and the Java API for XML-based RPC (JAX-RPC) fit into a web services architecture. Rich in code examples, this chapter shows readers how to program with these APIs and more.

Chapter 8, "J2EE and Web Sevices," discusses different approaches of integrating J2EE and web services such as how a web service maps into an Enterprise JavaBean, or J2EE Connector Architecture (CA) adapter. The chapter also looks at some existing standards initiatives, and speculates on what might happen over the next few years.

Ordering Information

About the Authors

Dave Chappell is vice president and chief technology evangelist for Sonic Software. Most recently, Chappell was honored by the editors of JavaPro for "Outstanding Contribution to the Java Community by an Individual." Dave has over 18 years of industry experience building software tools and infrastructure for application developers.

Dave is coauthor of Java Web Services, Java Message Service (O'Reilly), and Professional ebXML Foundations (Wrox). His articles have been published in Network World, OnJava, XML Journal, Java Developers Journal, and Web Services Journal. Dave also provides his expertise as Technical Editor for Web Services Journal.

Tyler Jewell is director of technical evangelism at BEA Systems and oversees BEA's technology evangelism efforts that are focused on driving early adoption of strategic BEA technologies into the ISV and developer community. He is the key figure for creating the joint technical alignment with many partners. He is also a technologist with expertise in Web Services, large-scale system design, and application infrastructures.

Tyler is author of Java Web Services (O'Reilly, 2002), Mastering Enterprise JavaBeans 2.0 (Wiley, 2001) and Professional Java Server Programming J2EE 1.3 (Wrox, 2001). Tyler is a member of O'Reilly's Editorial Masthead and maintains a monthly J2EE column at www.onjava.com. He is also on the editorial boards of Sys-Con's WebLogic Developer's Journal and Web Services Journal and is the technology advisor to www.theserverside.com.

Chapter 7, JAX-RCP and JAXM | Chapter 8, J2EE and Web Sevices


Reader Feedback
Excellent   Good   Fair   Poor  

If you have other comments or ideas for future technical content, please type them here:

Comments:

If you would like a reply to your comment, please submit your email address:
Note: We may not respond to all submitted comments.



Have a question about Java programming? Use Java Online Support.