Re: Problem with ConfigAdmin

2013-09-20 Thread jerome moliere
components in 2 versions: OSGi cmpn (4.2 & 4.3) and ConfigAdmin (1.4 & 1.6) So by hand I kept the latest versions and now it seems OK , no more log entries and my tests are OK Kind regards and sorry for inconveniance Thanks Jerome J.MOLIERE - Mentor/J 2013/9/20 jerome moliere > LogSer

Re: Problem with ConfigAdmin

2013-09-20 Thread jerome moliere
ould be a code bug and (b) is a feature of the log service used, > which I cannot help with since I don't know which is used. > > Regards > Felix > > Am 20.09.2013 um 08:36 schrieb jerome moliere: > > > Hi Felix, > > thanks for your answer: > > BndTools

Re: Problem with ConfigAdmin

2013-09-19 Thread jerome moliere
sumption of passing the Throwable is wrong -- you might have to > put a brak point in the handleCallBackError to validate this > (b) Your LogService is not actually logging the throwable for some reason > -- you might have to check your LogService to validate this > > Regards > Fe

Re: Problem with ConfigAdmin

2013-09-19 Thread jerome moliere
Hope this helps; > /Pierre > > > > On Thu, Sep 19, 2013 at 6:29 PM, jerome moliere >wrote: > > > Hi all felix gurus > > I am using felix 4.2.1 and JDK 7 inside BndTools 2.1 running inside > Eclipse > > Juno SR2 on Linux x64 (ArchLinux 3.4 Kernel) > >

Problem with ConfigAdmin

2013-09-19 Thread jerome moliere
Hi all felix gurus I am using felix 4.2.1 and JDK 7 inside BndTools 2.1 running inside Eclipse Juno SR2 on Linux x64 (ArchLinux 3.4 Kernel) I am facing a strange error , ConfigAdmin raises exception during update of my config This message comes from the handleCallBackError() method. The message is

Re: Weird problem with EventAdmin:blacklisting

2012-01-25 Thread jerome . moliere
should be invoked at least once. If it doesn't get an event at all, there might be a problem with the topics or the event sending? The web console has also a plugin for the event admin, do you see your events listed there? For which topic is your handler subscribed? Regards Carsten 2012/1/25

Re: Weird problem with EventAdmin:blacklisting

2012-01-25 Thread jerome moliere
oked in my servlet while it's correctly set up (I've got the reference displayed as an Eventhandler for my servlet bundle) Thanks for your help Jerome J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.com 2012/1/25 jerome moliere : > Hi once again, > I jus

Re: Weird problem with EventAdmin:blacklisting

2012-01-25 Thread jerome moliere
ignoreTimeout); m_postManager = new AsyncDeliverTasks(asyncPool, m_sendManager); } So using these properties should have no impact in my case where I am using postEvent rather than sendEvent ... Kind regards J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.

Re: Weird problem with EventAdmin:blacklisting

2012-01-25 Thread jerome moliere
ix-event-admin.html) > > I assume the Equinox implementation does no blacklisting by default > > Carsten > > 2012/1/25 jerome moliere : >> I'll try a test with the following property setted to 0 : >> org.apache.felix.eventadmin.Timeout >> I'll let yo

Re: Weird problem with EventAdmin:blacklisting

2012-01-25 Thread jerome moliere
I'll try a test with the following property setted to 0 : org.apache.felix.eventadmin.Timeout I'll let you know results of such experiments regards J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.com 2012/1/25 jerome moliere : > Hi all, > I &#

Re: Improving Jetty service configuration

2012-01-09 Thread jerome moliere
-http-service.html#ApacheFelixHTTPService-ConfigurationProperties > > Am 09.01.2012 um 16:10 schrieb jerome moliere: > >> Hi all, >> I am using on my application Jetty bundle to get a robust HTTP service >> implementation, this application delivers many files (heavy

Improving Jetty service configuration

2012-01-09 Thread jerome moliere
Hi all, I am using on my application Jetty bundle to get a robust HTTP service implementation, this application delivers many files (heavy ones) to many clients (up to 100) in local agencies, every day in small timeframes every client needs to download different files... I think that Config Admin p

Re: [WebConsole] Dropping 1.4 builds ?

2012-01-04 Thread jerome . moliere
uilds ? Hi Jerome, Thanks for your elaborate answer. This is exactly the kind of feedback, I was trying to get. Regards Felix Am 04.01.2012 um 13:24 schrieb jerome moliere: > Hi Felix and other Felix members, > the following is just the expression of my personal experience nothing > m

Re: [WebConsole] Dropping 1.4 builds ?

2012-01-04 Thread jerome moliere
Sounds very wise Marcel I guess that we (you) could examine another way with a branch using old source style (with may be less features ?) but it raises all maintenance problems that everybody knows ... jerome J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.com

Re: [WebConsole] Dropping 1.4 builds ?

2012-01-04 Thread jerome moliere
Hi Felix and other Felix members, the following is just the expression of my personal experience nothing more i am working on a project where part from the application runs on embedded device with a J9 1.4.2 like JVM and WebConsole is the only way to get some valuable information about the appl

Re: Advice for library handling XML marshalling/unmarshalling

2012-01-02 Thread jerome moliere
ary is to embed it > in your own bundle. > > -arjun > > > > > On 01/02/2012 11:18 AM, jerome moliere wrote: >> >> Hi all, >> excuse me for the out of subject , but I 'm facing clever problems of >> Classloaders with a bundle using Castor XML under F

Advice for library handling XML marshalling/unmarshalling

2012-01-02 Thread jerome moliere
Hi all, excuse me for the out of subject , but I 'm facing clever problems of Classloaders with a bundle using Castor XML under Felix (works well under Equinox) Have you ever used XStream with your OSGi bundles ? For those interested with the error I get a NoClassDefFoundError while instantiating

contributing

2011-12-08 Thread jerome moliere
Hi all, I have some time free, I love Felix and I 'd like to contribute... So could you give some tips for some tasks to be done : what, how to send finished work, what format for docs if it's doc related stuff Thanks regards jerome J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethough