Home
Welcome to the home of <xweld/> tools, a feature rich Java platform for accelerating the development of global markets applications. <xweld/> tools provides significant benefits for large-scale financial software development projects, such as increased project quality as well as reduced delivery risk and timelines.

The <xweld/> Developer Community Mission Statement¶
We evangelize industry standards and leverage them wherever possible to deliver pre-built, reusable, high value-add, configurable application components that greatly accelerate and significantly de-risk the development of enterprise-scale global markets applications.
Projects¶
Contact Us¶
For more information, please contact us at info@xweld.com
Copyright¶
Copyright © 1999-2012 <xweld/> Development Community, All Rights Reserved.
The contents of this web site, all images, text, grahics and software are the sole property of the <xweld/> Development Community and its agents. Unauthorized use or transmission is strictly forbidden by international copyright law.
Latest news
<xweld/>-tools framework:
<xweld/> Tools Version 3.2.3-FINAL is out
Version 3.2.3-FINAL has been promoted to production-ready status.
<xweld/>-tools framework:
<xweld/> Community Home Page
The <xweld/> Community project page is online.
Latest projects
-
xweld-inject (29 November 2011 06:34 PM)
With an implementation less than 1500 lines of code, <xweld/>-inject is an container-free, ultra-lightweight dependency injection framework for J2SE and J2EE applications that is compatible with the JSR-330 Specification (http://jcp.org/en/jsr/detail?id=330). ...
-
xweld-valuation (28 September 2011 08:39 AM)
The valuation framework defines an extensible reference cross-asset trade domain model and griddable valuation framework. The extensibility mechanism for trades, products and assets is based on the EAV model implemented by the xml warehouse module. The valuation framework is based on the grid model supported by the xweld-services module and it binds trades with valuation models through rule driven associations defined on trade and product characteristics. Models are pluggable by design so that any implementation for an asset class may be used by the resulting system....
-
xweld-xmlwarehouse (09 August 2011 06:04 PM)
The xweld-xmlwarehouse project builds on the core and services modules to implement a searchable, large-scale hybrid XML/EAV-based document warehouse, and integrates it into <xweld/>’s fully audited and versioned persistence platform over any JPA-compliant database. ...
-
xweld-runtime (09 August 2011 06:00 PM)
xweld-runtime defines the tools and abstractions used to create application install, setup and deployment utilities for <xweld/>-based applications. A set of design patterns useful for deploying and maintaining <xweld/>-based applications are provided, such as static data initialization, and importing and exporting of XML configuration and domain data....
-
xweld-services (09 August 2011 05:57 PM)
The xweld-services module includes several useful out-of-the-box runtime components. It also provides the basic building blocks to quickly create custom engines and services.
Runtime services supported by the finance module include: periodic task scheduling, useful for defining regularly executing processes such as ‘rate reset’ or other application-specific processes on a schedule; high-performance importing of XML-based messages from any number of input sources and persisting them as domain objects to a JPA data store using an application-specified handler; and a pluggable distributed caching of large datasets over multiple providers such as Terracotta, Infinispan, or GigaSpaces....