> * 3.1 cluster workspace - package names, modules, sub-modules
I've started playing around with some admin commands for clusters.
To do that I've created (but not yet committed) these modules:
admin/cli-cluster - local cluster-related CLI commands
package: com.sun.enterprise.admin.cli.cluster
admin/cluster - server-side cluster admin commands
package: com.sun.enterprise.v3.admin.cluster
Would it be better to have a top-level cluster module, with sub-modules?
cluster/cli
cluster/admin