5 Replies Latest reply on Nov 7, 2012 7:03 AM by welle

    Non-remoting ModelControllerClient?

    pmm

      Is there a way to create a ModelControllerClient that doesn't use remoting but works "in-memory". I need to flush the credential cache as outlined in https://community.jboss.org/message/644710#644710 (for different reasons) and ModelControllerClient seems the way to go. However I'd like to have an option that doen't use sockets. We have multiple JBoss instances installed on the same server and I can't assume that the management port is always 9999.