Setup a fresh DB
From Plex-XML
A small "how to" set up a fresh Plex-XML DB with all tables for security, user-management...
- Prepare a new and empty schema in your DB-System
- Prepare a ODBC-Connection for the new schema
- Open Plex, Set Modell Configuration and Gen&Build all tables and views from:
- PLEXML_F/DB package
- SEC_MENU/DB package
- SEC_V20/DB package
- Open your Eclipse project
- Set your JDBC-Settings in the deployment/localtomcat.properties file
- Deploy your application
- Open your application in a browser and call the initialise.jsp (http://127.0.0.1:8080/yourApp/initialise.jsp)
- Click the "Register first user" link
- Click the "Generate Security-Menu" link
- Login with test/test