0 Replies Latest reply on Apr 29, 2008 4:37 PM by odo

    Exchange Components or manually setup the registered Components

    odo

      Hi all,


      i want to exchange the component instances in the session context to use differnt implementations. AFAIK the @Install Annotation is not able to work with the EL the evaluate this.


      So, my questions is if it is possible to instantiate a component (with all configurations) manually and register it under the needed name.


      I know i can set the Components via Contexts... But the Components i want to register under the new name are only instantiated if i set them to @Startup.


      Any easier ways, with less overhead.


      Cheers,
      odo