License     Codehaus     OpenEJB     OpenJMS     OpenORB     Tyrex     

Old releases
  General
  Release 1.3
  Release 1.3rc1
  Release 1.2

Main
  Home
  About
  Features
  Download
  Dependencies
  Reference guide
  Publications
  JavaDoc
  Maven 2 support
  Maven 2 archetypes
  DTD & Schemas
  Recent HTML changes
  News Archive
  RSS news feed
  Project Wiki

Development/Support
  Mailing Lists
  SVN/JIRA
  Contributing
  Support
  Continuous builds
  Prof. services

Related projects
  Spring ORM support
  Spring XML factories
  WS frameworks

XML
  XML

XML Code Generator
  XML Code Generator

JDO
  Introduction
  First steps
  Using JDO
  JDO Config
  Types
  JDO Mapping
  JDO FAQ
  JDO Examples
  JDO HOW-TOs
  Tips & Tricks
  Other Features
  JDO sample JAR

Tools
  Schema generator

Advanced JDO
  Caching
  OQL
  Trans. & Locks
  Design
  KeyGen
  Long Trans.
  Nested Attrs.
  Pooling Examples
  LOBs
  Best practice

DDL Generator
  Using DDL Generator
  Properties
  Ant task
  Type Mapping

More
  The Examples
  3rd Party Tools
  JDO Tests
  XML Tests
  Configuration
 
 

About
  License
  User stories
  Contributors
  Marketplace
  Status, Todo
  Changelog
  Library
  Contact
  Project Name

  



Castor and its usage - User stories

Documentation Author(s):
Werner Guttmann


Introduction
User stories
    Wireless MedCARE


Introduction

This document tries to communicate how the product (and its various parts) are used in the (professional) world. It presents you with useful information in what context(s) Castor is being used, and as such provides you with a collection of reference points.

User stories

Wireless MedCARE

-Author: Chuck Kring
-Company: Wireless MedCARE

Wireless MedCARE is implementing a patient monitoring solution for nursing homes and other long-term care facilities. A key part of our architecture is a Java application that receives data from various sensors then sends alerts and/or creates caregiver tasks based upon alarms and customer-specific business rules. This application has a complex internal data model so we use Castor to marshal the data model to and from an XML configuration file. We also use Castor to marshal a facade layer to and from XML in order to implement an XML-RPC interface. We use a manually-generated mapping file for configuration but automatically generate a mapping file from the facade objects.

 
   
  
   
 


Copyright © 1999-2005 ExoLab Group, Intalio Inc., and Contributors. All rights reserved.
 
Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. XML, XML Schema, XSLT and related standards are trademarks or registered trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web Consortium. All other product names mentioned herein are trademarks of their respective owners.