[
http://issues.ops4j.org/browse/GAD-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663#action_12663
]
Johan Maasing commented on GAD-1:
-
I've updated the documentation to say that you need to set skip-if-null to
Hello, Matthias,
as some of you already noticed I'm working on a UserAdmin
implementation in my laboratory. I'd like to hear what you guys think
of it and if it makes sense to have a UserAdmin implementation as
Pax project.
This first draft implements the spec but delegates all storage
a
On Sun, Jul 12, 2009 at 9:12 PM, Alin Dreghiciu wrote:
> On Sun, Jul 12, 2009 at 10:01 PM, Filippo Diotalevi <
> filippo.diotal...@gmail.com> wrote:
>
>> Hi Matthias,
>>
>> On Sun, Jul 12, 2009 at 7:33 PM, Matthias
>> Küspert wrote:
>> > Currently I'm using the Felix PreferencesService, but it del
On Sun, Jul 12, 2009 at 10:01 PM, Filippo Diotalevi <
filippo.diotal...@gmail.com> wrote:
> Hi Matthias,
>
> On Sun, Jul 12, 2009 at 7:33 PM, Matthias
> Küspert wrote:
> > Currently I'm using the Felix PreferencesService, but it deletes
> everything
> > on startup - anyone knows about a BackingSto
Hi Matthias,
On Sun, Jul 12, 2009 at 7:33 PM, Matthias
Küspert wrote:
> Currently I'm using the Felix PreferencesService, but it deletes everything
> on startup - anyone knows about a BackingStore
> implementation that provides persistence across framework restarts?
That's strange. Felix Preferen
Great Matthias,
i think this would be a very suitable addition to the pax stack.
Haven't looked more into it than "svn co + mvn clean install" .. but
PRO:
- you are using exam ;))
CONTRA:
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 41.947
sec <<< FAILURE!
createAndFindUserOk(or
Hi,
as some of you already noticed I'm working on a UserAdmin implementation in
my laboratory. I'd like to hear what you guys think
of it and if it makes sense to have a UserAdmin implementation as Pax
project.
This first draft implements the spec but delegates all storage access to a
pluggable St