Note that 5.1 M3 is not yet released, even though the login page in the snapshots has been changed to say "M3" in preparation for the release.

Florent

On 1 Jun 2007, at 16:25, Marco Balcon wrote:

Many thanks!

with M3 release all work fine.

Marco

Il giorno gio, 31/05/2007 alle 13.17 +0300, Dragos Mihalache ha scritto:
Marco Balcon wrote:
Hello all,

I have tried to browse the jcr nuxeo repository with Eclipse JCR Browser
0.9.2 but when I click login I obtain:

"It was not possibleto login. check your creddential"

and in the details

"configured bean implementation class
org.nuxeo.ecm.core.jcr.search.jrplug.AdvSearchIndex was not found"

anyone have an idea what is my problem? I think that I need to set the
classpath for the plugin but how?


Hi

The class should not be used anymore. Instead we use the default
org.apache.jackrabbit.core.query.lucene.SearchIndex now and for indexing the
new search engine recently added.

Probably you'll need to change this in 2 files under repository directory:
 - [jboss-default]/data/NXRuntime/repos/demo/demo.xml and
 -
[jboss-default]/data/NXRuntime/repos/demo/workspaces/default/ workspace.xml

The problem derives from the fact that the packaging was changed, so if
you'd like you can update just
the package for the AdvSearchIndex class in the files mentioned above:

org.nuxeo.ecm.core.repository.jcr.search.jrplug.AdvSearchIndex

Dragos
Many thanks,
Marco

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm




_______________________________________________
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

Reply via email to