0 Replies Latest reply on Mar 23, 2004 10:07 AM by timothy

    Application deployment fail after added jboss-app.xml

    timothy

      i have a .ear application
      which is running fine in jboss 3.2.3 + tomcat 4.1


      it is require for me to execute two instance of the same application
      so i change the jndi names.. so that the ejb name will be different for both application

      when i deploy the application
      Web container (tomcat) saying that
      it cannot load file /WEB-INF/component.tld (actually i found that tomcat cannot load any files from there)

      is any expert have some idea about that?
      should i need to configuration between tomcat and jboss?
      thx