Subject: Blocking all behaviours
From: Eze Joseph (oeze@engga.uwo.ca)
Date: Tue Nov 05 2002 - 10:25:21 MET
Hi All,
I have a distributed application that involves different computing levels.
All I need is for an event from one particular arm to be able to block all
the agent behaviours at some point.The application is not based on jade but
utilizes information generated by a jade based application. There is a
special occurrence that I want to put all the agent actions on hold until
asked to restart. I tried calling doWait method but jade refuses to allow an
external application to shut down its progress!!! Also block doesn't have
any effect as the agent ignores this external intrusion.
How can I achieve this.
Will appreciate any help.
Joe
----- Original Message -----
From: "Vitaglione Giosue'" <Giosue.Vitaglione@TILAB.COM>
To: <dconrado@lsi.upc.es>; <jade-develop@sharon.cselt.it>
Sent: Tuesday, November 05, 2002 3:37 AM
Subject: RE: [jade-develop] Misuse of Jade-S ?
>
> Hello,
> yes, there is a bug for the activation of rmi-ssl imtp when it is set into
the configuration file.
> We're working to fix it. A solution will be available asap.
>
> Thanks for your note.
>
> Please stay tuned...
> Regards,
> Giosue
>
>
>
> > -----Original Message-----
> > From: dconrado@lsi.upc.es [mailto:dconrado@lsi.upc.es]
> > Sent: Tuesday, November 05, 2002 2:24 AM
> > To: jade-develop@sharon.cselt.it
> > Subject: [jade-develop] Misuse of Jade-S ?
> >
> >
> > Hi, I'm working with Jade-S more concretely I like to proof Secure
> > Communication. In point 3.2 of the documentation about Jade-S
> > you could
> > read:
> > ..
> > imtp=jade.security.impl.RMISSLIMTPManager
> > This automatically enables SSL for all intra-platform communication.
> > Each remote container needs to be started with the same
> > option in order
> > to use secure communication.
> >
> > I have started my Jade platform with command:
> > C:\jade3\jade\add-ons\security\runExamples\myfirst> java jade.Boot -
> > gui -conf main.conf
> >
> > where main.conf is:
> > C:\jade3\jade\add-ons\security\runExamples\myfirst>type main.conf
> > java.security.policy=basic.policy
> > jade.security.passwd=basic.passwd
> > IMTP=jade.security.impl.RMISSLIMTPManager
> >
> > And when I send messages with Dummy Agent I can see (with a SniffTCP
> > tool) "plain-text" messages. For this reason my question is:
> > Where is the problem? Which is misuse of command?
> >
> > Thanks.
> >
> >
> >
> > _______________________________________________
> > jade-develop mailing list
> > jade-develop@sharon.cselt.it
> > http://sharon.cselt.it/mailman/listinfo/jade-develop
> > UNSUBSCRIBE INSTRUCTIONS AT
> > http://jade.cselt.it/mailing.htm#unsubscribe
> >
> _______________________________________________
> jade-develop mailing list
> jade-develop@sharon.cselt.it
> http://sharon.cselt.it/mailman/listinfo/jade-develop
> UNSUBSCRIBE INSTRUCTIONS AT http://jade.cselt.it/mailing.htm#unsubscribe
This archive was generated by hypermail 2a22 : Tue Nov 05 2002 - 11:39:33 MET