Hi Reto,
Sorry to address you directly, but I think this is related to issue #885
(an maybe #888).
Freshly building my stuff against the latest Clerezza snapshot
introduced a problem where some of my bundles couldn't start due their
dependency on TcManager.
Looking at the rdf.core bundle karaf t
[
https://issues.apache.org/jira/browse/CLEREZZA-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reto Bachmann-Gmür resolved CLEREZZA-888.
-
Resolution: Fixed
> TcAccessController should not be instantiable (from other b
Hi Minto
> Sorry to address you directly, but I think this is related to issue #885
> (an maybe #888).
>
CLEREZZA-885 could well be the cause.
>
> Freshly building my stuff against the latest Clerezza snapshot
> introduced a problem where some of my bundles couldn't start due their
> dependen
Hi Reto,
Reto Gmür schreef op 7-4-2014 19:24:
>> Freshly building my stuff against the latest Clerezza snapshot
>> introduced a problem where some of my bundles couldn't start due their
>> dependency on TcManager.
>>
>> Looking at the rdf.core bundle karaf tell me the following services:
>>
>>
Hi Folks,
While trying to solve my issues with TcManager (which is solved by now)
I tried to bypass TcManager altogether. I tried to wire my code directly
to a TcProvider. Besides the now fixed missing TcManager instance I had
another reason.
TcManager creates a service for every graph. In my env
Hi folks,
Lately I had a bold idea, but first let me explain how I got there.
In Clerezza bundles that implement TcProvider are mostly restricted to a
single instance due to the bundle's configuration. The only viable
construct I see (please correct me If I am wrong here) to create
multiple insta
On Mon, Apr 7, 2014 at 10:30 PM, Minto van der Sluis wrote:
> Hi folks,
>
> Lately I had a bold idea, but first let me explain how I got there.
>
> In Clerezza bundles that implement TcProvider are mostly restricted to a
> single instance due to the bundle's configuration. The only viable
> const
Reto Gmür schreef op 7-4-2014 22:53:
> On Mon, Apr 7, 2014 at 10:30 PM, Minto van der Sluis wrote:
>
>> Hi folks,
>>
>> Lately I had a bold idea, but first let me explain how I got there.
>>
>> In Clerezza bundles that implement TcProvider are mostly restricted to a
>> single instance due to the b