MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
New Architect
July 2002
Al Williams
That's A Wrap Bridging legacy systems and the Web with SOAP. mark for My Articles similar articles
JavaWorld
March 2001
Tarak Modi
Clean up your wire protocol with SOAP, Part 1 SOAP is not just another buzzword. It is a powerful new application of vendor-agnostic technologies, such as XML, that can help take the world of distributed programming to new heights. This article, the first in a series of four, introduces you to the basics of SOAP... mark for My Articles similar articles
JavaWorld
May 2002
Eoin Lane
Is WSDL the indispensable API? Many developers consider Web Services Description Language (WSDL) the new software design view. WSDL offers a verbose, ASCII, standard, and language-agnostic view of services offered to clients. WSDL also provides noninvasive future-proofing for existing applications and services and allows interoperability across the various programming paradigms, including CORBA, J2EE, and .Net. This article shows a service's WSDL view, then explains how you can generate client and service implementations for Java and C#. It finishes by discussing possible sources for initial WSDL view generation. mark for My Articles similar articles
Bio-IT World
November 12, 2002
Salvatore Salamone
Divide and Distribute Web services -- the hot new distributed computing architecture -- promise to help life science companies give their researchers, partners, and customers improved access to diverse applications and data. mark for My Articles similar articles
JavaWorld
March 2002
Ozakil Azim & Araf Karsh Hamid
Cache SOAP services on the client side This article describes how to create transparent, client-side caching for SOAP services using Java's Business Delegate and Cache Management design patterns... mark for My Articles similar articles
InternetNews
December 15, 2005
Erin Joyce
Myths And Realities of Web Services Web services and service-oriented architecture are the holy grail of computing, but you must still beware of their ups and downs. mark for My Articles similar articles
JavaWorld
August 2001
John Rommel
Will Web services jump-start the software slump? Web services have been hyped as the "new" new thing -- the future of business and personal living. The certainty of change, driven by the business necessity to deliver faster, better, and cheaper services, is continually transforming the Internet. mark for My Articles similar articles
Bio-IT World
November 19, 2004
Chris Dwan
Bridging Gaps with Web Services Web services provide a middle ground between the command line and the Web. mark for My Articles similar articles
InternetNews
November 29, 2004
Clint Boulton
Web Services Now and When One of the most significant changes in the software industry has been the arrival of Web services, a truly distributed computing model in which applications "talk" to one another. mark for My Articles similar articles
New Architect
May 2002
Securing .Net A conversation with Microsoft's John Montgomery... mark for My Articles similar articles
PC Magazine
May 18, 2004
Robert P. Lipschutz
Crafting Interoperable Web Services Web service interoperability has been a rather elusive goal. Now an organization dedicated to it provides help. mark for My Articles similar articles
JavaWorld
September 2001
James R. Borck
Leaders of the Web services pack The technology industry is abuzz about Web services. It's unclear, however, how Web services will affect developer's work, especially at this early stage. With that in mind, how do the Web service offerings from four leaders -- Microsoft, HP, IBM, and Sun Microsystems -- stack up? mark for My Articles similar articles
JavaWorld
November 2002
B.J. Fesq
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards. mark for My Articles similar articles
JavaWorld
January 2002
Frank Sommers
A birds-eye view of Web services The author defines Web services, explains how they operate, and compares them to related Java technologies. He also presents a general programming model for Web services, independent of any framework or technology... mark for My Articles similar articles
JavaWorld
September 12, 2003
Frank Sommers
SAAJ: No strings attached The author shows how the SOAP with Attachments API for Java (SAAJ) 1.2 supports creating, parsing, and sending SOAP messages with binary content. mark for My Articles similar articles
New Architect
April 2002
Amit Asaravala
Web Services Orchestra An ensemble of common protocols and open technologies keep Rotech Medical singing... mark for My Articles similar articles
JavaWorld
December 2000
Julie Salzmann
Java Product News Sun unveils Forte for Java, release 2.0... BEA updates WebLogic Server... Sun and JCP set specs for Java Management Extensions... TowerJ Java VM deploys Java apps on Itanium processors... Software AG accelerates application communication with SOAP... etc. mark for My Articles similar articles
JavaWorld
April 2001
Tarak Modi
Clean up your wire protocol with SOAP, Part 2 Creating applications that use SOAP is not difficult, and Apache SOAP makes it even easier. Part 2 of this four-part series on SOAP will introduce you to Apache's SOAP implementation and walk you through some simple examples that demonstrate the essence of creating SOAP-based apps... mark for My Articles similar articles
JavaWorld
June 2001
Tarak Modi
Clean up your wire protocol with SOAP, Part 3 An even simpler way to create SOAP services using Apache SOAP and JavaScript... mark for My Articles similar articles
InternetNews
March 17, 2005
Susan Kuchinskas
Google Opens Developer Network New resource puts APIs in one place, offers up house code as open source for developers to use. mark for My Articles similar articles
JavaWorld
August 2002
Michael Juntao Yuan
Access Web services from wireless devices The Simple Object Access Protocol (SOAP) has become the most important data exchange protocol for XML Web services. All Web services applications must support SOAP. This article introduces an essential tool to support Web services on small wireless devices -- the kSOAP parser. mark for My Articles similar articles
JavaWorld
October 3, 2003
Mitch Gitman
Keep up with the Web service styles (and uses) While XML-transparent Web service development might sound like the easy way to go, understanding and manipulating XML in SOAP messages can actually avoid some development difficulties. mark for My Articles similar articles
JavaWorld
January 2002
Tarak Modi
Axis: The next generation of Apache SOAP Apache SOAP has evolved to the point of its own extinction. Apache's Axis project is a complete re-architecture of its SOAP implementation and has many new features previously unheard of in Apache SOAP. Here's a high-level look at how Axis takes Apache SOAP to the next level... mark for My Articles similar articles
JavaWorld
June 2001
Dirk Reinshagen
XML messaging, Part 2 This article, the second of three, introduces SOAP to the XML messaging equation. The author begins by describing SOAP and other related technologies, then reinforces with a simple example using SOAP to create an invoice... mark for My Articles similar articles
JavaWorld
June 2000
Julie Salzmann
News and New Product Briefs (June 9, 2000) Allora supplies XML access to relational databases; TowerJ 3.5 JVM now offers J2EE capabilities; IBM's alphaWorks offers intelligent agent and XML-messaging tools; ChartStream generates realtime stock charts; Site Mapper 2000 maps out Websites; Sun Ray allows developers to collaborate on multiple projects. mark for My Articles similar articles
JavaWorld
June 2002
Michael Juntao Yuan & Ju Long
Java readies itself for wireless Web services The future world of pervasive computing demands powerful and flexible development platforms. Is Java up to the task? Can Java provide end-to-end solutions for wireless Web services networks? The authors discuss the definition, importance, and architecture of wireless Web services. mark for My Articles similar articles
PC Magazine
October 1, 2003
Robert P. Lipschutz
Test Make sure your web services are fast and accurate. mark for My Articles similar articles
JavaWorld
February 2002
Jeff Hanson
Use Web services to integrate Web applications with EISs Web services expose business processes to bolster object-oriented and component-based programming with a services-based model. You can enhance your current programming model to support Web services by adding a service contract... mark for My Articles similar articles
InternetNews
April 8, 2008
Kenneth Corbin
Google Takes to The Cloud With App Hosting Platform With App Engine, Google adds to its Web services offerings for developers - and enters a space already staked out by rivals like Amazon. mark for My Articles similar articles
JavaWorld
September 2002
Joe Walker
XML glossary With XML evolving at a rapid pace, many developers get lost in a sea of acronyms. This article defines many XML technologies crucial to Java developers mark for My Articles similar articles
JavaWorld
May 16, 2003
Michael Juntao Yuan
Let the mobile games begin, Part 2 This article uses a mobile driving-directions example to discuss how the Java and .Net platforms work together from end to end with the help of XML Web services. Through the code examples, the author also illustrates each platform's key benefits and problems. mark for My Articles similar articles
JavaWorld
October 12, 2003
Avinash Gokli
Java-based Web services for various client types Before you design, implement, and test Java-based Web services, you must first analyze several critical issues. This article examines these issues and discusses Formatting Objects Processor (FOP) Web services implementation details for different types of clients. mark for My Articles similar articles
InternetNews
February 11, 2004
Jim Wagner
Big Vendors Lobby for CORBA With Their Java IBM, HP and BEA are concerned an interoperability specification isn't getting its due on Java's newest platform. mark for My Articles similar articles
JavaWorld
September 2001
Sonal Bansal & Gaurav Pal
The Web at your (machine's) service This article provides a practical Web service implementation based on the Simple Object Access Protocol (SOAP), Universal Description Discovery and Integration (UDDI), and Web Services Description Language (WSDL) for delivering SMS messages to cellular phones... mark for My Articles similar articles
JavaWorld
August 2002
Tarak Modi
J2SE 1.4 breathes new life into the CORBA community, Part 1 The new CORBA features in J2SE (Java 2 Platform, Standard Edition) 1.4, and how you can use them to create highly scalable and robust applications. Includes a brief tutorial on creating a simple CORBA-based application using J2SE 1.4. mark for My Articles similar articles
InternetNews
April 1, 2004
Ryan Naraine
Google Moves to Block RSS Scraping Search giant issues a cease-and-desist order to block the distribution of Google News RSS feeds. mark for My Articles similar articles
JavaWorld
March 2002
Matjaz B. Juric
Integrate EJBs with CORBA Interoperability between EJBs and CORBA is important for integrating Java- and non-Java-based applications. This article shows how to achieve integration between an EJB and a CORBA C++ application... mark for My Articles similar articles
InternetNews
September 12, 2005
Susan Kuchinskas
MSN Kicks Out API Jams Outside developers and Web publishers can connect to MSN Search, Messenger and Virtual Earth via application programming interfaces (APIs). They are expecting to release Atlas, a toolset to help developers build Web sites incorporating asynchronous Javascript and XML (AJAX). mark for My Articles similar articles
JavaWorld
December 2001
Sun adds Web services to J2EE The Java XML Pack adds capability for XML messaging and data binding, as well as remote procedure calls using SOAP (Simple Object Access Protocol). mark for My Articles similar articles
InternetNews
January 25, 2005
Clint Boulton
W3C Issues Key Web Services Standards The standards body delivers three complete components for speeding the way XML-based documents are transmitted. mark for My Articles similar articles
Unix Insider
August 2000
Cameron Laird & Kathryn Soraiz
.Net is real In this week's Regular Expressions, Cameron Laird and Kathryn Soraiz take a look at Microsoft's highly anticipated .Net initiative and find it has much to offer. mark for My Articles similar articles
Information Today
November 6, 2008
Erik Arnold
Entering a Post-Software World--Microsoft Finally Embraces Cloud Computing The software giant of the previous generation has announced that it is embracing cloud computing with two major announcements: the Azure Services Platform and the ability to use Microsoft Office online. mark for My Articles similar articles
InternetNews
December 15, 2005
Susan Kuchinskas
Google Offers Homepage APIs Google will let developers add on to its personalized home page - and maybe build Google Office, one app at a time. mark for My Articles similar articles
CIO
October 15, 2001
Eric Knorr
Make Way for Web Services The Web services concept stands apart in its common sense. It's a simple idea: Enterprise applications should be broken down into reusable components called services, each one performing a distinct task. They're inevitable. Just ask the big guys... mark for My Articles similar articles
InternetNews
November 4, 2005
Susan Kuchinskas
Google Desktop Out of Beta With More Google updates its integrated search product for consumers and enterprise. mark for My Articles similar articles
JavaWorld
July 2001
Tarak Modi
Clean up your wire protocol with SOAP, Part 4 Here's a framework based on the dynamic proxy classes in the Java 2 Platform, Version 1.3. This framework will make creating SOAP clients just as easy and intuitive as creating SOAP services... mark for My Articles similar articles
JavaWorld
September 8, 2000
Arden Yingling
News and New Product Briefs Company announcements and product briefs: WebGain spiffs up VisualCafe; Imperial offers free graphical builder; Versant releases database developer suite; BEA ships e-commerce tool for wireless devices; curtain goes up on iPix imaging tools; SOAP gives SilverStream server a sheen; more! mark for My Articles similar articles
InternetNews
May 18, 2004
Clint Boulton
WS-I Clears Basic Security Hurdle Working group moves closer to making Web services security a crucial assurance for commercial businesses. mark for My Articles similar articles
InternetNews
August 23, 2006
Sean Michael Kerner
Google Opens Up Its Base The Google Base Data API is now freely available from Google, allowing third party developers to have applications that can interact with Google Base. mark for My Articles similar articles
InternetNews
October 28, 2005
Susan Kuchinskas
Piecing Together The Sun Google Puzzle Google and Sun Microsystems' partnership could produce something with the features and functions of OpenOffice. mark for My Articles similar articles