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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 107 - 136 of 782   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
107
Hi all, just wanted to ask if there will come an updated version of crx content-explorer? It's a great tool to understand what's doable with the jsr170 and...
jocsch
freaquac
Offline Send Email
Jan 15, 2005
11:51 am
108
hi markus, ... as far as i remember, crx 0.5 was built against jackrabbit 0.15 with some slight extensions. the combined library is crx-jackrabbit.jar. so, if...
Tobias Strasser
tobias.strasser@...
Send Email
Jan 16, 2005
12:56 pm
109
What is the recommended method for creating users and acls in a jackrabbit repository? Thanks jj --...
John Janosik
jjanosik_jr
Offline Send Email
Jan 18, 2005
3:04 pm
110
I would like to download the jackrabbit source but have not been able to find it. I've noticed other people (and the apache incubator page) mention...
brad_albright
Offline Send Email
Jan 18, 2005
9:42 pm
111
hi brad, ... this list is day's commercial content repository list, therefore it is not directly associated with jackrabbit. the list that you are probably...
David Nuescheler
david_nuesch...
Offline Send Email
Jan 18, 2005
9:55 pm
112
Hi, I am a new user and have a bug in the Nodetype administration, like other people in my project (Win XP, Tomcat 5.5.7, IE, Firefox) No toolbar but the...
castellphi
Offline Send Email
Mar 3, 2005
2:55 pm
113
with latest version, you mean 0.9 ? ... -- ... Tobias Strasser, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97...
Tobias Strasser
tobias.strasser@...
Send Email
Mar 3, 2005
4:19 pm
114
hi everybody, as you may have seen we installed 0.9 pre beta on http://jcr.day.com containing a number of exciting features, such as: - ui overhaul - general...
david_nuescheler
david_nuesch...
Offline Send Email
Mar 5, 2005
1:41 am
115
... nice! -- Stefano....
Stefano Mazzocchi
stefanomazzo...
Offline Send Email
Mar 5, 2005
2:43 pm
116
Hi all, I am have deployed CRX on Tomcat 5. Everything works fine. Now I need to access the Repository(via JCR) from another web application deployed on the...
Navaneeth
ethane_van
Offline Send Email
Mar 10, 2005
4:45 pm
117
hi Navaneeth, the proper way would be to register the crx repository as resource in tomcats server.xml. we never tried the exact setup but it should work. we...
Tobias Strasser
tobias.strasser@...
Send Email
Mar 11, 2005
10:02 am
118
Thanks Tobias. I am trying the tomcat JNDI route and it still doesn't work. I have removed the "java.naming.provider.url" and the "java.naming.factory.initial"...
Navaneeth
ethane_van
Offline Send Email
Mar 14, 2005
6:58 pm
119
I tried to download the new release to CRX, and failed to enter the code (get an invalide code error, although I entered the code given by Day). Furthermore,...
Bertrand LEGA
legabertrand
Offline Send Email
Mar 16, 2005
10:50 am
120
hi bertram, there indeed was a problem with the download mechanism. please try again, now it should work. /rofe...
Raphael Wegmueller
rofemaster
Offline Send Email
Mar 16, 2005
11:30 am
121
Hello, I use CRX to create a simple content type (footype) which inherits from nt:base. Our content type as one only property called text. So everything is ok...
Bertrand LEGA
legabertrand
Offline Send Email
Mar 16, 2005
4:07 pm
122
... do you mean, it is 'grey' in the crx explorer? then, just double-click it.... cheers, tobi -- ... Tobias Strasser, Day Management AG, Barfuesserplatz 6, CH...
Tobias Strasser
tobias.strasser@...
Send Email
Mar 16, 2005
4:20 pm
123
That's it ! Thanks....
Bertrand Lega
legabertrand
Offline Send Email
Mar 18, 2005
11:23 am
124
Hello! I'm trying to checkin a new version of a node - but now I always get the following error messages: Code: node.checkin(); Error: ...
dowa05
Offline Send Email
Apr 6, 2005
1:30 pm
125
hi, the jcr-rmi library that is contained in the crx package is not the latest release and does not propagate the versioning calls. you can disable rmi access...
Tobias Strasser
tobias.strasser@...
Send Email
Apr 6, 2005
1:46 pm
126
I will be out of the office starting 31.03.2005 and will not return until 26.04.2005. In urgent cases please contact Mikael.Fries@.......
gerd.handke@...
gdhndk1
Offline Send Email
Apr 6, 2005
11:00 pm
127
Okay, that's explaining everything - thank you very much for your answer! ... org.apache.jackrabbit.rmi.client.ClientNode.checkin(ClientNode.java:390)...
dowa05
Offline Send Email
Apr 7, 2005
1:51 pm
128
hi! I want to use event notifications on the crx-repository - is there somewhere a tutorial or description, how to register interest in changes to the...
dowa05
Offline Send Email
Apr 13, 2005
8:53 am
129
hi, well, you need to register an event listener. implement the EventListener interface. e.g.: public class ExampleListener implements EventListener { public...
philipp.koch@...
pk_at_day
Offline Send Email
Apr 15, 2005
8:37 am
130
Hi! Thank you, that helped very much ;) It works! ... EventListener ... Event.NODE_ADDED, ... register...
dowa05
Offline Send Email
Apr 15, 2005
11:59 am
131
hi all, i'm currently trying to build an application with enterprise java beans (EJB) in JBoss. since the application needs to be able to save quite a few rich...
wurstbrotscheibe
wurstbrotsch...
Offline Send Email
Jun 3, 2005
10:20 am
132
hi nick, ... yes. ... there are a number of ways of doing that. the simplest way is probably to just bundle it into your application. maybe the section...
David Nuescheler
david_nuesch...
Offline Send Email
Jun 3, 2005
10:31 am
133
hello! There are some open basic questions, I would be interested in, concerning the repository.xml file. If I activate the following lines of the...
dowa05
Offline Send Email
Jun 6, 2005
11:18 am
134
Hi Doris, ... generally yes. ... The persistence manager is a Java Interface that defines the functions that are required by this particular implementation of...
David Nuescheler
david_nuesch...
Offline Send Email
Jun 6, 2005
4:00 pm
135
Hi. I am trying to embed CRX in a jboss/tomcat container. I manage to create a repository, however, I fail to generate a session using repository.login() or...
idanspam
Offline Send Email
Jun 15, 2005
6:21 pm
136
Hi Idan, hopfully your problems can be solved quickly, though you don't have to switch off authorization. So let's try: First to the errors your received: The...
chrisk_el
Offline Send Email
Jun 16, 2005
9:35 am
Messages 107 - 136 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