background image
<< Requirements for EJB Testing | Rational Test Script Playback >>
<< Requirements for EJB Testing | Rational Test Script Playback >>

Application Server Classpath

32
Chapter 3 - Testing Enterprise JavaBeans
Supported JDKs
The following table lists the JDKs supported for each IDE/application server
combination:
Application Server Classpath Requirements
QualityArchitect requires that the appropriate application server classes be included
in your classpath. These classes can be included in either your user or system
classpath, or for the EJB Session Recorder, in the Additional Class path field on the
QualityArchitect Options dialog box.
These requirements must be met in order to play back test scripts from TestManager
or to successfully launch the EJB Session Recorder.
Classpath Requirements for the Sun J2EE Reference Server
The Sun J2EE Reference Server requires the following entry on your classpath:
s
<
J2EE_Home>\j2sdkee<version>\lib\j2ee.jar
Classpath Requirements for WebLogic 5.1
The following entries must be added to your classpath if you are operating in a
WebLogic 5.1 environment:
s
<
WebLogic Home
>
\license
s
<
WebLogic Home
>
\lib\weblogicaux.jar
s
<
WebLogic Home
>
\classes
s
<
J2EE Home
>
\lib\j2ee.jar
(Even if you're working in a WebLogic 5.1 environment
j2ee.jar
is required.)
IDE and Application Server
Recommended JDKs
Sun J2EE Reference Application Server
v.1.2.1
Sun JDK 1.3.1_02
Visual Cafe 4.x/WebLogic 6.x
Sun JDK 1.3.x or later
Visual Cafe 4.x/WebLogic 5.1
Sun JDK 1.2.x or later
VAJ 3.5/WebSphere Runtime
Environment/WebSphere 3.5x
IBM JDK 1.2.x or later
VAJ 4.x/WebSphere Runtime
Environment/WebSphere 4.0
IBM JDK 1.3.x or later