Registering the Server
To allow automatic launching of a server you need to register the server in the Implementation Repository(IR).
IR is database that holds the mapping between server name and byte code.
putit <servername> -j <classname>
putit GrisSrv -j gridtest.javaserver