dev@glassfish.java.net

com.sun.enterprise.util location

From: lidia <lidia_at_sun.com>
Date: Thu, 05 Jun 2008 16:16:21 -0700

Hi all

I'm porting a couple of logging tests and they make use of the following
packages/classes:

com.sun.enterprise.server.logging.*;
com.sun.enterprise.util.StringUtils;
com.sun.enterprise.util.SystemPropertyConstants;

I used to add the following jar files to the classpath but can't find
their equivalents under glassfish/modules:

${env.S1AS_HOME}/lib/appserv-rt.jar:
${env.S1AS_HOME}/lib/j2ee.jar:
${env.S1AS_HOME}/lib/appserv-admin.jar

Where are the packages/classes I need located in v3?

thanks
lidia