dev@glassfish.java.net

Re: glassfish-corba-omgapi exports javax package

From: Ken Cavanaugh <Ken.Cavanaugh_at_Sun.COM>
Date: Tue, 14 Apr 2009 09:54:20 -0700

Sahoo wrote:
> Ken Cavanaugh wrote:
>> Sahoo wrote:
>>> Ken,
>>>
>>> It exports javax.activation and javax.transaction packages. In fact,
>>> it has a partial list of those classes.
>>>
>> There are several CORBA system exceptions defined in these two
>> packages, which were added in
>> JDK 5. Is there a split package problem here?
> yes.
>> What action would you like to take about this?
> Pl. remove them from those packages and add appropriate Import-Package
> statements.
>
These classes are in the JDK, so I think I just need to remove the packages.

Marina, was there a need to include the javax.activity and
javax.transaction packages
in glassfish-corba-omgapi for JTS?

Thanks,

Ken.