[
https://issues.apache.org/jira/browse/JCR-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCR-1541.
---
Resolution: Fixed
Fix Version/s: 1.5
Committed patch to revision 649760.
> Evict fixed
[
https://issues.apache.org/jira/browse/JCR-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCR-1474.
---
Resolution: Fixed
Fix Version/s: 1.5
added suggested patch.
> consistency check fails w
[RT] Evolution of Persistence
To be able to address some of the performance and scalability
limitations that we run into in the past based on our growing
experience I would like to propose that we kick
off a discussion around an evolution of the persistence model
of Jackrabbit.
In various convers
hi,
i want to gather some input about how to use jcr sessions in a
web-like environment. so, if a script/servlet that responds to a
request needs to read/write to a repository. of course this largely
depends on the use case. but here are some rules i want to verify:
- in a pure read-only env (i.e.
Hi all.
In order to support obtaining the connection for the data store from a
different DataSource than the
one used in ConnectionFactory (since I'm not using JNDI), or from the
DriverManager, I had to modify
ConnectionRecoveryManager to make it extensible.
I was wondering why this class is no
[
https://issues.apache.org/jira/browse/JCR-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteban Franqueiro updated JCR-1525:
Attachment: JCR-1525.patch
This patch applies the suggested fix. We should decide what to do
Exactly! It's difficult for me to explain directly what I mean. Fortunately
you are there.
Thanks for your help.
Yannick
2008/4/18, Julian Reschke <[EMAIL PROTECTED]>:
>
> Yannick PIERSON wrote:
>
> > The authentication is made thanks to IIS through webdav protocol.
> >
>
> So are you looking for
Yannick PIERSON wrote:
The authentication is made thanks to IIS through webdav protocol.
So are you looking for a Java component to do WebDAV access to a remote
IIS server?
The authentication is made thanks to IIS through webdav protocol.
2008/4/18, Julian Reschke <[EMAIL PROTECTED]>:
>
> So what does this have to do with IIS?
>
> Yannick PIERSON wrote:
>
> > "I really have no idea what you're trying to do.
> > What do you mean by "I want to replace the current user.
> Speaking of major changes with respect to JCR 2.0 and whether
> introducing them into JR 1.5 makes sense, I'm in favor of introducing
> new features that do not affect existing code (let alone break the
> build) and that are backed by some basic tests (that will of course
> not cover every c
So what does this have to do with IIS?
Yannick PIERSON wrote:
"I really have no idea what you're trying to do.
What do you mean by "I want to replace the current user..."??? "
-> First, I have a java application.
-> Then the current user can't access to webdav. Only one specific user can
access
[
https://issues.apache.org/jira/browse/JCR-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590506#action_12590506
]
Thomas Mueller commented on JCR-1525:
-
Hi,
I don't know how much it is used. I would depr
"I really have no idea what you're trying to do.
What do you mean by "I want to replace the current user..."??? "
-> First, I have a java application.
-> Then the current user can't access to webdav. Only one specific user can
access to it.
-> So I must create a new instance of an user (the specif
[
https://issues.apache.org/jira/browse/JCR-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590494#action_12590494
]
Esteban Franqueiro commented on JCR-1525:
-
Is it worth doing this work for the Oracle
Yannick PIERSON wrote:
Hi,
I would like to know if I'm on the good way to perform my aim (-> I want to
replace the current user of the operating system (windows in this case with
IIS) by another one who could access to a directory thanks to webdav. And
then get and store some documents on this di
Hi,
I would like to know if I'm on the good way to perform my aim (-> I want to
replace the current user of the operating system (windows in this case with
IIS) by another one who could access to a directory thanks to webdav. And
then get and store some documents on this directory)
I start with th
Yannick PIERSON wrote:
Sorry, I've forgotten to thank you for your help.
So thank you!
welcome. don't hesitate to post your questions or
comments to either of the mailing jackrabbit lists.
angela
Sorry, I've forgotten to thank you for your help.
So thank you!
Yannick
2008/4/18, Yannick PIERSON <[EMAIL PROTECTED]>:
>
> Hi angela,
>
> In fact I want to replace the current user of the operating system
> (windows in this case with IIS) by another one who could access to a
> directory thanks
Hi angela,
In fact I want to replace the current user of the operating system (windows
in this case with IIS) by another one who could access to a directory thanks
to webdav. And then get and store some documents on this directory.
2008/4/18, Angela Schreiber <[EMAIL PROTECTED]>:
>
> hi yannick
>
[
https://issues.apache.org/jira/browse/JCR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1545.
-
Resolution: Fixed
Fix Version/s: 1.5
> webapp: troubleshooting.jsp fails
> -
webapp: troubleshooting.jsp fails
-
Key: JCR-1545
URL: https://issues.apache.org/jira/browse/JCR-1545
Project: Jackrabbit
Issue Type: Bug
Affects Versions: 1.4
Reporter: angela
Assi
hi yannick
not totally sure if i understand what you are looking
for. if you want to access your JCR repository through
webdav you only have to deploy the war file available
from the jackrabbit webpage:
http://jackrabbit.apache.org/downloads.html#Downloads-v14
version 1.4 provides quite some nic
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-1543.
-
Resolution: Fixed
Implemented with revision 649548.
> Improve reliability of canAddMixin
> --
Hi,
I would like to use webdav for accessing to a IIS.
So I would like to know the start point and the main steps to follow.
I ever done something like that :
this.repository = new TransientRepository();
SimpleCredentials credentials = new SimpleCredentials("admin",
"admin".toCharArray());
Sessi
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590448#action_12590448
]
angela commented on JCR-1543:
-
> Naming of method: I wanted to avoid canAddMixin, as the method h
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated JCR-1543:
Attachment: JCR1543.diff
New proposed patch (information wasn't duplicated in ENT.clone()).
> Improv
[
https://issues.apache.org/jira/browse/JCR-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved JCR-1388.
-
Resolution: Fixed
Fix Version/s: 1.5
> Jackrabbit does not allow concurrent reads to the dat
[
https://issues.apache.org/jira/browse/JCR-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590418#action_12590418
]
Thomas Mueller commented on JCR-1388:
-
Committed in revision 649493 (trunk)
> Jackrabbit
Hi Sergey,
SQL expressions on jcr:path in jackrabbit are very restricted because it isn't a
real property.
see section 6.6.3.4 'Path Constraint' of JSR 170.
with XPath you can use the fn:name() function:
test/*[fn:name() = 'live' or fn:name() = 'draft']//element(*, nt:base)
regards
marcel
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated JCR-1543:
Attachment: JCR1543.diff
New proposed patch.
> Improve reliability of canAddMixin
> ---
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590389#action_12590389
]
Julian Reschke commented on JCR-1543:
-
QNodeTypeDefinitionImpl: done
Naming of method: I
Hi all.
How can we create an XPath or SQL query to retrieve two things in the JCR?
We can do :
select * from nt:base where jcr:path like '/test/live/%'
but can we do ?
select * from nt:base where
jcr:path like '/test/live/%'
or jcr:path like '/test/draft/%'
I have created a small test to check t
Hi,
Speaking of major changes with respect to JCR 2.0 and whether
introducing them into JR 1.5 makes sense, I'm in favor of introducing
new features that do not affect existing code (let alone break the
build) and that are backed by some basic tests (that will of course
not cover every conceivable
Am 18.04.2008 um 11:07 schrieb Thomas Mueller:
Branching (and specially merging) is more work.
With SVN. Are there any plans in the ASF to try out and switch to git
[1]?
Alex
[1] http://git.or.cz/
--
Alexander Klimetschek
[EMAIL PROTECTED]
>> Day JCR Cup 08 | Win a MacBook Pro: http://d
Hi,
I am integrating the patch for
http://issues.apache.org/jira/browse/JCR-1388
(concurrent reads to the database data store)
I will test it and then commit it, but I'm not sure if it makes sense
to include it in 1.4.3 - I would probably be more confident if this
patch was committed earlier. On
Hi,
Am Freitag, den 18.04.2008, 11:26 +0200 schrieb Thomas Mueller:
> Hi,
>
> > > If we have enough
> > > test cases (I know...) even major changes shouldn't be a problem.
> >
> > Unless, the changes are so big, as they might make it impossible for a
> > longer time to have regular checkins
Hi,
I provided the patch for JCR-1428, but didn't have time yet to merge
it into the 1.4 branch. Would be cool if you could handle that, I
think it's trivial ;-)
And while we are at it: there were also two tests I added for the 1.3
branch, where the first one 1419 depends on the dynamic c
[
https://issues.apache.org/jira/browse/JCR-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-484.
Resolution: Incomplete
resolving issue as incomplete.
> unable to do checkin/checkout operations from Dreamweaver 8.
Hi,
> > If we have enough
> > test cases (I know...) even major changes shouldn't be a problem.
>
> Unless, the changes are so big, as they might make it impossible for a
> longer time to have regular checkins one one hand and stable builds
> (nightlies I should say) on the other hand. In th
Hi,
Am Freitag, den 18.04.2008, 11:07 +0200 schrieb Thomas Mueller:
> Hi,
>
> > > There are a number of things going on within trunk, especially in
> > > relation to JSR 283, but for 1.5 these new features only need to
> > > stable enough that they don't break things if people are *not* using
[
https://issues.apache.org/jira/browse/JCR-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590353#action_12590353
]
angela commented on JCR-1418:
-
i would be in favor of that improvement.
> Redesign NodeInfo.getR
[
https://issues.apache.org/jira/browse/JCR-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1500.
-
Resolution: Fixed
Assignee: angela
extended javadoc explicitly stating that setValue/setValues differs from t
Hi,
> > There are a number of things going on within trunk, especially in
> > relation to JSR 283, but for 1.5 these new features only need to
> > stable enough that they don't break things if people are *not* using
> > them.
>
> This kind of worries me ! I would rather like to have major cod
[
https://issues.apache.org/jira/browse/JCR-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590343#action_12590343
]
angela commented on JCR-1543:
-
sounds reasonable to me.
comments to the patch:
QNodeTypeDefinit
[
https://issues.apache.org/jira/browse/JCR-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1513.
-
Resolution: Fixed
step 3) completed at rev. 649276
> RepositoryService.checkin should return information about new
[
https://issues.apache.org/jira/browse/JCR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590337#action_12590337
]
angela commented on JCR-1405:
-
what's the status here? can/should we extend the NodeInfo interfac
[
https://issues.apache.org/jira/browse/JCR-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1539.
-
Resolution: Fixed
Assignee: angela
> SPI: Get rid of unused method ItemInfo.getParentId()
> -
[
https://issues.apache.org/jira/browse/JCR-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590334#action_12590334
]
angela commented on JCR-1539:
-
jackrabbit-spi (rev. 649404)
Hi,
First off I thank you for your effort and the clean run down of how we
could approach the next big one ;-)
Needless to say I am big +1 for going componentized.
So here is my detailed review:
Am Mittwoch, den 16.04.2008, 17:29 +0300 schrieb Jukka Zitting:
> Here's my first shot at a release
Hi,
JCR-1428 (Add API for selective bundle consistency check
(Jackrabbit-specific)) had been made available in 1.3.4 but was never merged
into the 1.4 branch. I'd like to have that one also in the 1.4.3 release.
regards
marcel
Jukka Zitting wrote:
Hi,
There's again a bunch of fixes to jack
50 matches
Mail list logo