EONISLaptopHP: Difference between revisions
(→JBoss) |
|||
| Line 24: | Line 24: | ||
* create Data Sources with Web-Admin interface | * create Data Sources with Web-Admin interface | ||
* deploy uweheuer.war and enable | * deploy uweheuer.war and enable | ||
===Shutdown=== | |||
C:\Uwes\Programme\Java\JBoss\jboss-eap-6.1.0\jboss-eap-6.1\bin>jboss-cli.bat --connect command=:shutdown | |||
Revision as of 21:31, 24 November 2013
Data
Hostname = HP10039146
Installations
xampp
1.8.3 by installer version to C:\Uwes\Programme\xampp and installed mysql and apache services
Mediawiki
- create DB 'mediawiki' by phpAdmin
- export old DB 'mediawiki' by phpAdmin as sql file
- login by 'mysql' to new server
- type 'use mediawiki'
- type 'source <path2exportfile>
- create user 'uweswiki' with pwd 'uweswiki' and host 'localhost' with phpAdmin (see mediawiki LocalSettings.php)
Java JRE
- installed to C:\Uwes\Programme\Java
- allow applet to allow clipboard by adding to C:\Uwes\Programme\Java\jre7\lib\security\.java.policy
permission java.awt.AWTPermission "accessClipboard";
JBoss
- download
- create admin user 'UweHeuer' and 'Halloo0@1' with batch script
- create Data Sources with Web-Admin interface
- deploy uweheuer.war and enable
Shutdown
C:\Uwes\Programme\Java\JBoss\jboss-eap-6.1.0\jboss-eap-6.1\bin>jboss-cli.bat --connect command=:shutdown