[jboss-jira] [JBoss JIRA] (WFLY-7000) Batch jobs from installed modules should be detected for non-batch app

Cheng Fang (JIRA) issues at jboss.org
Thu Aug 25 08:21:01 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheng Fang reassigned WFLY-7000:
--------------------------------

    Assignee: James Perkins  (was: Cheng Fang)


> Batch jobs from installed modules should be detected for non-batch app
> ----------------------------------------------------------------------
>
>                 Key: WFLY-7000
>                 URL: https://issues.jboss.org/browse/WFLY-7000
>             Project: WildFly
>          Issue Type: Bug
>          Components: Batch
>    Affects Versions: 10.0.0.Final
>            Reporter: Mincong Huang
>            Assignee: James Perkins
>
> Hibernate Search is creating a batch job which embedded in a WildFly module. Any user of Hibernate Search should be able to the launch this batch job, no matter if they're using a batch-app. However, it seems that jobs are only resolvable for batch-app. More explicitly, WildFly requires deployed web-app to have the below structure to enable the job resolver:
>     META-INF/batch-jobs
> For those who don't have this batch folder in their webapp, they cannot use the jobs from installed module. And an error "JBERET000601: Failed to get job xml file for job" will be raised.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list