Need a list of packages to install JWS 3.x as a group install

Solution In Progress - Updated -

Issue

  • For EWS 2.x tomcat installation using puppet we are passing the packages required to install as a array to puppet package resource as follows :
$tomcat_packages                           = [  $tomcat_version,
                                                  "${tomcat_version}-webapps",
                                                  "${tomcat_version}-admin-webapps",
                                                  'tomcat-native',
                                                  'mod_cluster',
                                                  'mod_cluster-native',
                                                  "mod_cluster-${tomcat_version}",
                                                  "${tomcat_version}-log4j",
                                                  ]
  • Similarly for JWS 3.x do we have a list as above or will be single command like yum groupinstall jws3 or can we specify the individual packages that are required as we did for EWS 2.x.

Environment

  • RedHat JBoss Web Server (JWS)
    • 3.0.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content