Marwa Rezk | 7 Oct 16:24

Users and Groups


Hi All,
I need help on the users permissions.
I created Domain and workspaces and sub workspaces, and sections and import my files into it using the admin
user, then
I created new user and give him the Read/Write permission and  password, but when I logged in using the non
admin user I only see the dashboard view and nothing from the workspaces or any thing created by the admin
can be viewed.

Please explain ASAP.

Many Thanks in Advance.
Marwa

Rudimentary Web Content Management (WCM)

Hi,

I require to get some rudimentary WCM running (under 5.1 - I could be
persuaded to use 5.2, but cannot get the TIP to deploy, see my other
posts). I haven't come across any functionality to provide WCM directly
(have I missed something?) and so was thinking how could I get something
simple working in the short-term.

I was thinking, could I use a Note Document Type to create the main content
for a page, and then publish that to a section. A section could then have a
Theme with a Wiew/Widget to display the Note of the Note only
(un-escaped).[This theme would probably have the usual header bar with logo
and User Services with the Note Widget below, but different Theme Pages
would require additional Views]

This would almost work. The issue would be:

You can only define a Theme on a Folder (not a document) in a Section,
which would cause problems for rendering the Folder itself, and would mean
all published Note documents within a Folder would use the same Theme (you
may want different Pages from a Theme for different Note documents).

In my mind, a 'nice' solution would be to define the Theme/Page for a Note
(more explicitly a new DocumentType extending Note) that would be used for
rendering once published. Is this possible? How would I go about doing
that?

On top of all this, there is the question of friendly readable URLs - could
that be achieved with the REST API code?

(Continue reading)

Bogdan Tatar | 7 Oct 10:34

Does stateless query supports 'IN'

Hi,

I want to make a stateless query in which I should be able to use the 
'IN' syntax.I've wrote a query like this one

   <queryModel name="QUERY_WITH_IN">
      <pattern>
        SELECT * FROM Document WHERE ecm:primaryType = 'Type1' AND 
rgl:category IN ?
        AND ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 1
      </pattern>
      <sortable value="true" defaultSortColumn="dc:modified"
        defaultSortAscending="false" />
      <max>5</max>
    </queryModel>

I have verified that there is a document on my repository that has the 
field 'category' from the schema 'rgl' with one of the values I sent as 
parameters, but no results.
Any suggestion would be great.
Thanks a lot !
danieltellez | 6 Oct 19:12

Live edit & windows vista

Has anyone tried LiveEdit with windows vista?
Sent from my BlackBerry® wireless device

Using restlets to upload a file

Can anyone tell me exactly how to upload a file via restlets?

i've been trying something like
http://127.0.0.1:8080/nuxeo/restAPI/default/[workspaceID]/pluginUpload/[file]

in this case:

http://127.0.0.1:8080/nuxeo/restAPI/default/9e841245-355d-4274-b870-29cb32359a3a/pluginUpload/me%2Etxt

Where the file is supposed to be at the server's root

but i get an error:
Error while calling seam aware Restlet: In attribute requires value for component: pluginUploadRestlet.navigationContext

Wich i don't really understand?
Can anyone give me a clear example on how to do it?

Thanks


Premios MTV 2008
¡En exclusiva! Fotos, nominados, videos, y mucho más!br>Mira aquí http://mtvla.yahoo.com/
_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
jiveforums | 6 Oct 20:29

[pluginupload] order

Hi,
I try to use the pluginUpload restlet.
I try with firefox and a Java client, it does not work at all.
with firefox, I've the following error:
Error while calling seam aware Restlet: In attribute requires value for component: pluginUploadRestlet.navigationContext
with the URL : 
http://localhost:8080/nuxeo/restAPI/default/f6853dc1-1f9c-4f3b-aaef-311bec830f6a/pluginUpload/xavier/test?repo=default&docid=f6853dc1-1f9c-4f3b-aaef-311bec830f6a

any issue ?

Is it possible to call the pluginUpload with a Java client ?

and to finish, Do I have to create the document (on the server) before uploading it ?

If someone could help me...

I hope that someone will read this message because this forum seems to be inactive....

