A successful application can be easily tested through the user interface. Several options are available to control your application.
In the navigator, under Manage/Applications, click List. The Running Applications page appears. Here we have a unified listing of web applications, jax-ws/rs applications and jaggery applications.
Figure 2: Unified Applications List.
Click on the web application name you want to test. The Web Application Dashboard page appears.
Figure 3: Web Application Dashboard.
Note: Instead of using this user interface, you can also manually place the .war containing all the required files into CARBON_HOME/epository/deployment/webapps. These archive files will be deployed as web applications.
Click on the JAX-WS/JAX-RS application name you want to test. The JAX-WS/JAX-RS Application Dashboard page appears.
Figure 2: JAX-WS/JAX-RS Applications Dashboard.
Figure 2: JAX-WS/JAX-RS Service List.
Note: Instead of using this user interface, you can also manually place your JAX-WS/JAX-RS war file into CARBON_HOME/repository/deployment/jaxwebapps directory.
Click on the Jaggery application name you want to test. The Jaggery Application Dashboard page appears.
Figure 2: Jaggery Application Dashboard.
Note: Instead of using this user interface, you can also manually place the directory containing all the required files into CARBON_HOME/epository/deployment/jaggeryapps. These archive files can be deployed as Jaggery applications.