if i connect to local workflow server,maybe i can do this:
Agent agent=new Agent();
agent.setLocator(Agent.LOC_LOCATOR);
agent.setName("LOCAL");
ExecutionService server=agent.locate("FMCGRP","FMCSYS");
but if i'd like to connect to another machine,how can i?
use jndi?but how?please in detail?
thank you very much!!!!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum