Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0-RC1
-
Fix Version/s: Bug Backlog
-
Component/s: Core: Deployment
-
Labels:None
-
User impact:Medium
-
Log Output:
-
Similar Issues:None
Description
- unpack the mule distro
- set MULE_HOME to the unpack location
- run $MULE_HOME/bin/mule
Although we create a "default" application in the "apps" folder, it's empty and thus hot deploy complains about a missing mule-config.xml file (see log).
This is not a serious issue as the running Mule works fine when you drop additional applications into the apps folder. However, the warning logged on startup is confusing for users who aren't proficient with Mule's hot deployment feature.
as a workaround I have added an empty config file for now: http://fisheye.codehaus.org/changelog/mule/?cs=19082