Importing “com.wm.pkg.art.transaction” to your java services doesn’t work (on the shared tab of the developer)? Can you try with a wildcard (com.wm.pkg.art.transaction.*) rather than com.wm.pkg.art.transaction.ConnectionState just to see if that works. You might need the com.wm.pkg.art.transaction.ServiceListener class also.
But if that still doesn’t work, you can always execute the java services as they exist in the WmArt package. We do that today to provide status, enable/disable programatically, etc.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services