Hi Clement, I hasn't happened since. I am using <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <version>1.4.0</version>
with Sun Java 6 update 16. We are still on karaf 1.0. Regards, Peter. -----Original Message----- From: Clement Escoffier [mailto:[email protected]] Sent: 08 February 2010 18:39 To: [email protected] Subject: Re: A methodID cannot be associated with a method from the POJO class On 05.02.2010, at 08:10, peter lawrey wrote: > Thank you for your reply, my comment is inline. > > -----Original Message----- > From: Clement Escoffier [mailto:[email protected]] > Sent: 04 February 2010 17:10 > To: [email protected] > Subject: Re: A methodID cannot be associated with a method from the POJO > class > >>> In the felix code the comment for this message is "Cannot happen" >> It generally don't happen except if for any reason the container and > the POJO class are not completely in sync. >> This should not crash your application (well it should be a warning). > > > It resulted in the component being invalid. Without it the program > wouldn't run. > I restarted the container but got the same error. > After rebuilding the module and clearing the cache, the problem went > away. That's interesting. Is is reproducible ? Which compiler/packager do you use (Eclipse, Maven...) Regards, Clement --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

