users@glassfish.java.net

Re: Problem to start glassfish domain

From: <glassfish_at_javadesktop.org>
Date: Wed, 28 Apr 2010 09:04:03 PDT

You need to decide what the portbase will be....

Typically, I create two or three domains on a machine for testing...

so, I do something like this

asadmin create-domain --portbase 2000 foo
asadmin create-domain --portbase 3000 bar
asadmin create-domain --portbase 4000 baz

This will let me run all the domains at the same time.
[Message sent by forum member 'vbkraemer']

http://forums.java.net/jive/thread.jspa?messageID=399422