[ 
https://issues.apache.org/jira/browse/DELTASPIKE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek updated DELTASPIKE-548:
----------------------------------------

    Fix Version/s: 0.7

> WELD-001408: Unsatisfied dependencies for type Scheduler<Job> 
> --------------------------------------------------------------
>
>                 Key: DELTASPIKE-548
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-548
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 0.6
>         Environment: Wildfly 8
>            Reporter: Piotr Dudkiewicz
>            Priority: Minor
>             Fix For: 0.7
>
>
> SchedulerProducer produces Scheduler and WELD-001408 is thrown when using 
> example from documentation
>     @Inject
>     private Scheduler<Job> jobScheduler;
> Workaround:
>     @Inject
>     private Scheduler jobScheduler;



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to