Thank you Alain for your prompt response.  I realize this is probably a simple 
configuration issue but I can't seem to get past this.

I'm running 5.1.6 and yes, I do run the with the -b option (running under 
Windows):

> run -b 192.168.1.160I'm also glad to hear about the continued RCP 
> development. I am a strong proponent of rich clients for 
> information-intensive applications (like CMS).

Below is my nuxeo.properties file contents. I've also edited the 
core-events-ds.xml file:

bq. # application instance config \\ org.nuxeo.ecm.instance.name=Nuxeo EP 
Instance \\ org.nuxeo.ecm.instance.description=Nuxeo EP Server (Full) on JBoss 
\\ org.nuxeo.ecm.instance.host=192.168.1.160 \\ # product config \\ 
org.nuxeo.ecm.product.name=Nuxeo EP \\ org.nuxeo.ecm.product.version=5.1.6 \\ # 
runtime remoting config \\ org.nuxeo.runtime.server.enabled=true \\ 
org.nuxeo.runtime.server.port=62474 \\ 
org.nuxeo.runtime.server.host=${org.nuxeo.ecm.instance.host} \\ # streaming 
config \\ org.nuxeo.runtime.streaming.isServer=true \\ 
org.nuxeo.runtime.streaming.serverLocator=socket://${org.nuxeo.ecm.instance.host}:62474/?datatype=nuxeo
 \\ # OOo server config \\ 
org.nuxeo.ecm.platform.transform.ooo.host.name=192.168.1.160 \\ 
org.nuxeo.ecm.platform.transform.ooo.host.port=8100 \\ 
org.nuxeo.ecm.platform.transform.ooo.version=2.2.1 \\ #   OOo 2.3+ allow the 
use of remote streaming \\ #   info should be given by JODconverter at term \\ 
# needed for the JNDI auto configuration of clients \\ # you need to change 
this if using JNDI through HTTP \\ 
nuxeo-client-jndi.java.naming.provider.url=jnp://%s:%s \\ 
nuxeo-client-jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
 \\ 
nuxeo-client-jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
 \\ # Uncomment this line to be able to refresh xhtml pages without restarting 
jboss \\ #facelets.REFRESH_PERIOD=2 \\ #for emails attachement, to decode the 
encoded(utf) filenames. \\ mail.mime.decodefilename=true \\ # LiveEdit 
configuration detection (client/server/both) \\ 
org.nuxeo.ecm.platform.liveedit.config=client
--
Posted by "cszamudio" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2318#6243>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to