]
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...
The module that builds all the appserver specific wars:
https://github.com/droolsjbpm/guvnor/blob/master/guvnor-distribution-wars...
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: