Skip navigation.
Arch2Arch Tab BEA.com
XML RSS Feed

XML

XML is a ubiquitous technology, found in many BEA products. This Dev Center focuses on all aspects of XML. This ranges from tools such as XMLBeans and StAX, through APIs such as XQuery, to its use in implementations such as Liquid Data and WebLogic Integration.

XML Featured Articles

Building Enterprise RIA Using Flex and WebLogic Server Building Enterprise RIA Using Flex and WebLogic Server
by Sudhansu Pati
Building enterprise-grade Rich Internet Applications (RIA) using Flex and WebLogic Server is readily accomplished using the wizards and WYSIWYG capabilities of BEA Workshop Studio. Sudhansu Pati shows how in this article. 2008-04-21 | Discuss (0)
Using JAX-WS and JAXB with WebLogic Server 10: JAX-WS Customization Binding Using JAX-WS and JAXB with WebLogic Server 10: JAX-WS Customization Binding
by Mike Wooten
Continuing the series on JAX-WS and JAXB, Mike Wooten returns with a set of tutorials covering JAX-WS customization bindings—the part of the JAX-WS specification that covers WSDL-to-Java mappings 2007-10-30 | Discuss (5)
Using JAX-WS and JAXB with WebLogic Server 10 Using JAX-WS and JAXB with WebLogic Server 10
by Mike Wooten
JAX-WS and JAXB are two of the most promising APIs for constructing next-generation, Java-based Web services. Author Mike Wooten provides an overview of the JAX-WS 2.0 and JAXB 2.0 support in BEA WebLogic Server 10.1, and includes sample code to get you started. 2007-09-26 | Discuss (19)

All Featured Articles »


XML Community

Blogs
Help me write a schema file: server.xsd
by Hussein Badakhchani on April 09, 2008 | Comments (2)
This is your opportunity to help me write a 'proper' schema XML file for the Genesis open source project. You lucky people...
Spring Framework 2.5.x Configuration Options
by Prakash Malani on March 26, 2008 | Comments (0)
The typical way to configure Spring components is using XML configuration file. Spring 2.5.x supports couple of additional ways. One, is auto-wiring using annotations and other is using Java Config.

More Blogs »


Newsgroups
More Newsgroups »

Apache XMLBeans Project

Apache XMLBeans is a Java-XML binding tool through which you can access the full power of XML in a Java-friendly way. With XMLBeans, you have a familiar and convenient Java object-based view of XML data without losing access to the richness of the original, native XML structure and schema.

Streaming API for XML

The Streaming API for XML (StAX) is a groundbreaking new Java API for parsing and writing XML easily and efficiently. Spearheaded by BEA, StAX has passed the final approval ballot of the Java Community Process (see JSR-173).