3 Replies Latest reply on Apr 7, 2008 11:43 AM by alesj

    looking up a spring bean from jndi

    binario

      Hi guys,

      I'm deploying some spring beans on jboss and using the spring deployer. In my jndi view I see that the NamedApplicationContext is deployed with the name of "my-app" when I'm using my-app-spring.xml file. However if I want to get a handle on an actual bean, in a non-programatic way...ie, using jee:jndi-lookup, can I actually do this?

      thanks,
      Brian