On Feb 26, 2007, at 1:36 PM, Joe Bohn wrote:

David,

I see that in rev. 512007 you just checked code to support injection of annotations for Jetty. So does that mean that we have enough support in Jetty 6.1 to meet our JavaEE5 requirements without moving to a newer (not yet released) level of Jetty?

I think so. I don't have everything working yet, and don't have the pre/post annotations done, but I don't see any major problems on the horizon.

BTW I decided it was easier to imitate rather than use the annotation support in jetty plus.

thanks
david jencks


Thanks,
Joe



David Jencks wrote:
On Feb 23, 2007, at 11:07 AM, Joe Bohn wrote:


David Jencks wrote:
I think enough support is already in released versions of jetty for our purposes, the main thing I'm aware of that's left is hooking up the injection stuff we fish out using tim's new code to the jetty injection processor.

That may be. What was making me wonder was seeing items like this: http://docs.codehaus.org/display/JETTY/Annotations making references to a Jetty 6.1.2beta with additional annotation support. It's not clear to me if it is required that the annotations are support for the resource injection and callbacks in order to be spec compliant ... so, I thought I should ask.
We require support for that, but I think that since we've taken over pretty much all the deployment stuff from jetty, we have to figure out what needs to be injected and feed that into jetty's injection system. I believe the injection system itself is already released. It might be in a jetty plus jar. I was thinking of taking a look at this shortly.... were you also?
thanks
david jencks

Joe


On Feb 22, 2007, at 2:19 PM, Joe Bohn wrote:
Jan, Greg, any other Jetty experts ...

I know that there is work going on to get annotation support included in a Jetty (6.1.2*). Is there a release planned soon that we could pick up in for Geronimo 2.0 (ie. soon enough that we could maybe get it included and tested before JavaOne).

Thanks,
Joe


Reply via email to