Return-Path: X-Original-To: apmail-batchee-dev-archive@minotaur.apache.org Delivered-To: apmail-batchee-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF7F6108D3 for ; Wed, 9 Jul 2014 15:26:28 +0000 (UTC) Received: (qmail 2213 invoked by uid 500); 9 Jul 2014 15:26:28 -0000 Delivered-To: apmail-batchee-dev-archive@batchee.apache.org Received: (qmail 2185 invoked by uid 500); 9 Jul 2014 15:26:28 -0000 Mailing-List: contact dev-help@batchee.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@batchee.incubator.apache.org Delivered-To: mailing list dev@batchee.incubator.apache.org Received: (qmail 2174 invoked by uid 99); 9 Jul 2014 15:26:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2014 15:26:28 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 09 Jul 2014 15:26:27 +0000 Received: (qmail 1039 invoked by uid 99); 9 Jul 2014 15:26:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2014 15:26:05 +0000 Date: Wed, 9 Jul 2014 15:26:05 +0000 (UTC) From: "Romain Manni-Bucau (JIRA)" To: dev@batchee.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BATCHEE-45) add a few simple BatchOperator commands to our batchee-servlet MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/BATCHEE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056337#comment-14056337 ] Romain Manni-Bucau commented on BATCHEE-45: ------------------------------------------- it is already here AFAIK, maybe not the report but the command for sure > add a few simple BatchOperator commands to our batchee-servlet > -------------------------------------------------------------- > > Key: BATCHEE-45 > URL: https://issues.apache.org/jira/browse/BATCHEE-45 > Project: BatchEE > Issue Type: New Feature > Components: jbatch-servlet > Affects Versions: 0.1-incubating > Reporter: Mark Struberg > Assignee: Mark Struberg > Fix For: 0.2-incubating > > > For some environments having a full JAX-RS application is too heavy weight. There are also some containers which have a pretty borked JAX-RS implementation (WAS-8.x). > For such scenarios it would be better to additionally add simple ways to start jobs and query their status with a simple GET. -- This message was sent by Atlassian JIRA (v6.2#6252)