Hi Niko,

In the Store workspace, the following XPATH query:
//[EMAIL PROTECTED]
returns all the items, and I can play around with them. But the magnolia query manager is reporting no values back.

Am I doing something wrong somewhere ?

QueryManager retrieved from magnolia context is access controlled, perhaps user who is logged in does not have read permissions on this workspace? or are you using SystemContext.

will discuss tomorrow, have a nice evening!

Cheers




On Jun 19, 2006, at 1:03 PM, Nicolas Modrzyk wrote:

Hi Sameer,

Thanks ... the history on the items I am retrieving is indeed 1. (I guess the current) I don't know where all those versions are coming from. Maybe it's just system data.

I removed a nice piece of code that was looping through all the attributes of each items for free, each time it was accessed, this should speed up things with the workflow by .. a lot.

There's one thing I can't explain.
I can get along using the JCR Query manager and doing query. But I get no result using the Magnolia Query Manager.

In the Store workspace, the following XPATH query:
//[EMAIL PROTECTED]
returns all the items, and I can play around with them. But the magnolia query manager is reporting no values back.

Am I doing something wrong somewhere ?

Going home, time to get ready to watch the Swiss game.
Thanks for your answers today again.

Niko,

On Mon, 19 Jun 2006 18:58:13 +0900, Sameer Charles <dev- [EMAIL PROTECTED]> wrote:

Hi Niko,

I could not export the content of the workspaces, so I ended up debuggging all the nodes using direct Jackrabbit (urgh ..ugly)
I have hundreds, even thousands (yes ...) of lines like:
/jcr:system/jcr:versionStorage ...

magnolia VersionManager only creates version under workspace mgnlVersion, all other workspaces should not have any jcr:versionStorage or it must be empty.

Can you check via magnolie API if there are really versions available, you can use content.getVersionHistory() (should be null for workflow nodes), perhaps its a problem in jackrabbit that it keeps on adding version history if the node is mix:versionable but I doubt it.

- Sameer





On Jun 19, 2006, at 11:48 AM, Nicolas Modrzyk wrote:

Hi Sameer,

I could not export the content of the workspaces, so I ended up debuggging all the nodes using direct Jackrabbit (urgh ..ugly)
I have hundreds, even thousands (yes ...) of lines like:
/jcr:system/jcr:versionStorage ...

So I am just wondering where those are coming from.


lets see how swiss would do today, perhaps you can be proud of your neighbor ;)

Oh yeah, it's today ! The game is at 11pm here .. can view it ... (France was at 4am ...)

Niko,

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to