Best unofficial Apache Server developers community |
| Threads | Replies | First post | Last post | |
|---|---|---|---|---|
|
HTTP ERROR 403 By: Bhathiya Jayasekara Hi all, I started jackrabbit server according to
this<http://jukkaz.wordpress.com/2009/11/24/jackrabbit-over-http/&g
t;article. But when I tried to access
http://localhost:8080/server/default/jcr:root/ and…
|
0 | May 25 2012 05:24 |
May 25 2012 05:24 |
|
|
using workspaceaccessmanager with removed read-access for everyone from a principal ACL based workspace By: Malzer Ferdinand OSP sIT hello angela, we have investigated a lot of hours without any useable
result. we find no way to get to the AccessControlProvider from
WorkspaceAccessManager#grants method. do you have any idea how to get
the AccessControlProvider? to get a look…
|
0 | May 25 2012 04:29 |
May 25 2012 04:29 |
|
|
LoginModule ignored Credentials with Custom LoginModule By: Sebastian Blanc Hello, I've run into some trouble developing a custom LoginModule
for a database based authentication (for testing h2). As a base I've
used the SimpleLoginModule and adapted the Authentication object
returned by getAuthentication(); This results…
|
2 | Apr 2 2012 11:36 |
May 25 2012 01:09 |
|
|
Work on Jackrabbit OCM By: Ard Schrijvers Hello, I will be working on Jackrabbit ocm [1] the coming weeks.
Currently, there are no branches nor tags since it has been moved to
jackrabbit commons. I also noticed that it does compile against
jackrabbit core 2.4.1, however it has some test…
|
6 | May 23 2012 10:35 |
May 24 2012 23:41 |
|
|
remove read-access for everyone from a principal ACL based workspace By: Malzer Ferdinand OSP sIT Hello, We use a principal ACL based workspace, but we won't that
every user has read access to the workspace. So we tried to remove
node "/rep:accesscontrol/everyone" from the workspace. Unfortunately
we get the following exception: …
|
17 | May 7 2012 02:13 |
May 23 2012 05:14 |
|
|
node.getNodes() different results to NodeState.getChildNodeEntry By: Peter Fry I am trying to debug why a node can't be added to a parent. I'm
getting a ItemExistsException at line 1281 of NodeImpl i.e. in
NodeState thisState = data.getNodeState();
ChildNodeEntry cne =…
|
10 | May 10 2012 06:48 |
May 23 2012 02:57 |
|
|
How to set JackRabbit to access existing files in a previously existing location By: newrp I have an existing perl application that implemented webdav and we
are currently migrating to java and we plan to use Jackrabbit to
handle the webdav functionality. I was able to successfully implement
a server and client and upload and download…
|
0 | May 21 2012 09:01 |
May 21 2012 09:01 |
|
|
Error starting bundled repository 2nd time By: Stephen Byrne I am trying to bundle Jackrabbit but always get an exception loading
the root node ID on the 2nd start. Is there something wrong with my
approach? java code: home = new File( 'jackrabbit' ) home.mkdirs()
rc = RepositoryConfig.create( new…
|
1 | May 15 2012 09:34 |
May 15 2012 10:09 |
|
|
JackRabbit information request, please! :-) By: Nicole705 Hi Jukka, my name is Nicole and I'm dealing with JackRabbit
clustering. Please, could you explain me how clustering works? It's
not clear for me understand if all cluster nodes make write operation,
or il only the master instance does it. In…
|
1 | May 15 2012 08:20 |
May 15 2012 08:29 |
|
|
JCR browser that works with the latest version of Jackrabbit? By: Alex Henderson Hi All, Is there anywhere I can get a version of a tool like the JCR
browser that will work correctly against a remote Jackrabbit 2.2.7
instance? I did manage to download and connect using to my standalone
instance using the "JCR Browser" off…
|
4 | Jun 12 2011 02:45 |
May 14 2012 02:35 |
|
|
Index referenced node By: rfr Hi! In our projet, we have some custom types with a few reference
attributes. We tried to minimize the use of references but we could
not avoid them totally. Our client wants a powerfull search function
and the use of lucene in jackrabbit…
|
0 | May 11 2012 04:09 |
May 11 2012 04:09 |
|
|
Problem when configuring Jackrabbit clustering with Oracle DB By: Devan.vanreenen Hi Guys, Please assist. I am having an issue with my jackrabbit
cluster configurations when trying to use an Oracle DB I get the below
errors. I have attached my repository.xml. Caused by:
org.drools.repository.RulesRepositoryException:…
|
5 | May 10 2012 04:42 |
May 10 2012 05:29 |
|
|
indexing configuration performance By: Antonio Gioia Hi to all, I would wont run a search operation only on specific
properties of my nodes. Follow my node type definition (.cnd file):
*<nt = 'http://www.jcp.org/jcr/nt/1.0'> <nthl =
'http://ip-server:port/hl/nthl'> <hl =…
|
0 | May 9 2012 07:11 |
May 9 2012 07:11 |
|
|
Search /Lucene scoring By: Michael Kelleher Is there a document/page that describes how search results are
scored? Or is there a class I can look at to figure this out on my
own? Thanks, --mike
|
0 | May 8 2012 10:18 |
May 8 2012 10:18 |
|
|
Exclude full path from index By: Davide Hello everybody, is it possible and how to exclude a full path (and
children) from being indexed by Lucene? So far looking at the wiki I
found only ways to exclude properties using index-rule. Thank you
Regard Davide
|
0 | May 8 2012 07:27 |
May 8 2012 07:27 |
|
|
Yet another authentication/authorization question. By: Esmond Pitt I've read the FAQ items and a few posting on this and I remain
unilluminated. My objectives: 1. Authenticate users via an LDAP
directory. Users must reside in the LDAP directory and nowhere else;
specifically, not in the Jackrabbit repository. …
|
0 | May 8 2012 07:11 |
May 8 2012 07:11 |
|
|
Connection leaks on JCA By: Yavuz Kavus Hi. We are using jackrabbit on glassfish as jca adaptor. The
connection is gotten as : Context ctx = new
InitialContext(); repository =
(Repository)ctx.lookup("jcr/Repository"); //this session
used…
|
0 | May 8 2012 05:31 |
May 8 2012 05:31 |
|
|
Varying the node primary type By: Francisco Carriedo Scher Hi there, in a given point after creating a nt:file node i need to
change the node type to nt:linkedFile. Sometimes such node will
already have it's proper sons (a node called jcr:content and property
called jcr:data inside this last one) and…
|
3 | May 6 2012 02:42 |
May 7 2012 17:07 |
|
|
Save to repository instead of checkin By: Joseph Wright Hi Folks, Trying to confirm if jackrabbit/jcr supports a "save to
repository" versus just a checkin or checkpoint? Here is a scenario.
We have file that is checked out by John. The file is version 1.0. The
file is locked and the user is making…
|
1 | May 7 2012 07:18 |
May 7 2012 07:23 |
|
|
AccessControll By: ABAM Hello I have a issue that I can not find answer for here or in
Jackrabbit documentation, hope that any of you can help with it. I am
doing the following: - admin create "someuser" - admin create the
above node: /templates/templateall[ …
|
5 | May 2 2012 17:22 |
May 4 2012 04:27 |