The flag -b has to be specified depending on what script you use to start JBoss. For a standard install that would be: bin/run.sh -b 1.2.3.4
We often use a jbossctl script (http://svn.nuxeo.org/trac/nuxeo/browser/tools/jboss/bin/jbossctl ) that takes a bind host inside bin/bind.conf: BINDHOST=127.0.0.1 This automatically sets -b to that for you. Florent On 27 May 2008, at 04:06, [EMAIL PROTECTED] wrote: > Hi, > > I've download and installed Nuxeo EP 5.2 as per the instructions > posted by Stefane for the RCP release. I've installed the RCP > eclipse client. > > I'm running Nuxeo on my laptop (XP). I'm not part of any network > domain. I keep getting the connection refused error when I try to > start a session using the default properties. > > I've tried following the instructions to set a default binding for > the JBOSS server, however, the instructions are not complete as some > of the files are missing. Also, where do you add the -b switch to > specify the IP address of the JBOSS server? > > -- Jamie > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
