Is Java DMK (Dynamic Management Kit) still supported by Oracle? I was trying to find any reference to JDMK on Oracle's site and all I could find was documentation/tutorial on how to use it, no reference to the product page itself.
I know about OpenDMK, but that too seems to not have developed past 2007. I am trying to migrate from Jingle JMXRemote to the newer Cascading API and didn't want to start using more redundant technology.
It depends what you mean by "supported". If you want support in the normal sense, you should contact the Oracle support folks and ask them. However, given that JDMK doesn't appear to be listed as an Oracle product any more, I think that the answer is likely to be "No".
If you are really asking if there is any likelihood of further development of JDMK or OpenJDMK, I'd say that it looks pretty unlikely1. Your best bet would be to ask Daniel Fuchs directly ... using the contact information on the openjdmk project site.
However, the fact that JDMK / OpenJDMK project is "in a coma" as far as new work is concerned doesn't imply that the technology is "redundant". It is up to you to judge whether it is "fresh" enough for your requirements ... relative to other ways of meeting them.
1 - This is clearly a non-objective statement; i.e. just my opinion.