0 Replies Latest reply on Apr 24, 2002 3:16 PM by agachua

    [error] No local string for enterprise.deployment.applicatio

    agachua

      Hello,
      I am getting the following error when trying to deploy the petstore 1.1.2 demo:

      [error] No local string for enterprise.deployment.application.description

      [exec] WARNING TheCatalog ejb-ref expected home interface to be com.sun.j2ee.blueprints.catalog.ejb.CatalogHome and got com.sun.j2ee.blueprints.shoppingcart.catalog.ejb.CatalogHome
      [exec] WARNINGTheCatalog ejb-ref expected bean interface to be com.sun.j2ee.blueprints.catalog.ejb.Catalog and got com.sun.j2ee.blueprints.shoppingcart.catalog.ejb.Catalog

      ...

      does anyone know how to fix this? I applied the patch from JBoss and it still doesn't work. I'm running JBoss 2.4.4 with Tomcat 4.0.1

      thanks in advance,

      stressed_out_man