Go to main content

Developing Data Services

Exit Print View

Updated: August 2018
 
 

How to Run the Application

  1. Assume the root role that provides solaris.cluster.modify RBAC authorization.
  2. Run your application.
    # java CrnpClient crnpHost crnpPort localPort ...

    The complete code for the CrnpClient application is listed in CrnpClient.java Application.