Here are a few SMF descriptions you can use to enable Java Enterprise System applications. I've included the steps to follow again. They are pretty simple and you are more than welcome to edit the xml descriptions to meet your needs. These files assume the creation of the jes dir located under the manifest dir. Then the APPTYPE would include something like webserver. You can read the XML manifest files to understand how the Description maps to the directory.
Thanks to Scott Fehrman from the Identity Group for creating these.
Directory Server- jesdirserverport389.xml
Mail Server- jesmailserverdefault.xml
Web Server - jeswebserverport80.xml
Web Server Admin - jeswebserveradminport.xml
Thanks to Scott Fehrman from the Identity Group for creating these.
chown root:sys /var/svc/manifest/jes/APPTYPE/FILENAME.xmlCalendar Server - jescalserverdefault.xml
chmod 444 /var/svc/manifest/jes/APPTYPE/FILENAME.xml
svccfg import /var/svc/manifest/jes/APPTYPE/FILENAME.xml
svcadm -v enable SERVICENAME_FOUNDINXMLFILE
Directory Server- jesdirserverport389.xml
Mail Server- jesmailserverdefault.xml
Web Server - jeswebserverport80.xml
Web Server Admin - jeswebserveradminport.xml