Re: Security Warning: Felix with Java Web Start

2013-10-10 Thread Rob Walker
That seems to imply at least one of the JARs or bundles being loaded isn't signed - probably worth a re-check on all JARs to make sure everything is signed. We also use a launcher, and WebStart Felix. Our production build we signs everything and we don't see that message - but in development,

Security Warning: Felix with Java Web Start

2013-10-10 Thread Cesar Souza
Hi I have a valid certificate and I already successfully signed a Java Web Start application. So, there is no problem with the certificate or the process to sign my applications. But now I am trying to sign another application that uses Felix. There is a launcher and all the libraries are in a rem

Re: Http service 2.2.1

2013-10-10 Thread Jan Willem Janssen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/9/13 2:59 PM, Bruce Jackson wrote: > I'm using the released HTTP Bundle from the felix download site. If > I manually remove the classes from the exploded jar and replace > them with the contents of the latest release Jetty all build (which > is

Re: SoC with RTOS, OSGi and Apache Felix

2013-10-10 Thread Roland
Hello Jan, You don't need to overdo it by ordering an ASIC, an FPGA Image is sufficient . Some devices have an FPGA anyway. Why not using it? Yes, the start time of the framework does not satisfy me. My PPC440 is too small. I need more processing power. -- View this message in context: http://

Re: SoC with RTOS, OSGi and Apache Felix

2013-10-10 Thread Jan Willem Janssen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/10/13 12:02 PM, Roland wrote: > I just think about how I can model a System on Chip (SoC) with an > ARM-processor, RTOS, OSGi-Core and Apache Felix. JHDL converts Java > source code to VHDL. Are there any experiences about that topic? There se

Re: SoC with RTOS, OSGi and Apache Felix

2013-10-10 Thread Roland
addendum: The background to this idea is that the package resolution can be very well parallelized by an FPGA. -- View this message in context: http://apache-felix.18485.x6.nabble.com/SoC-with-RTOS-OSGi-and-Apache-Felix-tp5005484p5005485.html Sent from the Apache Felix - Users mailing list arch

SoC with RTOS, OSGi and Apache Felix

2013-10-10 Thread Roland
Hello, I just think about how I can model a System on Chip (SoC) with an ARM-processor, RTOS, OSGi-Core and Apache Felix. JHDL converts Java source code to VHDL. Are there any experiences about that topic? Thanks! Roland -- View this message in context: http://apache-felix.18485.x6.nabble.com/

Re: Apache Felix and OSGI R5

2013-10-10 Thread David Bosschaert
Hi Roland, See here for some instructions on how I got it working at the time: http://coderthoughts.blogspot.com/2013/04/osgi-subsystems.html Cheers, David On 10 October 2013 07:32, Roland wrote: > Hi, > hey nice...This means that I can use the Aries subsystem bundles without > Aries Applicati