Gurus,
Basic Deployment question.. I have a horizontal cluster with two members in it. I can deploy the application successfully on a cluster level with no issues.
Is it possible to deploy the an application at a JVM level which is part of the above cluster? I tried to start deploying it but failed to see the cluster member (The JVM) in the "map module server list" ?? So I can not deploy the application at a JVM level which is part of a Cluster?
I know it is possible to create the resources at a JVM lelvel though the JVM is part of a cluster but why not the Application deployment?
Thanks