I am trying to do a jade Gateway prog. All is working fine. Except that now i need to have a way of specifying the local name of the Gateway Agent.
Can anyone please help me on this.
-agents GW:gateway-agent-class
of jade.Boot
(assuming you want to name your agent "GW")createNewAgent()
for an AgentContainer
instance.