0 Replies Latest reply on Jan 16, 2015 8:30 AM by diegowebby

    application migration jboss jboss 5 to 7

    diegowebby

      Hello people, I'm trying to migrate an application jboss jboss 5 to 7. This my application makes use of an EJB (.jar). In jboss 5, I put in the default / deploy folder. Where should I put this .jar in jboss 7? And how should I reference it in my application? It would be in the jboss-deployment-structure.xml?

       

      Another thing, how should I refer to my client class. Before I wore "return (IFacadeLDAPManager) context.lookup ("LDAPManager / local");"

       

      Sorry for my bad english.