jagtool enhancements

See Chapter 12, “Using jagtool and jagant,” in the EAServer System Administration Guide for more information on using these tools. The following commands are new or enhanced in are new in EAServer 4.1.2:

Command

Enhancement

gen_skels

New option to generate direct access skeletons: -pseudoskels true|false

gen_stubs

New option to generate direct access stubs: -pseudosstubs true|false

gen_stubsandskels

New option to generate direct access stubs and skeletons: -pseudostubsandskels true|false

gen_tlbreg

New. Generates type library (TLB) and registry (REG) files for ActiveX clients. This command is only available in Windows installations.

jmsflush

New. Flushes a message queue.

jmslist_listeners

New. Displays the names of the listeners attached to the specified message queue.

jmslist_messages

New. Lists the messages in the specified message queue.

Beginning in EAServer 4.1.2, jagtool commands return status values that can be checked in scripts that call jagtool. The return status for each command is listed in the reference pages in Chapter 12, “Using jagtool and jagant,” in the EAServer System Administration Guide.