I looked at the usage of DeltaSpike scheduler module, which depends on the Container module. The Container module is mainly for Java SE environment. How can I use the Scheduler module in Java EE environment? Do I have to declare the dependencies the se impl jars (e.g. weld se) in my pom.xml as the application servers won't have any se jars packaged? -- Thanks Emily ================= Emily Jiang [email protected]
- DeltaSpike scheduler module Emily Jiang
- Re: DeltaSpike scheduler module John D. Ament
