Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004393 [Resin] minor always 02-14-11 10:57 02-14-11 12:10
Reporter cowan View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.15
Summary 0004393: ScheduledTaskConfig.init(): javax.enterprise.inject.UnsatisfiedResolutionException
Description [11-02-14 20:19:50.422] {main} WEB-INF/resin-web.xml:33: com.caucho.resources.ScheduledTaskConfig.init(): javax.enterprise.inject.UnsatisfiedResolutionException: fi.extremia.lahetyksenseuranta.logic.LahetyksenseurantaBatchBean.lahetyksenseurantaBatchFacadeRemote: Can't find a bean for 'interface fi.extremia.lahetyksenseuranta.facade.LahetyksenseurantaBatchFacadeRemote' because no beans implementing that class have been registered with the injection manager InjectManager[web-app:production/webapp/default/LahetyksenseurantaService].
                               
                               31: <!-- TODO: Korjaa erÃ?ajon mÃ?Ã?ritykset -->
                               32: <scheduled-task
                               33: class="fi.extremia.lahetyksenseuranta.logic.LahetyksenseurantaBatchBean">
                               34: <cron>*</cron>
                               35: </scheduled-task>



This is how I've got it in the bean:

  @Inject
  private LahetyksenseurantaFetchFacadeRemote lahetyksenseurantaFetchFacadeRemote;


Additional Information
Attached Files

- Relationships

- Notes
(0005054)
cowan
02-14-11 10:58

Possible timing issue
 
(0005055)
ferg
02-14-11 12:10

server/2i4a

Issue occurs when scheduled-task is before the bean definition in the beans.xml.
 

- Issue History
Date Modified Username Field Change
02-14-11 10:57 cowan New Issue
02-14-11 10:58 cowan Note Added: 0005054
02-14-11 11:02 extremia Issue Monitored: extremia
02-14-11 12:10 ferg Note Added: 0005055
02-14-11 12:10 ferg Assigned To  => ferg
02-14-11 12:10 ferg Status new => closed
02-14-11 12:10 ferg Resolution open => fixed
02-14-11 12:10 ferg Fixed in Version  => 4.0.16


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker