Chapter 1 Introducing Jaguar CTS


Administration and development tools

Sybase Central is a common management framework for Sybase application and database servers. Jaguar provides two Sybase Central plug-ins for use by developers and administrators:

For detailed instructions on running Jaguar Manager and Security Manager, see the Jaguar CTS System Administration Guide.

Development support

Sybase PowerBuilder 7.0 and PowerJ 3.5 have been integrated with Jaguar. Using these tools, you can develop, deploy, and debug Jaguar server components entirely within the development environment. You can also generate the proxies required for client application development. For more information, see Building Internet and Enterprise Applications in the Enterprise Application Studio online books collection.

Application developers using other tools can use Jaguar Manager to view the method definitions for any installed component in Jaguar Manager. You can view and edit method definitions graphically, or you can directly edit the IDL datatype and interface definitions with Jaguar Manager's IDL editor. Interface definitions can be imported from existing Java classes, ActiveX component type library files, or from standard CORBA IDL files. See Chapter 6, "Defining Component Interfaces", for more information.

Jaguar Manager also generates stub classes for use in Java and C++ client applications and ActiveX type libraries for use in ActiveX client applications.

Deployment support

To simplify application deployment, Jaguar Manager defines the following basic, middle-tier application units:

Before a client application can execute a component, the component must be installed in a Jaguar package, and that package must be installed in the server to which the client connects.

Hot refresh support

Jaguar Manager provides a Refresh menu item to refresh components, packages, and servers. This option lets you test and debug component implementation changes without restarting the server.

Runtime monitoring support

The Jaguar Manager plugin for Sybase Central provides allows you to remotely view server log files and to monitor statistics for component execution and network activity.

The Jaguar Manager File Viewer allows you to connect to the Jaguar server and view the contents of these server log files:

The Runtime Monitoring folder allows you to view statistics on component and network activity. You can view counts of active client sessions, components, and transactions.

See the Jaguar CTS System Administration Guide for more information on these features.

Certificate management support

Security Manager allows you to manage the server and user certificates that are required for SSL-protocol support. Security Manager allows you to perform these tasks:

See "Security Configuration" in the Jaguar CTS System Administration Guide for more information on Security Manager.

 


Copyright © 2000 Sybase, Inc. All rights reserved.