Defining Variables

You must verify that the CLASSPATH environment variable lists the full path to all required JARs. Use semicolons to separate each environment variable. For example:

c:\Sun\j2eesdk1.4\lib\j2ee.jar

If the CLASSPATH environment variable is not defined, you can still define the JAVACLASSPATH local variable as explained below.

You also need to define the following PowerDesigner local variables from the Tools > General Options dialog box:

Variable

Use

J2EE_HOME

This variable is used to locate the J2EE folder (for example: C:\Sun\j2eesdk1.4)

JAGTOOL

This variable is used to locate the jagtool batch file (for example: C:\Sybase\WorkSpace\DevRuntime\EAServer\bin\jagtool.bat)

JAVACLASSPATH

This variable is used to locate the path to all required JARs (for example c:\Sun\j2eesdk1.4\lib\j2ee.jar)


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com