-
I've got a Mule Enterprise (that came with the MMC trial) instance running on a server. This is in my build.gradle:
mule.muleEnterprise = false
mmc.environments {
dev url: 'http://myServer:8585…
-
I am trying to build a Mule flow in Enterprise Mule 3.5.2 with gradle using "gradlew clean build". However, I get a lot of compilation errors. It is for instance missing Commons Lang 3, and looking at…
-
I am using the anypoint studio plugin (version 1.0.0.201407032152). When I right click and select "Generate RAML from classes", it generates RAML file which is referring to JSON file under examples di…