2009/2/24 Keiichiro Ono <[email protected]>

> Hi.
>
> I wrote a toy client to use public web service from OSGi + Apache CXF
> + Spring-DM environment.  It works fine on PAX-Runner if I specify the
> platform to Equinox.
>
> More specifically, if I use this command:
>
> mvn clean install pax:provision "-Dprofiles=log" "-Dframework=equinox"
>
> everything works fine (please try the attached Maven project file).
> JAX-WS proxy works and I can get some data from the web service (the
> service I use in this example is a public web service providing
> protein-protein interactions).  However, without "-Dframework=equinox"
> option, the process simply consumes 100% of a CPU core and nothing
> happens even after 10 minutes.  I'm not sure this is the Pax Runner
> problem or Felix problem (or my code?) because at least it works with
> Equinox option.  Do you have any idea to run this on both OSGi
> implementations?
>

Hi Kei - I'm taking a look at it now, will let you know what I find out


> Thanks.
> Kei
>
> --
> Keiichiro Ono    [email protected]
>
> Cytoscape Core Developer Team: http://www.cytoscape.org/
> UCSD Bioengineering Ideker Lab: http://chianti.ucsd.edu/idekerlab/
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>
>


-- 
Cheers, Stuart
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to