Crap. I see the following didn't make it into the interface:
| /**
| * Called by the HASingleton to set the name with which the singleton
| * service is registered with the HAPartition.
| */
| public void setServiceName(String serviceName);
|
| public String getServiceName();
|
Those need to be there, otherwise an impl has no idea how to interact with the DRM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120158#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...