[jboss-jira] [JBoss JIRA] (JBRULES-2941) Drools camel server example: distribution should include wars that deploy without modification to JBoss AS 7
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Fri Oct 19 02:28:01 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated JBRULES-2941:
--------------------------------------
Summary: Drools camel server example: distribution should include wars that deploy without modification to JBoss AS 7 (was: Drools camel server example: distribution should include wars that deploy without modification to JBoss AS 5 and 6)
> Drools camel server example: distribution should include wars that deploy without modification to JBoss AS 7
> ------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-2941
> URL: https://issues.jboss.org/browse/JBRULES-2941
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Geoffrey De Smet
> Priority: Minor
> Fix For: 5.5.0.CR1
>
>
> drools-camel-server-example deploys without modification to tomcat and jetty, but probably not to jboss AS (or weblogic, websphere) because of a jar to many in WEB-INF/lib
> To implement this, copy-paste from the guvnor-distribution-wars assemblies:
> An assembly that takes the generic war and cuts it into the jboss AS 7 shape:
> https://github.com/droolsjbpm/guvnor/blob/master/guvnor-distribution-wars/src/main/assembly/assembly-guvnor-jboss-as-7_0.xml
> The module that builds all the appserver specific wars:
> https://github.com/droolsjbpm/guvnor/blob/master/guvnor-distribution-wars/pom.xml
> Note that guvnor-distribution-wars has a system to remove jars as well as alter the web.xml file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list