My Oracle Support Banner

WLS 6.0/Jolt 8.0/Tuxedo 8.0 - Problems migrating SimAppServlet.java from WLS 5.1/Jolt 1.2 to WLS 6.0/Jolt 8.0 (Doc ID 769365.1)

Last updated on OCTOBER 03, 2024

Applies to:

Oracle Tuxedo Jolt - Version 1.2 and later
Information in this document applies to any platform.
Information in this document applies to any platform

Goal

When compiling the SimpAppServlet that came with WLS 5.1/Jolt 1.2 (examples/jolt/servlet/simpapp/SimpAppServlet) under
WLS6.0/Jolt 8.0, the following error occurs:

javac SimpAppServlet.java
SimpAppServlet.java:54: cannot resolve symbol
symbol  : variable POOLMANAGER_NAME
location: class bea.jolt.pool.SessionPoolManager
        ctx.lookup(SessionPoolManager.POOLMANAGER_NAME);
                                     ^
1 error

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.