hi mark,

we have a profile already (see [1]) and i contacted them already.

regards,
gerhard

[1] http://incubator.apache.org/deltaspike/build.html#glassfish-31



2013/4/26 Mark Struberg <[email protected]>

> Hiho Thomas!
>
> Well, IF your Glassfish is hit by the linked gf issue then all bets are
> off :)
>
> We currently have tons of CI for various containers, but I fear none for
> GF so far.
> I'll ping the GF community to see if we can add a profile for them and run
> it nightly as a first step.
>
> We'll keep you updated!
>
> LieGrue,
> strub
>
>
>
>
> ----- Original Message -----
> > From: thomas <[email protected]>
> > To: [email protected]
> > Cc:
> > Sent: Friday, 26 April 2013, 15:37
> > Subject: Fundamental problem with deltaspike & interceptors
> >
> > Hallo,
> >
> > as soon as I add the maven dependency of deltaspike-core-api
> > (0.4-incubating-snapshot) to my test project my interceptors aren't
> called
> > any longer.
> >
> > How to reproduce:
> >
> > Download netbeans 7.3 with glassfish 3.1.2.2 and create a new project
> (template
> > maven and then enterprise application).
> >
> > I have added a beans.xml to the WEB-INF (web-project) and one to the
> META-INF
> > (ejb-project).
> > Than I've added a interceptor binding to a session bean method in the
> > ejb-project. This method is called by a jsf commandButton.
> >
> > In this setup everything works, the interceptor gets called by the
> commandButton
> > action.
> >
> > If I now add deltaspike-core-api to the ejb pom, the interceptor is not
> called
> > any longer.
> >
> > The next problem I encounter is adding DS Core & Security to a project
> (same
> > setup) the '@Secures' method is never called. I think the problems are
> > related.
> >
> > Is this a bug? Is it related to
> https://java.net/jira/browse/GLASSFISH-18802 ?
> > Is there a workaround?
> >
> > Regards,
> > Thomas Effing
> >
>

Reply via email to