Hello,
I'm a new user of Payara Micro, I used it with a couple of tiny projects and workend fine, so I'ld try it with something "bigger".
I'm a bit confused: I read on Payara site that Payara Micro support Java EE web-profile, so it should include only EJB Lite, which means NO timer service support (programmatically and @Schedule) nor EJB @Asynchronous invocation support...
But on other Payara blog's post I see examples using both @Schedule and @Asynchronous.
So my question is: does it support them or what ?
Is it "real" EJB Lite or not ?
many thanks in advance!
Ale