[jboss-jira] [JBoss JIRA] (JBRULES-2941) Drools camel server example: distribution should include wars that deploy without modification to JBoss AS 7
Michael Anstis (JIRA)
jira-events at lists.jboss.org
Tue Oct 23 16:43:30 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Anstis updated JBRULES-2941:
------------------------------------
Fix Version/s: 6.0.0.Beta1
(was: 5.5.0.CR1)
> 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: 6.0.0.Beta1
>
>
> drools-camel-server-example deploys without modification to tomcat and jetty, but probably not to jboss AS (or weblogic, websphere) because of a jar too 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