SCAM logo



Info & docs
| Development | Features | Download | Projects | Contact


SCAM < Development < Getting started...

For SCAM developers

- SCAM at Source Forge
*
- Getting started...
Project plan & Roadmap


The project plan for SCAM 3 will be available in the beginning of 2004. A roadmap will be presented at the same time.


Features and bugs

- Make a feature request* 
- Report a bug
* 

 

* Opens a new browser window

Getting started...

Before developing applications with SCAM you need to set up the SCAM developer environment.

For further information, please refer to the Complete SCAM documentation, the SCAM project area at SourceForge and the SCAM developers mailing list [In English | In Swedish].

 

Environment (recommended)

SCAM CVS Modules

See SCAM CVS for instructions on howto checkout SCAM modules.

  • all - all modules required to build the framework, the reference application and documentation.

  • framework - all modules required to build the framework.

  • scamPortfolio - the module containing the reference application.

Environment setup

  • Check out module all from CVS.

  • Provide local environment setup in scamPortfolio/build/build.properties (use scamPortfolio/build/build.properties.sample as template)

  • Run Ant with the build-file scamPortfolio/build/build.xml to build the reference application.

  • See the documentation for more information on build options and configuration.

Note

After successfully building the reference application, copy scamPortfolio/lib/server/scamPortfolio.ear to $JBOSS_HOME/server/$CONFIG/deploy.

 


Last modified 2003-10-30 by Fredrik Paulsson