Hi

On Tue, Jan 18, 2011 at 11:10 PM, Anthony Lauro <[email protected]> wrote:

> Hey All,
>
> Anyone ever seen this? The class is on the classpath, but I don't
> understand what it's waiting for.
>
> [    ContextLoaderListener] Application context refresh failed
> (OsgiBundleXmlApplicationContext(bundle=xxx.service,
> config=osgibundle:/META-INF/spring/*.xml))
> org.springframework.context.ApplicationContextException: Application
> context initialization for 'xxx.service' has timed out waiting for
> (objectClass=org.apache.cxf.transport.http_osgi.OsgiDestinationRegistryIntf)
>
>
I've seen it, seems to be a transient issue which is more likely to happen
on slower machines. I'm not sure what is the exact cause but I'm nearly sure
it's not a CXF issue, rather a problem of the OSGI container ensuring the
Spring DM configuration is activated properly. IMHO we should introduce a
custom (http transport) Activator which will take control of checking for
HTTPService, etc,

Cheers, Sergey



> Thanks,
>
> Tony
>
>

Reply via email to