First production build
This commit is contained in:
@@ -11,7 +11,7 @@ import org.openxava.util.*;
|
||||
public class _Run_Babydatenbank {
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
DBServer.start("BabydatenbankDB"); // To use your own database comment this line and configure web/META-INF/context.xml
|
||||
//DBServer.start("BabydatenbankDB"); // To use your own database comment this line and configure web/META-INF/context.xml
|
||||
AppServer.run("Babydatenbank"); // Use AppServer.run("") to run in root context
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user