OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: An opensource project for the reference implementation of the EDXLfamily


As part of the project I'm working on (the Exercise Control System), I 
had to implement the CAP protocol. As at some point I will also have to 
implement the other protocols of the EDXL family, I'm thinking about 
creating an opensource project on sourceforge to host this library. I 
would like to have the different implementers contributing to a single 
project and avoid duplicate work.

The project would have the following features:

- implementation in java 1.5
- follow javabean coding convention so that object can be easily bound 
to frameworks like JSF
- use of JAXB annotations for serialization from and to XML
- use of JPA annotation so that messages can be easily stored and 
retrieved from a database.

I already have the implementation of CAP done this way. EDXL-DE, EDXL-RM 
and EDXL-HAVE will follow.

If you find the idea interesting and would like to be part of the 
project, please let me know and we can start working something out :-)

Guillaume


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]