dev@glassfish.java.net

osgi.bundle files review

From: Cheng Fang <cheng.fang_at_oracle.com>
Date: Tue, 06 Sep 2011 16:02:51 -0400

The following changes are needed to fix GlassFish server start failures
on AIX. Changes upon approval will be checked into 3.1.2 branch and trunk.

EJB-related annotation handling classes have been moved from
ejb-container to ejb-connector module. One of these classes requires
explicit listing in Import-Package in osgi.bundle file on AIX platform.
So we need to adjust osgi.bundle files accordingly. For more details,
see issue 10545

Thanks,
-cheng

(diff attached)