The ClimbingStore is a specific implementation of the Shop service.
The ClimbingStore uses
JNDI to maintain it's product list.
The current implementation uses the JBossOSGi
NamingService. Future versions will use propper OSGi JNDI integration (RFP-84).
TODOs
[JBOSGI-81] - Provide propper JNDI integration (RFP-84)
[JBOSGI-82] - Remove the requirement to set the context classloader for JNDI access