jaguar-compiler

Description

Compiles a CORBA package contained on EAServer.

Syntax

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

Examples

Example 1

In this example, EAServer1 calls the compiler for testpackage:

 jaguar-compiler -server:EAServer1 testpackage