XMLBeans

View: [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Merge XML and Java with XMLBeans in commerce by Kunal Mittal, Grace Walker   - [Clicks: 124]
    Learn how and why Service-Oriented Architectures (SOAs), XML, and XMLBeans can play an important role in addressing real business problems, using the entertainment industry as a case study. This article isn't about code; rather, you'll learn how and why to use XMLBeans in any situation requiring XML.
    http://www-128.ibm.com/developerworks/java/library/x-vertxmlbeans/index.html - Sep, 2006
  • Use XMLBeans to create a Web service client by Shailesh K. Mishra   - [Clicks: 194]
    Use XMLBean technology to write a Web service client that requires a Custom Data Type as the input to a method. With XMLBeans you don't need to generate static stubs on the client side. We discuss this benefit in detail.
    [Includes sample code]
    http://www-128.ibm.com/developerworks/webservices/library/ws-soa-clientxmlbeans.html - Jul, 2006
  • XMLBeans 2.0 - A Java Developer's Perspective by Jacob Danner, Raj Alagumalai   - [Clicks: 438]
    With the emergence of service-oriented architecture, most of you have had to work with XML in your applications. In doing so, you may have noticed that various models are available to parse and handle XML, both open source and proprietary. Each of these models has its advantages and disadvantages. Choosing the wrong model for your business needs can result in wasted development time and resources. Apache XMLBeans is a valuable tool that provides an easy way to work with XML from within Java. In this article, we introduce XMLBeans and some of the features available in XMLBeans 2.0.
    http://dev2dev.bea.com/pub/a/2006/05/xmlbeans-2.html - May, 2006
  • Deploy SOA applications in Apache Geronimo using XMLBeans by Kunal Mittal   - [Clicks: 118]
    Curious about XMLBeans? This advanced, easy-to-use XML-Java binding technology lets you access an XML file just like you would any Java object or JavaBean. Find out more about XMLBeans technology, including how to use it with Apache Geronimo and how it simplifies and streamlines service-oriented architecture (SOA) development.
    http://www-128.ibm.com/developerworks/java/library/os-ag-soa/index.html - May, 2006

[Top]