Try doing small steps - first run the sample (untouched), get familiar with its content and setup then add your war.
From what you are saying your war doesn't import the necessary packages (in this case the org.springframework.osgi.web.support). The packages you refer to, in your import files do not contain the OBXWAC class which means the bundle cannot see this class which triggers the CNFE.