I'm trying to replace Quartz Scheduler with native Java EE 7 code.
The Java EE 7 - Using the Timer Service
Simplest Possible EJB 3.1 Timer
Simplest Possible EJB 3.1 Timer - Configured Programmatically
Task Scheduling in Java EE 6 on GlassFish using the Timer Service
Possible to change ejb parameter at runtime for @Schedule annotation?
[michael@jarry.dk ~]# nano /root/.bash_profile
export JAVA_HOME=/usr/java/latest
[michael@jarry.dk ~]# source /root/.bash_profile
[michael@jarry.dk ~]# nano /etc/profile.d/java_home.sh (new file)
export JAVA_HOME=/usr/java/latest
Sending HTML Email with embedded Images using Apache Commons EMail
JavaMail API – Sending email via Gmail SMTP example
Essential Maven POM For JavaEE 7
A Minimalistic POM For JavaEE 6/7
Building and Deploying Java EE EAR with Maven to Java EE Application Server
mongoDB : Getting Started with Java Driver
Oracle NoSQL Database, Community Edition
A 3 Step Guide to Getting Started with NoSQL
Implementing Entity Services using NoSQL – Part 1: Outline
The Future of NoSQL with Java EE