users@glassfish.java.net

A Maven repository for javax.interceptor

From: Antonio Goncalves <antonio.mailing_at_gmail.com>
Date: Fri, 6 Nov 2009 22:03:29 +0100

Hi,

Now that the interceptor is a seperate spec (still bundled with EJBs, but a
seperate spec) which also workd with ManagedBeans, I was excepting to
see a javax.interceptor
repository under http://download.java.net/maven/glassfish/org/glassfish/ (a
bit like javax.annotation). But it's not the case.

I'm developing a javax.annotation.ManagedBean and I use an interceptor. It's
a bit frustrating to have a dependency to javax.ejb when I just want to use
an interceptor for a ManagedBean.

Will this separate javax.interceptor be created or it will stay with javax.ejb
?

Thanks,
Antonio