{
"operation-name" : "add",
"description" : "Adds a remoting profile",
"request-properties" : {
"exclude-local-receiver" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "If set no local receiver is used in this profile",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : false,
"stability" : "default"
},
"local-receiver-pass-by-value" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "If set local receiver will pass ejb beans by value",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"stability" : "default"
},
"static-ejb-discovery" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "Describes static discovery config for Jakarta Enterprise Beans's",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"uri" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The URI to use for invocations to this Jakarta Enterprise Beans module",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"app-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The Jakarta Enterprise Beans application name",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"module-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The Jakarta Enterprise Beans module name",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"distinct-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The Jakarta Enterprise Beans distinct name",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}