I got following error when initializing context.

ERROR ContextLoader: Context initialization failed
java.lang.IllegalArgumentException: bundle context should be set before refreshing the application context
    at org.springframework.util.Assert.notNull(Assert.java:112)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.normalRefresh(AbstractDelegatedExecutionApplicationContext.java:179)

Can anybody help me solve this issue?

Thank You

link|improve this question

72% accept rate
You may want to post some code or your spring xml file or... something? – Jon7 Sep 1 '11 at 23:32
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.