Jane, Sahoo,
Please review changes to the nucleus/common/common-util/osgi.bundle
export list. The new package in the export list will contain the common
TimerSchedule class that will be extended by the EJB Container and any
other module that needs extra features.
Index: nucleus/common/common-util/osgi.bundle
===================================================================
--- nucleus/common/common-util/osgi.bundle (revision 53229)
+++ nucleus/common/common-util/osgi.bundle (working copy)
@@ -71,6 +71,7 @@
org.glassfish.admin.payload; \
org.glassfish.common.util.admin; \
org.glassfish.quality; \
+ org.glassfish.timer; \
org.glassfish.security.common; \
com.sun.logging.enterprise.system.core; \
org.glassfish.server;
version=${project.osgi.version}
thanks,
-marina