Starting Shark Admin Application

To start the shark admin application, you simply have to execute proper runSA script (depending on OS).

When application is started, the login screen is shown. To actually connect to the shark, first you have to enter your username. If you are using default configuration (provided in SharkClient.conf), you have to enter "admin" for username, and "enhydra" for password. After entering credentials, press OK button and you're going to connect to shark.

By default, admin application uses shark through POJO which means that shark runs in the same VM as the admin application. By editing configuration parameters in SharkClient.conf file you can make admin application use shark through EJB or WebService wrappers in which case you first have to deploy shark in EJB container using EAR file that can be generated for several containers (JBoss, JOnAS and Geronimo).