General tab  DFC tab

Chapter 4: Configuring Applications

Plug-in Class Name and Class Path Items field entries

When you specify the class that extends the application (Plug-in Class Name) and the path to that class (Class Path Items), your entries fall into one of four categories:

Package, No; JAR, No The class is not part of a package or a JAR file.

Package, No; JAR, Yes The class is not part of a package, but is part of a JAR file.

Package Yes; JAR, No The class is part of a package file, but not part of a JAR file.

Package, Yes; JAR, Yes The class is part of a package and a JAR file.

Java package names consists of a series of alphanumeric characters separated by periods. Java expects one-to-one mapping of the package name and the file system directory structure; that is, place the file in the directory structure that mirrors the package name. For example:





Copyright © 2005. Sybase Inc. All rights reserved. DFC tab

View this book as PDF