Mule

installation does not run the mule hello-world due to missing a default mule-config.xml file

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: To be reviewed To be reviewed
  • Resolution: Won't Fix or Usage Issue
  • Affects Version/s: 1.4.0
  • Fix Version/s: 1.4.0
  • Component/s: Core: Deployment
  • Labels:
    None
  • Environment:

    windows

  • Similar Issues:
    MULE-1018 Mule does not pickup default config file (mule-config.xml)
    MULE-1323 Running 'Hello World' project with MuleIDE in Eclipse
    MULE-1011 MuleXmlConfigurationBuilder erroneously tries to parse non-mule config files by default
    MULE-2194 NullPointerException when starting Mule via "mule -config mule-config.xml" without mule-config.xml file in MULE_HOME/src
    MULE-3063 Remove default-mule-config.xml for 2.1
    MULE-2642 missing dependency in hello example pom.xml
    MULE-4439 webapp example fails for 'REST Hello World'
    MULE-1318 Interceptor beans need to be singletons in hello-spring-config.xml
    MULE-1170 I install mule as a Windows XP service but fail to start the service with the hello-config.xml
    MULE-3140 Spring 2.5.2 throws a NullPointerException when default-mule-config.xml is parsed

Description

The installation program does not result in a successful default installation.

Running the mule.bat program results in the following message:

No config file specified and no config by the name of mule-config.xml
found on the classpath.

Activity

Hide
Dirk Olmes added a comment - 19/Apr/07 09:23 AM

Works as designed

mule.bat itself is only the wrapper to start mule. You have to specify a config file to start a mule server. Have a look at the example's scripts to get a feel how to use mule.bat.

Show
Dirk Olmes added a comment - 19/Apr/07 09:23 AM Works as designed mule.bat itself is only the wrapper to start mule. You have to specify a config file to start a mule server. Have a look at the example's scripts to get a feel how to use mule.bat.

People

Vote (0)
Watch (1)

Dates

  • Created:
    19/Apr/07 09:14 AM
    Updated:
    19/Apr/07 09:23 AM
    Resolved:
    19/Apr/07 09:23 AM