Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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:None
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.
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.