1 Reply Latest reply on Mar 19, 2003 5:02 PM by adrian.brock

    template does not deploy on JBoss/Tomcat 3.2RC3

    docjava_seattle

      Attempting to deploy the JBoss.3.0TemplateAndExamples
      on JBoss 3.2RC3 (with Tomcat) gives an error message
      regarding "test/TestEntity" in the ejb-jar.xml: "The ejb-name for a CMP 2.x Entity must be a valid Java Identifier" on both Linux and Windows.

      Removing all references to TestEntity from the ejb-jar.xml
      and jboss.xml will allow a crippled version of template to
      be installed.

      JBoss/Tomcat 3.0.4 prints a warning but allows the template
      to be deployed and run.