2 Replies Latest reply on Mar 16, 2010 3:06 PM by wolfc

    Getting access to correct java:comp Context from SwitchBoardOperator

    johnbailey

      The SwitchBoardOperator needs access to the correct java:comp Context when starting.  Looking at the NamingDeployers, it looks like the correct approach would be to get access to the deployed JavaEEComponent.  It doesn't seem like there is a working implementation of JavaEEComponentInformer required for the ComponentNamingDeployer to function.  Is this still being worked on?

       

      Is this the correct route to be going, or is there another option to get the correct java:comp Context?