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
Action Required: Peter Laird's Blog is Moving, Please Update your Feed URL
by Peter Laird on May 29, 2008 | Comments (0)
As many of you know, BEA was acquired by Oracle. The good news: I am staying on board and look forward to my new role with the Oracle team. The bad news: the BEA dev2dev blogging site will be shut down shortly. Therefore, if you want to keep up with my posts on SaaS, Cloud Computing, mashups, portals, REST APIs, Greasemonkey, and other things you will need to update your RSS Reader. Otherwise, I am afraid, our relationship will end. Please help me by doing the following: Change your RSS reader to look for my feed here: http://peterlaird.blogspot.com/feeds/posts/default Do NOT create any new inbound links to dev2dev, please inbound to my blogspot account If you have created any inbound links to my blog in the past to dev2dev, please update to point to the new blog. I migrated all of my old entries. Thanks!
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...

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).