I see.
I poked arround a little bit, and found that there are a lot of interesting things for me in this class. However, I’m not sure wether a NSService instance represents the runtime version of the service, or the service itself. (which doesn’t quite matter in my case)
Moreover, since it’s an abstract class I can’t instantiate it. The only access I have to it is through the Service.getCurrent/CallingService() methods, but this isn’t enough. I’d like to be able to have one instance of this object given the service name. Anybody knows how to do it?
Carlos
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services