« 22 September 2003 - Jakarta Tomcat 5.0.12 Beta released | Main | 24 September 2003 - XMLBeans Is Now Under Incubation in XML.APACHE.ORG »

September 24, 2003

24 September 2003 - JaxMe Is Now Under Incubation in WS.APACHE.ORG

JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding. A Java/XML binding compiler takes as input a schema description (in most cases an XML schema, but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection, or a database schema). The output is a set of Java classes:

  • A Java bean class matching the schema description. (If the schema was obtained via Java reflection, the original Java bean class.)
  • Read a conforming XML document and convert it into the equivalent Java bean
  • Vice versa, marshal the Java bean back into the original XML document.

The Apache Incubator provides an entry path to the Apache Software Foundation. JaxMe has been accepted and is starting to make it's first steps along this path with the Apache Web Services Project as the eventual destination. The source has now been entered into ASF repositories and the mailing lists are open for debate. More details can be found on the JaxMe web site.

----
Warning: include(/home/terraint/public_html/apachenews.org/archives/include/jaxme.xml) [function.include]: failed to open stream: Permission denied in /home/apnews/public_html/archives/000051.html on line 186

Warning: include() [function.include]: Failed opening '/home/terraint/public_html/apachenews.org/archives/include/jaxme.xml' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apnews/public_html/archives/000051.html on line 186
Posted by Tetsuya Kitahata at September 24, 2003 05:09 AM
http://www.apachenews.org/archives/000051.html
[ Category : Apache Incubator ] (PDF)(XML)
[ Category : Apache WebServices ] (PDF)(XML)