dev@glassfish.java.net

Re: com.sun.appserv.server.LifeCycleListener in Maven repository?

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Sun, 30 Sep 2007 21:07:32 -0700

Yes, it should. I tried to do it for Java EE 5 but it quickly became
apparent that it wasn't going to be easy. I'd love someone to pick up
the task and drive it to completion. We all want this, we just don't
have the resources to do it...


Craig L Russell wrote:
> Shouldn't this functionality be standardized in Java EE.next?
>
> Craig
>
> On Sep 28, 2007, at 10:28 AM, vince kraemer wrote:
>
>> That seems to be the case. There is a whole chapter in the 9.1
>> Developer's Guide for it...
>> http://docs.sun.com/app/docs/doc/819-3672/beamc?a=view
>>
>> vbk
>>
>> Frank Kieviet wrote:
>>> Agreed, but isn't the LifeCycleListener a public interface?
>>>
>>>
>>>> -----Original Message-----
>>>> From: Lloyd.Chambers_at_Sun.COM [mailto:Lloyd.Chambers_at_Sun.COM]
>>>> Sent: Friday, September 28, 2007 10:01
>>>> To: dev_at_glassfish.dev.java.net
>>>> Subject: Re: com.sun.appserv.server.LifeCycleListener in Maven
>>>> repository?
>>>>
>>>> Frank,
>>>>
>>>> You should not be using any non-public interfaces. You should
>>>> definitely not use appserv-rt-.jar; everything in there is considered
>>>> PRIVATE, not to be used.
>>>>
>>>> Lloyd
>>>>
>>>> On Sep 27, 2007, at 10:27 AM, Frank Kieviet wrote:
>>>>
>>>>
>>>>> The reason I asked is so that I can build a module that depends on
>>>>> this
>>>>> interface without having to check in appserv-rt.jar or introduce a
>>>>> dependency of my build on an external installed component. Looks
>>>>> like I
>>>>> should put a stripped down version of appserv-rt.jar along with my
>>>>> project
>>>>> in CVS.
>>>>>
>>>>> Frank
>>>>>
>>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell_at_sun.com
> P.S. A good JDO? O, Gasp!
>