Hi
I try to create a domain with glassfish 3.1.2.2 using asadmin command :
asadmin create-domain -- user admin -- portbase 5000 -- interactive = false -- profile cluster mydomain
and I receive the message (CLI031 Warning: Option "profile "is obsolete and Will Be ignored).
1-That means the option ( - profile cluster ) is not avaialble in GF 3.1.2.2 ?
2-If yes, how to create a domain with a cluster profile?
Thinks