The Nuxeo Webapp is the part of the Nuxeo EP platform that deals with
serving web pages, it's basically nuxeo.ear and the war in it, and all
the UI-oriented services that it uses.
To separate the core from the webapp, see the packages.sh script in
org.nuxeo.ecm.platform/nuxeo-platform-ear, it does a 3-machine build
(package.sh nuxeo-3parts). Also this has been mentioned already
several times on this list.
Florent
On 7 Jan 2008, at 11:00, [EMAIL PROTECTED] wrote:
Thx Florent.
Note however that Nuxeo EP can be spread onto several machines,
with the
Nuxeo EP core and Jackrabbit on one machine to serve as the core
document manangement instance, and a Nuxeo EP webapp on another
machine,
connecting to the core machine using Nuxeo Runtime remoting.
We are also trying to achieve this only. what do you mean by Nuxeo
EP webapp? Is this an existing one or do we need to create any
sample webapp. And also can you please elaborate us how to segregate
Nuxeo EP core and Jackrabbit on one machine and also connecting a
Nuxeo core using Nuxeo Runtime Remoting.
Thanks in advance. :-)
Florent Guillaume wrote:
Hi Dhanasekar,
The Jackrabbit lists won't know anything about deploying Nuxeo, so
it's
best to ask on the Nuxeo lists.
Nuxeo EP currently only uses Jackrabbit as an in-process
repository. You
can't connect to a "remote" repository (and how do you define
"remote"?
using what protocol?).
Note however that Nuxeo EP can be spread onto several machines,
with the
Nuxeo EP core and Jackrabbit on one machine to serve as the core
document manangement instance, and a Nuxeo EP webapp on another
machine,
connecting to the core machine using Nuxeo Runtime remoting.
Florent
dhanasekar wrote:
Could you please help me in the resolution of the below issue
being faced
by
me:
I'd like to make Nuxeo EP talk to a remote Jackrabbit repository.
I've
Jackrabbit 1.3.3 running on Tomcat 6.x at port 8090. I do have Nuxeo
5.1.2
GA running on JBoss server at port 8080. What are the config changes
necessary to make this happen.
I'hv set up a new repository configuration and in the nuxeo.ear/
config
folder I'hv created
1 . MyRepo-repositoy-config.xml Add the new repository
configuration
2 . MyPlatform-Layout-config.xml Declare the new repository to
the
platform
3 . myrepo-ds.xml Registering our Repository
After logging in to Nuxeo, I can see the new repository in the
webpage
and
also able to save and retrieve the document locally. By default
Repository
is stored inside "server/default/data/nxruntime/repos" folder.
In order to access the repository remotely, I'hv created
repository in a
different machine under "C:/Repository" by deploying
jackrabbit-jca-1.2.3.rar in Jboss server.
The problem arises when I try to store and retrieve the documents
in the
newly created repository in the other machine from Nuxeo server
running
in
my machine.
It doesn't store and retrieve the document in the other machine,
but uses
my
machine to store and retrieve document in
"server/default/data/nxruntime/repos/MyRepo" folder in my machine.
--
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
Quoted from:
http://www.nabble.com/How-to-communicate-between-repository-client-and-server-with-only-JCR%2C-JSR-170-API-tp9188442p14603185.html
--
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