Anonymous | Login | Signup for a new account | 12-17-2024 10:47 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
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. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |