Hi,
I read
Java Service Installation
Service Properties
Service Control Properties
few times beacause i thought that i missed sth but at the end it turned out i wasn't.
I send some arguments to my service using Service Context-> Arguments.
I assumed that i get tab of args that i define in AI. OK.
E.g. I send 3 args => i expected that tab must by also 3 args "tab[3]". NO!!!!!!!!!!
AI add to my tab of args his own arg.
The last arg is : Service Name.
Now i know that tab must be tab[args+1]. <-[SOLVED]
I hope this is helpfull.
Bigest problem for me was that i couldn't find any information about that. I lost some time to figure out what happend.
If This is a bug please fix it. If this is a normal behavior please add note about that to the article.
Best,
Karol.
FOLLOW US