Nice! Got it running once I figured out I had to explicitly call inject() and postConstruct() once the bean instance was setup with NonContextual.Instance.
Now all I have to figure out is when exactly an instance must be destroyed/disposed and this puppy is good to go. Btw, all this work is for a Weld Griffon plugin ;-) Thanks! Andres -- View this message in context: http://weld-development-discussions.46994.n3.nabble.com/Offering-beans-post-container-initialization-tp2656992p2657181.html Sent from the Weld development discussions mailing list archive at Nabble.com. _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
