Uweheuer: Difference between revisions
(→Shell) |
|||
| Line 10: | Line 10: | ||
===Shell=== | ===Shell=== | ||
Die Generierung erfolgt über Ant (s. file:///C:/Uwes/eclipse/workspace/uweheuer/build.xml). | Die Generierung erfolgt über Ant (s. file:///C:/Uwes/eclipse/workspace/uweheuer/build.xml). | ||
'''ant''' ['''war'''|'''deploy_laptop'''|'''deploy_home'''|'''deploy_rootserver'''] | '''ant''' ['''war'''|'''deploy_laptop_jboss'''|'''deploy_laptop'''|'''deploy_home'''|'''deploy_rootserver'''] | ||
====target deploy_rootserver==== | ====target deploy_rootserver==== | ||
Revision as of 00:59, 4 January 2010
Installation
Create and fill database mysql504 per mysql tools. Copy war-file or directory tree to the webapp directory of the application server.
Documentation
s. file://C:/Uwes/eclipse/workspace/uweheuer/doc/uweheuer.vsd
Generierung
Shell
Die Generierung erfolgt über Ant (s. file:///C:/Uwes/eclipse/workspace/uweheuer/build.xml).
ant [war|deploy_laptop_jboss|deploy_laptop|deploy_home|deploy_rootserver]
target deploy_rootserver
Die manuell auszuführenden Tätigkeiten werden von Ant ausgegeben.
Eclipse
Project -> Build Project ruft das target deploy_laptop auf.
DB leeren
- load applet
- clear tables urlx and menux
- edit tree in applet (will save in the tables)
- check the number of entries in the table and edit again, if neccessary
Crypt Data Handling
Die Generierung eines leeren Data-Files namens 'data.crypt' erfolgt über das Kommando:
C:\Uwes\eclipse\workspace\uweheuer\build\class>java server.CreateCryptDataFile.
Die Datei muss in das Verzeichnis <TOMCAT_HOME>/webapps/uweheuer/data kopiert werden z.B. mit
C:\Uwes\eclipse\workspace\uweheuer\build\class>copy data.crypt \Uwes\xampp\tomcat\webapps\uweheuer\data
Bookmarks
Contacts
Aktualisieren
- Jscript Media:C:/Uwes/WinScripts/CreateCSVFileFromOutlook.js aufrufen
- Erzeugungsbestätigung abwarten
- mit [1] erzeugten File C:/Temp/OutlookContactExport.csv uploaden
Eclipse Debugging
Debug Configurations
- uweheuer_applet_laptop
- uweheuer_laptop