Hi Alllaa,
I think these are basic Java problems, so any Java book or online tutorial might be a good starting point for you.
E.g. for starting a java program, you specifiy the logical name of the class and not the file name of the source file. You can find further documentation for starting the standalone platform at...
Hi Leckter,
You can supply arguments when starting agents.
Since 2.0-beta3 you can also start multiple agents at once
using an application descriptor file (*.application.xml).
You should take a look at some of the jadex examples
to learn how it is used.
Cheers,
Alex.