Create a domain in glassfish server


While installing Glassfish, sometimes it does not create domain due to java path error.
Edit asenv and point to your JDK installation for set AS_JAVA=C:\Java\jdk.you can create a domain with the asadmin tool
Asenv.bat is present at the directory C:\glassfish3\glassfish\config
glassfish-install-dir\bin\asadmin create-domain your-domain-name



Comments

Popular posts from this blog

OOPS Concepts with realtime examples

What is an interface?

Asynchronous Messaging