Couldn't find resource: jms.properties neither on classpath or in file system 
 ------------------------
| Runtime Class Loader |
------------------------
           ^            
           |            
------------------------
|   Domain Region CL   |
------------------------
           |            
            ------------> ------------------------
           |              | Domain Class Loader  |
           |              ------------------------
           ^            
           |            
------------------------
|    App Region CL     |
------------------------
           |            
            ------------> ------------------------
                          |   App Class Loader   |
                          ------------------------
 
 Current classloader in context is (App Class Loader) 
 The resource exists in the following context (Domain Class Loader) but is not exported. Try exporting the resource by modifying the mule-artifact.json file