You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Dennis Byrne <de...@dbyrne.net> on 2006/06/24 12:46:59 UTC

javax.annotation.PostConstruct

This has to be imported by the impl resolver class.  If any of you know where this is in ibiblio, please speak up.

Dennis Byrne



Re: javax.annotation.PostConstruct

Posted by Wendy Smoak <ws...@gmail.com>.
On 6/24/06, Dennis Byrne <de...@dbyrne.net> wrote:

> This has to be imported by the impl resolver class.  If any of you know where this is in ibiblio, please speak up.

Ibiblio only has the pom, which has download information:
   http://www.ibiblio.org/maven2/javax/annotation/jsr250-api/1.0-20050927.133100/jsr250-api-1.0-20050927.133100.pom

The project page [1] says it's part of Glassfish, so I imagine the jar
will eventually show up in the java.net repo [2].

[1] https://jax-ws.dev.java.net/
[2] https://maven-repository.dev.java.net/nonav/repository

HTH,
-- 
Wendy