Page 1 of 1

SBC3 + EJB + MYSQL + WebServices

Posted: Thu Apr 06, 2017 6:47 am
by black_unicorn
Hi.
I would like to developa JAVA program in a SBC3 and I need to:

1. Publish WS for send orders on/off and receive sensors information.

2. Be able to write the data (events, triggers, etc.-) in a MySQL database (or similar) inside the SBC3.

3. Use Enterprise bean that contains an annotated method with the java.ejb.Schedule or java.ejb.Schedules annotations to run programmatic timers or automatic timers.

Can help me?
Thanks.-