J2EE Deploytool thinks WAR file is empty

From: Tom Squillante (tsquill2000_at_yahoo.com)
Date: 01/12/04

  • Next message: Gandu: "PLEASE PLEASE HELP - Castor porblem"
    Date: 11 Jan 2004 15:31:44 -0800
    
    

    Deploytool will not deploy my application (EAR file) because it says
    one of the WAR files contains no components. At the same time,
    Deploytool shows that the WAR file contains a JSP file.

    When I try to deploy the app using Ant, I get the following errors:

    CLI171 Command deploy failed : Fatal Error from EJB Compiler -- JDO7
    4030: JDOCodeGenerator: Caught an IOException initializing CMP code
    generation for application 'OrderProcessingCenterEAR' module 'po-ejb':
    JDO7001: Cannot findresource
    com/sun/jdo/spi/persistence/generator/database/${DBVENDORNAME}.properti
    es.
    DO74030: JDOCodeGenerator: Caught an IOException initializing CMP code
    generation for application 'OrderProcessingCenterEAR' module
    'processmanager -ejb': JDO7001: Cannot find resource
    com/sun/jdo/spi/persistence/generator/database/${DBVENDORNAME}.properties..

    This app is part of a Sun demo (Java Pet Store Demo 1.4).

    Thank you,
    Tom Squillante


  • Next message: Gandu: "PLEASE PLEASE HELP - Castor porblem"