Deploy.sh vs. Console deploy in relation to Timer and Event Handler

Is it true that if I will deploy service via Backendless Console my Timers and Event Handlers will not work?

What are other differences between deploying with Deploy.sh comparing to deploy via Backendless Console.

What should I be aware of?

Thanks.

Hi Oleg,

Where did you get this information from?

Hi Sergey,
from experiments.

I’m using Standalone version, and when I deploy via console Timer doesn’t work and doesn’t appear in business logic->Timers->Debug/Production tabs.
But when I’m deploying via Deploy.sh it adds to that “Production” tab and works.

Hi Oleg,

Please check it in online version.

Regards,

Denys

Hi Denys,
just checked. Same behaviour on online version.

Best Regards,
Oleg

Hi Oleg,

How do you deploy timers via console?

Regards,

Denys

I’m deploying jar file via “Deploy Service”. Should I deploy timers separately in other way?