atom feed5 messages in net.java.dev.glassfish.team-catfishRe: does GFv3 support javax.intercept...
FromSent OnAttachments
Survivant 00Oct 21, 2008 6:29 am 
Survivant 00Oct 21, 2008 7:43 am 
Ludovic ChampenoisOct 21, 2008 8:16 am 
Tim QuinnOct 21, 2008 8:23 am 
Survivant 00Oct 21, 2008 8:30 am 
Subject:Re: does GFv3 support javax.interceptor.InvocationContext ?
From:Tim Quinn (Timo@Sun.COM)
Date:Oct 21, 2008 8:23:45 am
List:net.java.dev.glassfish.team-catfish

Survivant 00 wrote:

I try my application on GFv2

and I doesn't have the javax..interceptor error

That's because v2 is a full Java EE 5 implementation, including EJBs and, in particular, this class.

The v3 prelude release does not by default include EJB support.

I have asked Mahesh to contribute some of his insight.

By the way, it has not been clear (to me, at least) whether this error is actually causing problems with your application or whether you are just investigating the source of the error message. Does you app run correctly even in the presence of this error?

- Tim