0 Replies Latest reply on Apr 23, 2007 10:41 AM by pastisman

    Is it possible to bind in java:comp/env/ejb from outisde JBo

    pastisman

      Hi,

      I work in a java stand alone application which have components accessible with JNDI.

      Due to a lot of link with an EJB application I would like to bind my components from outside Jboss in the java:comp/env/ejb subcontext.

      Is it possible to do this? What is necessary to do this in term of security (special jndi.properties, another Object than InitialContext) ?

      Thank's for your help.