Thank you for your help so far guys. And I'm sorry for sending this huge
wall of text twice to this mailing list, it was a mistake.
Neil, yes I can't wait for the JigSaw project promised for Java 9!
However I think developers will still be creating coarse-grained bundles
depending on half of t
On Mon, Oct 19, 2015 at 6:52 PM, Pedro Domingues
wrote:
> These are not a bundles, these are entire projects wrapped into a jar with a
> MANIFEST.MF file. I see my only option, as of now, to import manually each
> quartz dependency, one by one, until no unresolved imports are left or class
> not f
Neil
>
> Sorry...
>
> On 13/10/2015 23:24, Pedro Domingues wrote:
>> Thank you guys for your suggestions. I am gonna try them to see what fits
>> best!
>>
>> Best regards
>>
>> On October 12, 2015 10:28:09 PM WEST, Paulo Renato de Athaydes
>&
the classpath
:(
With this, I just give up.
I recommend you have a look at Atmandu Scheduler instead... It's
made for OSGi and apparently uses Quartz:
http://www.amdatu.org/components/scheduling.html
Good luck!
And I can totally understand how you might feel frustrated
about th
middle which I have
>no idea where it came from!!
>But it became a personal challenge to get that old c3p0 jar and quartz
>working in a OSGi environment.
>:)
>Renato
>
>> Date: Mon, 12 Oct 2015 23:23:27 +0200
>> Subject: Re: Help in using your Quartz OSGi bundle
>>
Mon, 12 Oct 2015 23:23:27 +0200
> Subject: Re: Help in using your Quartz OSGi bundle
> From: fr...@frankjlangel.com
> To: users@felix.apache.org
>
> Have you considered using amdatu-scheduling, a fully wrapped Quartz OSGI
> bundle?
>
>
>
> On 10/12/15, 11:16 PM,
t;>
>>
>> Looks like a bug to me (probably fixed now, this is an older Felix
>> version)...
>>
>> But I seem to have put two versions of slf4j in the classpath
>> inadvertently.. anyway, why wouldn't it work? I don't know...
>> So, after some more research,
...
Renato
> From: renatoathay...@hotmail.com
> To: users@felix.apache.org
> Subject: RE: Help in using your Quartz OSGi bundle
> Date: Tue, 13 Oct 2015 08:07:07 +1100
>
>
>
>
>
> The quartz bundle has the following imports:
> Import-Package: com.mchange.v2.c3p0,
10808-1106
> 1 ACTIVE c3p0_0.9.1.1
> 2 ACTIVE log4j.over.slf4j_1.7.5
> 3 INSTALLED mchange-commons-java_0.2.10
> 4 ACTIVE slf4j.api_1.7.5
>Fragments=5
> 5 RESOLVEDslf4j.simple_1.7.5
>Ma
Quartz:
http://www.amdatu.org/components/scheduling.html
Good luck!
And I can totally understand how you might feel frustrated about this... I
thought I would manage to get this working in a few minutes... took me hours
trying, and nothing :(
What can we do?!
Regards,
Renato
Hi Pedro,
such dependencies should be optional. Let me check the SMX quartz bundle
around this.
Regards
JB
On 10/11/2015 01:20 PM, Pedro Domingues wrote:
Greetings,
Sorry for bothering you, but I would like to ask for your help with your
Quartz bundle.
I am trying to install your Quartz OS
On 11/10/2015 18:59, Neil Bartlett wrote:
Such a tool does exist… for example the Embed-Dependency and Embed-Transitive
instructions in the maven-bundle-plugin. Of course, the price is that every
bundle will contain its own copy of every library. So if you think this solves
the problem then I
Such a tool does exist… for example the Embed-Dependency and Embed-Transitive
instructions in the maven-bundle-plugin. Of course, the price is that every
bundle will contain its own copy of every library. So if you think this solves
the problem then I recommend not bothering with OSGi or any oth
://bernd.eckenfels.net
-Original Message-
From: Pedro Domingues
To: users@felix.apache.org
Sent: So., 11 Okt. 2015 17:17
Subject: Re: Help in using your Quartz OSGi bundle
I understand that everything has dependencies, however I wish this
embedding could be automated, for example having
d
>
>
>
> --
> http://bernd.eckenfels.net
>
> -Original Message-
> From: Neil Bartlett
> To: users@felix.apache.org
> Cc: jbono...@apache.org, "d...@felix.apache.org" ,
> users-h...@felix.apache.org
> Sent: So., 11 Okt. 2015 16:46
> Subject: Re:
I understand that everything has dependencies, however I wish this
embedding could be automated, for example having maven downloading and
embedding transitive dependencies into the quartz bundle.
Thanks
On 11/10/2015 16:08, e...@zusammenkunft.net wrote:
Hello,
Have to agree with Neil, hower
: users@felix.apache.org
Cc: jbono...@apache.org, "d...@felix.apache.org" ,
users-h...@felix.apache.org
Sent: So., 11 Okt. 2015 16:46
Subject: Re: Help in using your Quartz OSGi bundle
> On 11 Oct 2015, at 12:20, Pedro Domingues wrote:
>
> Greetings,
>
> Sorry for bother
> On 11 Oct 2015, at 12:20, Pedro Domingues wrote:
>
> Greetings,
>
> Sorry for bothering you, but I would like to ask for your help with your
> Quartz bundle.
>
> I am trying to install your Quartz OSGi bundle into my project:
>
>
>
> However when I insert the bundle in my Apache Felix I
18 matches
Mail list logo