Step-by-step – Apache Wicket openSUSE Linux Installation

February 12, 2020 | By the+gnu+linux+evangelist.

Getting Started

  1. 6. Launching Jetty

    Finally, Start Jetty Java Web-Server for Wicket
    First, access the Target location:

    cd /opt/apache-wicket-*/wicket-examples

    And then Run Jetty with:

    sudo mvn jetty:run

    And if you Got a 503 Issue then first Make a Maven Install:

    sudo mvn clean install

    Download Jetty Runner

    Jetty Runner .jar

    And Deploy the Examples with:

    sudo java -jar jetty-runner*.jar wicket-examples.war

    Finally, Access the Web Application at:

    http://localhost:8080
    Step-by-step Apache Wicket openSUSE Linux Installation Guide - Wicket Examples
  2. 7. Getting Started

    How to Get Started with Apache Wicket

    Apache Wicket QuickStart Guide

Contents


QuickChic Theme • Powered by WordPress