The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


java.net Projects by Community: Java Web Services and XML

There are so many different ways to arrive at the home page for an interesting project here on java.net. To help you find the project you are looking for or to retrace your steps to rediscover a project that piqued your interest, you can list the projects alphabetically, by community, by topic, or by downloadable executables. You can pull out only those that are hosted here on java.net or look for the special "linked" symbol to identify those projects that are hosted on other sites. We are particularly proud of those projects that began in our incubator and have matured into successful projects and are listed as incubator graduates.

The Simple Messaging Framework provides an elegant way to create robust and flexible Web services. It is based on the document-style Web services paradigm that uses the full power of XML Schema. This approach enables you to expose arbitrarily complex business objects and services with ease.
This project is aimed at developing a webservice development plugin for Eclipse IDE.It uses standards based open source api for development,deployment and testing of webservices.
xed
This is a command line utility editing xml like sed.
XEOM attempts to simplify the event processing of XML by passing event objects to a single method interface rather than having a multi-method interface receive a separate method call for each type of XML event received.
The purpose is to develop a mail server using J2EE and XML as message store. Already implemented the basic commands to receive mails. Yet to implement the Delete commands and advanced POP commands.
XML Databases community
XOM
XOM is a new XML object model. It is a tree-based API for processing XML with Java that simultaneously supports streaming. In many use-cases, XOM can process arbitrarily large documents with effectively constant memory sizes. XOM strives for correctness, simplicity, and performance, in that order. XOM is not complete unto itself. It depends on an underlying SAX parser to read documents and feed the data into the tree structure.
XTAS Java XML Middleware provides simple Java API to the Querying/ Modification/ Transformation of XML documents and fragments regardless of the documents storage type.
XML Bulk Loader is a set of Java packages for insert/update/delete data contained in XML documents into/from relational databases. An instance of it can be created and used by applications developed using Java language. A sample application can be run from the command line to populate database tables.
huihoo is open source middleware community from china, we are developing our JFox(J2EE App Server) , Orbas(Real-Time Orb), OpenWeb(WebSerivces Integration Platform) , and we would like to share our experience with you.
DocTree produces web pages from a predefined list of web based JavaDoc URLs which it indexes to generate an XML index file. The same program can also search a filesystem local JavaDoc sets. The XML index file details projects and the packages and classes defined in those projects. It then uses some XSL transforms to generate this web page, and all the dynamically included web page fragments to speed up page loading (and to keep Internet Explorer from falling over).
An XML based collaboration suite to exchange data between two applications or systems.
Enterprise Defect Repository(ERD) will store all defects encountered in the manufacturing line with there corresponding image(.jpg), defect description, and many other useful information. Engineers can browse through the system and look and analyze the stored information which they will use as a reference in tackling encountered product defects. Manufacturers from different locations or regions can share the system with each other.
ganimede is a server application which extracts human readable content (mainly html) from web and converts them to machine readable and queryable xml. Then it serves this information to users based on their profiles and their alert requests. This is done by via user defined Site Content Definition files. (one file for each site).
This project adds the POP/SMTP transport layer under the JAX-RPC Reference Implementation available under SCSL from Sun.
A collection of samples, all relatively short, that run on the Java Web Services Develolper Pack (JWSDP)
TypEx uses Java classes to extract data from streams of XML data. The extracted data is made available as instances of the specified classes. Instances are retrieved via either an Iterator or Observer mechanism. In either case, efficient Java code for a pull parser is generated to extract the data. TypEx differs from other data binding approaches in that it does not require a schema for data, and it allows for partial descriptions.
This project contains public materials related to JSR-206 .
The library allows to rapidly assemble dynamic server pages(JSP and others) with the help of highly customizable server-client side components. A developer can concentrate efforts on an implementation of a business process and not on complex user interface aspects.
This project provides transactionnal DB persistence for XML document.