I've been trying to search on Google (and IBM's documentation) to find the answer to this, and I haven't found anything. Either my search skills aren't that great today, or my assumption is correct and the answer is no. I'd like to confirm with the experts on here, though.
Does anyone know if the WAS 7.0 admin console provides a REST API that we can call programmatically? I'd rather not have to use an instance of WAS and be forced to use wsadmin if I can use another language to script some things (like stopping or starting JVMs).
Thanks