Sunday, May 24, 2009

Creating a Weblogic Domain

the easiest way is to enter this command in an empty directory, after having run setWLEnv.sh:

java -Dweblogic.Domain=pippodomain -Dweblogic.Name=pipposerver -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic -Dweblogic.ListenPort=7001 weblogic.Server

No comments: