org.activemath.config.startup
Class FileMBaseStart

java.lang.Object
  extended by org.activemath.config.startup.FileMBaseStart

public class FileMBaseStart
extends Object

Loads the ActiveMath servlets without any parameter.

Properties that can be set are the following (note that the ActiveMath manager uses the prefix OmdocJdomMbase


Constructor Summary
FileMBaseStart()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileMBaseStart

public FileMBaseStart()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception