• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

OSGI and Service Oriented Applications

 
Ranch Hand
Posts: 81
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Thanks for writing a complete book on still upcoming technology/framework.

I want to know if your book covers the fundamentals about how to build Service oriented applications using OSGi. How to manage services , register services, maintaining service directory, service factories, tracking services etc.

Thanks
 
author
Posts: 4
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We certainly cover OSGi services in depth. This includes all the points you mention however, we are not talking about SOA in general (i.e., you can find in the book how to use services inside a OSGi framework).
 
sourabh girdhar
Ranch Hand
Posts: 81
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for prompt reply..
Yes, I agree SOA is itself a huge subject and have several resources available. I have a good idea of SOA but would love to learn about integrating SOA and OSGI together in future.

Eagerly looking forward for your book to get in market..

reply
    Bookmark Topic Watch Topic
  • New Topic