You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/06/12 21:55:02 UTC

[jira] [Commented] (BATCHEE-41) JAX-RS module should create a jar

    [ https://issues.apache.org/jira/browse/BATCHEE-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029698#comment-14029698 ] 

Mark Struberg commented on BATCHEE-41:
--------------------------------------

still most people just like to have the JAX-RS 'alongside' their project. And this is when a JAR is really needed. 
In most containers (EE6) you also need to manually package an 'Application' with vendor specific code to activate it. Thus a standalone WAR out of the box only works on very few containers.

> JAX-RS module should create a jar
> ---------------------------------
>
>                 Key: BATCHEE-41
>                 URL: https://issues.apache.org/jira/browse/BATCHEE-41
>             Project: BatchEE
>          Issue Type: Bug
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> in 0.1 this module was a JAR. It got changed to WAR recently. 
> But we need only the JAR.
> I suggest to move batchee-webapp to top level and have it serve both the batchee-servlet and the batchee-jaxrs as a pre-packaged webapp.



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