当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: The last chapter introduced simp
 

 

    摘要:suns jdbc spec lead for the past seven years, jonathan bruce has for the past 6 months been technology product evangelist for datadirect, and is now championing xquery, the query language for xml and ......
    摘要: ebay, microsoft, and eclipse featured at the 8th international web services edge 2005 east in boston, february 15-17, 2005 making microsoft support linux: centrify to compete with vintela micros......


Web Services Messaging with JAX-RPC @ JDJ

the last chapter introduced simple soap messaging. in this chapter, we move to the next level of sophistication and introduce a true messaging framework that forms the backbone of the eai infrastructure developed in this book. this messaging framework enables java applications to send and receive java objects to and from web services using soap as the transport. it also enables asynchronous messaging whereby the sender of a message does not have to block waiting for the receiver to process it. we call our framework the web services messaging framework (wsmf). it is implemented using j2ee and web services standards and serves as the core messaging service used by all the non-jms eai applications developed in the remainder of this book.

the wsmf is not a commercial-quality messaging framework, but rather an illustrative example of how to implement web services oriented messaging within the j2ee environment. in this chapter, you will encounter the major issues associated with implementing soap messaging in java and some solutions that can be applied to your own eai projects.

our wsmf is implemented using the java api for xml-based rpc (jax-rpc). as the reader is probably aware, jax-rpc was created to provide java developers with a standard for incorporating into java applications the xml-based remote procedure call (rpc) functionality described in section 7 of the soap 1.1 specification. jax-rpc was not intended for messaging. the reasons that we have chosen jax-rpc as the standard for our messaging framework are discussed in section 1.1.

in addition to jax-rpc, this chapter introduces two additional standards: jaxb and wsdl. the java architecture for xml binding (jaxb) provides a standard approach, based on xml schema, for serializing and deserializing between xml documents and java objects. the web services description language (wsdl) is a w3c standard interface definition language for specifying web services apis using xml. typically, a web services client reads the wsdl to determine how to structure
...   下一页

    摘要: sys-con radio interview an interview with...james gosling, creator of java and sun fellow, sun microsystems, inc. interview by jason westra & dave johnson at javaone 2000 profile in brief:......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE