I make these changes, always the same problem
*
in $JBOSS_HOME/server/default/deploy/nuxeo.ear/config/nuxeo.properties
change the value of org.nuxeo.ecm.instance.host, replace "localhost" by the IP
address of the JBoss server,
*
in $JBOSS_HOME/server/default/deploy/nuxeo.ear/config/platform-config.xml
mono-server: ${org.nuxeo.ecm.instance.host} is used to reference address
set in nuxeo.properties
multi-server: either use IP or set DNS aliases in your hosts file
(default names in Nuxeo packages are usually something like nxcoreserver,
nxsearchserver, nxplatformserver, nxjmsserver, nxwebserver, nxdbserver).
*
in
$JBOSS_HOME/server/default/deploy/nuxeo.ear/config/datasources/core-events-ds.xml
replace, if enabled, the 127.0.0.1 value of java.naming.provider.url by the IP
address of the Jboss server,
*
start jboss with the -b option:
./run.sh -b server_IP_address
--
Posted by "taoufiq1983" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread:
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3341#10094>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm