2. follow the steps in Quick start
3. start the server
java -jar server.jar
then you can see Geronimo's welcome page in http://localhost:8080/
4. mkdir webapps as
5. Deploy an application
java -jar deployer.jar --user system --password manager deploy
6. manage applications
http://localhost:8080/console
default user: system:manager
7. export GERONIMO_HOME=...
No comments:
Post a Comment