Using the Java EE Service Engine in a Project

ProcedureTo Start the Java EE Service Engine from the Admin Console

  1. In the NetBeans Services window, log in to the GlassFish Administrator Console by right-clicking your application server and choosing View Admin Console.

    Ensure that the GlassFish application server is running. A green arrow icon next to the server node indicates that the server is running. If the server is not running, right click the server name and choose Start from the pop—up menu.

  2. You can also open the Admin Console from your web browser using the correct URL, for example: http://localhost:4848.

    The default log in username isadmin, and the password is adminadmin.

    The Sun Java System Application Server Admin Console opens in a new browser window.

  3. On the left pane under the JBI node expand Components and choose sun-javaee-engine.

    The Java EE Service Engine properties page opens.

  4. Click on the Start button on the General tab page to start the Java EE Service Engine.