When trying to import an ADL file with “eventtype” and “clientgroup” definitions via WmBrokerAdmin we get an exception:
com.wm.app.enterprise.admin.brokers:importADLclass java.lang.reflect.InvocationTargetException COM/activesw/tools/util/ImportExportTools
and the import fails. We finally succeeded to import the file using the command line tool “broker_load”. The exception suggests that the method signature may have changed in COM.activesw.tools.util.ImportExportTools and that the change has not been reflected in the calling method. Does anybody know about a fix or a workaround?