Chapter 13 Creating CORBA-Compatible Java Clients
There are development and runtime requirements.
To create Java clients, you need JDK 1.0.2 or 1.1 or a compatible Java compiler. You can use a visual development tool, such as PowerJ. PowerJ is a rapid application development (RAD) Java tool for creating Java applications, applets, and components. PowerJ offers additional features for Jaguar client development, such as the ability to generate stub classes from within the IDE, and predefined objects to simplify CORBA Orb calls.
Some server platforms may not have a JDK 1.0.2 implementation. In this case, you must develop JDK 1.0.2 applets and applications on a client machine that provides a JDK 1.0.2 development environment.
Unless you are using PowerJ, you must be able to run Jaguar Manager in order to generate Java stubs.
Copyright © 2000 Sybase, Inc. All rights reserved. |