Search the web
Sign In
New User? Sign Up
jcr-crx
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
I was able to download it and install it on my machine in a few minutes. It seems to work fine. Congratulations. P@...
patrick chanezon
chanezon
Offline Send Email
Jun 17, 2004
7:39 pm
2
... minutes. ... thanks for the feedback... unfrontately we didn't test the download with mozilla which certainly has the correct handling of mime-types, while...
david_nuescheler
david_nuesch...
Offline Send Email
Jun 18, 2004
2:27 pm
3
A Classic problem:-) Thanks for having fixed it so quickly. P@...
patrick chanezon
chanezon
Offline Send Email
Jun 22, 2004
12:41 pm
4
hi all, we are proud to announce the release of version 0.2 of the repository console to be found on http://jsr170tools.day.com also downloadable from the same...
david_nuescheler
david_nuesch...
Offline Send Email
Jun 22, 2004
5:07 pm
5
hi all, we are proud to announce the release of version 0.3 of the "repository console" to be found on http://jsr170tools.day.com. this release contains: -...
david_nuescheler
david_nuesch...
Offline Send Email
Jul 16, 2004
8:32 pm
6
Hi David, all, the code for the ri today lives in the slide repository, under proposals Here is one file. ...
patrick chanezon
chanezon
Offline Send Email
Jul 27, 2004
9:08 pm
7
Hi Patrick, Thanks for pointing that out to us. First of all: I am not a lawyer. Consider this a disclaimer. ;) ... Sorry for that, I fixed that. Thanks for...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
10:59 am
8
Hi Patrick, ... To be more precise: The Day RI license is an addendum (added terms) to the Apache License to comply with the JSPA requirements on the Spec...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
12:05 pm
9
Hi, We are currently putting together a simple application as a Proof of Concept using the JCR RI to store details of a discussion forum. The forums should...
Andy Bowes
andybowes_01
Offline Send Email
Jul 28, 2004
12:19 pm
10
i'm not familiar with those license. Can some one help me on these short question. 1. Can we develop/sell a commercial product based on a reference impl? If...
imzku
Offline Send Email
Jul 28, 2004
12:38 pm
11
hi, the apache license is one of the most popular open source licenses. please find it at: http://www.apache.org/licenses/LICENSE-2.0 it allows you to build...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
1:07 pm
12
hi andy, very nice job... I tried to upload and mimic your setup on http://jsr170tools.day.com in the content browser... (in the "Forum - ...." node) Is that...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
2:12 pm
13
Hi David, Thanks for the response. I have taken the definitions a bit further and defined a 'pseudo' node type, a bit like nt:hierarchyNode, that is used as...
Andy Bowes
andybowes_01
Offline Send Email
Jul 28, 2004
2:40 pm
14
hi andy, ... sounds good to me... i usually like to stay out of mixins whenever possible. So my prefered solution would probably have been to create a nodetype...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
3:30 pm
15
Hi David, That sounds fine to me. I should be able to get something done by the end of the week. Once the node types are defined we should be able to add the...
Andy Bowes
andybowes_01
Offline Send Email
Jul 28, 2004
3:35 pm
16
hi andy, ... that's certainly one way, which is no problem at all. another possibility would be for you to use the "nodetype administration" online. we enabled...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
3:43 pm
17
hi, i downloaded the cvs source of jakarta slide. created the jcrri.jar there. so, any simple hello world like example of using it? thanks....
imzku
Offline Send Email
Jul 28, 2004
4:51 pm
18
hi imzku ;), ... well, actually if you have questions regarding the ri from slide then i would say the user or developer mailing list is probably the right ...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 28, 2004
5:05 pm
19
Hi, The demo works. I upload a file (a.pdf), then i can download it (a zip file named index.jsp). But, if I upload a zip file, the file will get expanded into...
imzku
Offline Send Email
Jul 30, 2004
10:39 am
20
... what are you trying to do? upload a complete zip-file and then download it again? if you are trying to export content, this is something that does not work...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 30, 2004
1:49 pm
21
nothing ... since it is a content respository, i expect it is able to put content there, and then retrieve it back. (wrong? :() ) anyway, it is ok. i.e. the...
imzku
Offline Send Email
Jul 30, 2004
2:00 pm
22
hi, ... true... ;) the issue is that we built-in a specific behaviour for .zip files, which magically extracts them. but through the webdav ui you should be...
david.nuescheler@...
david_nuesch...
Offline Send Email
Jul 30, 2004
2:16 pm
23
Hi Guys, I know that the Versioning API for JSR 170 is optional and is not currently available in the release that I am using but does anyone know how I can ...
Andy Bowes
andybowes_01
Offline Send Email
Aug 3, 2004
2:17 pm
24
hi andy, ... i think the fact that a node is checked out can (and should) only be reverted by checking the node back in or restored. however, the check out...
david.nuescheler@...
david_nuesch...
Offline Send Email
Aug 3, 2004
3:01 pm
25
Hi David Does this mean that 2 users can simultaneously check out the same node then ? I must admit I am a bit confused by the implementation of versioning. ...
Andy Bowes
andybowes_01
Offline Send Email
Aug 3, 2004
3:21 pm
26
hi andy, ... then ? yes. much like in cvs... except for that the repository knows that it is checked-out. ... by the "implementation" or the "specification"? ...
david.nuescheler@...
david_nuesch...
Offline Send Email
Aug 3, 2004
4:12 pm
27
Hi all, I assume that Andy put some content into http://jsr170tools.day.com regarding the Forum. Thanks a lot, it looks great. I think it is an excellent...
david.nuescheler@...
david_nuesch...
Offline Send Email
Aug 4, 2004
5:39 pm
28
Hi David, A brief explanation as to the naming conventions that I have specified on the forum node type definitions is probably appropriate. The node types...
Andy Bowes
andybowes_01
Offline Send Email
Aug 6, 2004
8:39 am
29
I've deployed CRX on my laptop and imported my linotype repository in it and I was *very happy* to see all my XML nodes fragmented in the right place, all the...
Stefano Mazzocchi
stefanomazzo...
Offline Send Email
Aug 15, 2004
4:22 pm
30
hi, i've noticed that jsr170tools.day.com has been updated with the latest version of the tools (0.4alpha). where can i download these bits? thanks, su...
sumyong
Offline Send Email
Aug 17, 2004
7:23 pm
Messages 1 - 30 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help