{
"operation-name" : "add",
"description" : "Adds a remoting ejb receiver reference to the profile",
"request-properties" : {
"connect-timeout" : {
"type" : {
"TYPE_MODEL_VALUE" : "LONG"
},
"description" : "Remoting ejb receiver connect timeout",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : 5000,
"stability" : "default"
},
"outbound-connection-ref" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of outbound connection that will be used by the ejb receiver",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}