jwma Development - Overview
Main
|
Deployment
|
Configuration
|
Architecture
|
Development
|
Screenshots
|
SF Project Site
Index
| Overview |
Guidelines
|
Lists
|
Building
|
API Docs
|
Credits
General Remarks
jwma comes with a lot of documentation, for all the different aspects of the project. To get started with development, we suggest following steps:
Learn how to deploy jwma
Use a standalone container (like Tomcat, or Resin) or a development clone of your later production environment
See
the deployment documentation
Ensure that you understand jwma's architecture
See
the architecture documentation
See the annotated UML class diagrams, which are part of the architecture documentation. You can find them also in
<jwma documentation context>/images/uml
See the
API documentation
Learn how to build jwma from the source (
here
).
Consult the additional development documentation from the section below.
If you plan to take part, you should also make sure that you know and understand
the project's guidelines
and see
the mailing list page
.
Additional Documentation
The
specifications/documentation of the standard implementation
(servlet based) of the controller layer.
The specifications/documentation of the user related data:
Preferences
Contacts
The specifications/documentation for the existing defined plugins:
PreferencesPersistencePlugin
ContactManagementPlugin
RandomAppendPlugin
© 2000-2003 jwma team