On 6/25/11 5:13 PM, Scott Stark wrote:
These are the only supported GET operations in the DomainApiHandler:
enum GetOperation {
RESOURCE("read-resource"), ATTRIBUTE("read-attribute"),
RESOURCE_DESCRIPTION("read-resource-description"), OPERATION_DESCRIPTION(
"read-operation-description"),
OPERATION_NAMES("read-operation-names");
Is there a reason why others like undeploy are not supported? GETs
should not have side-effects?
Yes, that's the reason.
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat