I tried annotating the class with the scopetype APPLICATION and a method with the @Create, @Beg, but this doesn\'t seem to work.
What I want is to start an infinite
You can annotate your class with the @Startup annotation.