2 Replies Latest reply on Mar 10, 2011 7:23 AM by tfennelly.tom.fennelly.gmail.com

    JavaCompJndiBinder - how does it get executed?

    tfennelly.tom.fennelly.gmail.com

      Can someone explain to me how JavaCompJndiBinder works in terms of how it gets executed?  I'm trying to see if I can bind the BeanManager into java:comp for SwitchYard deployments, but I don't yet see how JavaCompJndiBinder is getting executed.


      I hooked up a debugger to AS6 and put a breakpoint in JavaCompJndiBinder's constructor, but it never gets called (tried dropping in a few of the example from the weld distro).  Can someone explain, or am I looking in the wrong place?