Compiles a CORBA package contained on EAServer.
jaguar-compiler <-server:servername> <packageName>
Option |
Description |
Required |
---|---|---|
server |
The server calling the compiler. jaguar-compile uses the server name to find the server properties used to determine deployment options. |
Yes |
packageName |
The CORBA component package name. |
Yes |
In this example, EAServer1 calls the compiler for testpackage:
jaguar-compiler -server:EAServer1 testpackage