Thanks in advance,
Regards,
Xavier.
jiveforums | 6 Oct 18:00

[RestAPI] create a new Restlet

Hi,

I try to create a new restlet in the last release of Nuxeo.
For that, I use a plugin.
First, I wrote my class (TestClass, name testClass) with the UploadRestlet model.
Second, I wrote the restlets-contrib.xml file (in the ressources/OSGI-INF directory):

<?xml version="1.0"?> 
<component name="org.nuxeo.ecm.platform.ui.web.restAPI.contrib"> 

        <extension 
        target="org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService" 
                point="restlets"> 
                <restletPlugin 
                		name="testClass" 
                        class="com.package.TestClass" 
                        enabled="true" 
                        useSeam="true"
                        useConversation="true"> 
                        <urlPatterns> 
                                <urlPattern> 
                                        /testClass
                                </urlPattern> 
                        </urlPatterns> 
                </restletPlugin> 
        </extension> 
</component> 

I've deployed my plugin and tried the following URL:
http://localhost:8080/nuxeo/restAPI/testClass

but it does not work.
If someone could help me...

I hope that someone will read this message because this forum seems to be inactive....

Thanks in advance,
Regards,
Xavier.
Marwa Rezk | 6 Oct 13:18

Login page problem


Hi All,
I cannot open the login page as it raises an error and cannot be opened,
Please help me ASAP and advice.

This is the Error:
HTTP Status 404 - /nuxeo/
  _____  

type Status report
message /nuxeo/
description The requested resource (/nuxeo/) is not available.
  _____  
Apache Tomcat/5.5.20

Many Thanks in advance.
Marwa
jiveforums | 6 Oct 11:48

[Restlet] NuxeoBaseRestlet

Hi,
In which jar file can I found the NuxeoBaseRestlet objet ?

thanks in advance.
Regards,

Xavier.
Amaury Stage | 4 Oct 20:56

Re: ECM Digest, Vol 29, Issue 24

Hi,

I wrote this email last week and haven't recieved any feedback. Is there any way I can get more information about how WebEngine compares to other frameworks?

Amaury

On Thu, Sep 25, 2008 at 12:00 PM, <ecm-request-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org> wrote:
Date: Thu, 25 Sep 2008 08:34:16 +0200
From: "Amaury Stage" <amaury.stage.2008-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: [Ecm] Comparison of WebEngine against other web frameworks?
To: ecm-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
Message-ID:
       <8bfa640e0809242334w5b3acc63y367773ebbf22c960-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I'm working on a report about Nuxeo. I have serval questions that I'd like
to ask and I hope this this the right place and you will help me finish my
report and convince my boss that Nuxeo is the right solution for them.

About WebEngine: I have come accross this comparison of Web frameworks that
doesn't include Nuxeo:

http://mdp.cti.depaul.edu/examples/static/comp.pdf

I'm wondering if there are any similar comparisons that *include* WebEngine.

Best regards,

Amaury
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nuxeo.com/pipermail/ecm/attachments/20080925/88e66c44/attachment-0001.htm

------------------------------

_______________________________________________
ECM mailing list
ECM-FQDHc1wsLCVb90+sfpvX0g@public.gmane.org
http://lists.nuxeo.com/mailman/listinfo/ecm


End of ECM Digest, Vol 29, Issue 24
***********************************

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm
Stefane Fermigier | 3 Oct 19:18

Nuxeo EP 5.1.6 released today

Nuxeo EP 5.1.6 has been released today.

The changelog is here:


To get the source, just type (using Mercurial):

$  hg fclone http://hg.nuxeo.org/nuxeo release-5.1.6

(Then build with the usual "ant patch ; ant").

The artifacts have been pushed to the archiva repository already (for use in your own projects using Maven).

The usual installers (generic Java and Win32) will be built soon too and pushed to the download area of nuxeo.org.

Many thanks to all the contributors (coders, testers, translators, etc.) for this stable release.

Work continues on the development branch, Nuxeo EP 5.2.

Enjoy,

  S

--
Stefane Fermigier, Founder and Chairman, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
Join the new Nuxeo User Group on Facebook:

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm

Gmane