1 Reply Latest reply on Jun 12, 2009 12:26 PM by pmuir

    WebBeans on JAIN SLEE with JBOSSMC

    niravshah

      Hello!


      Am trying to deploy WebBeans in a JAIN SLEE environment (Rhino) and am unable to do so, cause the SLEE is a very restricted environment having several contraints on Class Loaders et al. I can bootstrap using the SE approach, but it fails later on as its unable to find any webbeans (am guessing this is cause its using different Class Loaders!)


      Our next approach is to deploy a JBOSS MC into the SLEE and get Web Beans working on it.
      Can anyone advise if the current RI has support for deploying in a MC and some pointers to how I can get about it?


      Cheers!
      Nirav

        • 1. Re: WebBeans on JAIN SLEE with JBOSSMC
          pmuir

          We use JBoss MC to boot in JBoss 5, so it definitely works. Take a look at the webbeans-ri-int project for the deployers we use.


          However, I do wonder if you will see the same classloading problems - there is nothing much different between the two bootstraps.


          Web Beans will need to be able to see the classloader of the beans archive.