Python:
I get "This COM object cannot automate the makepy process - start makepy manually for this object", but I already performed makepy for the Microsoft Excel 12.0 (1.6) object library.
Yesterday at work, after some time, reading your question, I forgot that it is python, not java :)) .. Well, now the only thing I think is that you need to run PIA for the 2010 office.
Edit later: if you have problems after what I told you, comment, not downvote, because this problem is unusual.
JAVA:
This is because there is no way to generate v-tables .
You need to change the ServerStart method, as well as the IRTDServer interface and the IRTDServer_Impl class ., Therefore CallbackObject is COMIUnknown . Then you need to generate the IRTDServer_Skel class by running IBuilder.
Now you can create a new java shell for IRTDUpdateEvent to query the v-table:

Voislav sauca
source share