dev@glassfish.java.net

Re: annotation scanning

From: Jerome Dochez <jerome.dochez_at_oracle.com>
Date: Thu, 29 Jul 2010 19:23:55 +0200

There is a new feature in hk2 called class-model that does scan jars. I am in the very painful middle of integrating it in inside the deployment backend so u should have everything you need in a week or two.

Le 29 juil. 2010 à 19:07, Justin Lee <justin.d.lee_at_oracle.com> a écrit :

> That might be an option if nothing else comes up but using 3rd party open source software has its own approval/vetting process by various management teams. I'd love to see it either way, though, if only for inspiration.
>
> On 7/29/10 11:55 AM, jcfolsom_at_pureperfect.com wrote:
>>
>>
>> Justin,
>>
>> I have a web application framework that does this exactly using Bill Burke's
>> scannotation API. I am in the process of documenting it for an open-source
>> release. If you want I can send you the code. As far as I know there is nothing
>> like this inherently in glassfish.
>>
>>
>>
>> - J. Chris Folsom
>>
>>
>> -------- Original Message --------
>> Subject: annotation scanning
>> From: Justin Lee<justin.d.lee_at_oracle.com<mailto:justin.d.lee_at_oracle.com>>
>> Date: Thu, July 29, 2010 9:38 am
>> To: dev_at_glassfish.dev.java.net<mailto:dev_at_glassfish.dev.java.net>
>>
>> If i wanted to define an annotation so that people could just annotate
>> their websocket application and have glassfish find and deal with that
>> annotation, how would I go about that? Is that even possible? It'd
>> obviously involve at least one new annotation and then a handler. Are
>> we able to hook in to the system like that?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> <mailto:dev-unsubscribe_at_glassfish.dev.java.net>
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>> <mailto:dev-help_at_glassfish.dev.java.net>
>>
>> --------------------------------------------------------------------- To
>> unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net For additional
>> commands, e-mail: dev-help_at_glassfish.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>