Appendix E Using the Command Line IDL Compiler

You can use Jaguar's command-line IDL compiler to generate stubs, skeletons, and ActiveX type library and registration files. You can also use Jaguar Manager to perform these tasks. The command-line compiler is useful in environments where the generation of files must be automated.

Requirements

The IDL compiler must be run from the Jaguar server installation that contains the configuration repository for your components. The IDL compiler is a Java application and must be run by a version 1.1 or later Java virtual machine. The Jaguar html/classes directory must be in the CLASSPATH.

com.sybase.CORBA.idl.Compiler

Description

Generates Jaguar proxies or component skeletons for interfaces and datatypes defined in CORBA IDL.

Syntax

com.sybase.CORBA.idl.Compiler prefix-opts idl-files format-opts suffix-opts
where:

 


Copyright © 2000 Sybase, Inc. All rights reserved.