Back Forum Reply New

Deploying and Undeploying a Spring based webapp

mons.logging.impl.LogFactoryImpl.class$org$apache$commons$logging$impl$LogFactoryImpl (from class org.apache.commons.logging.impl.LogFactoryImpl) :
--gt; class org.apache.commons.logging.impl.LogFactoryImpl (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..beans.support.ResourceEditorRegistrar.array$Lorg$$core$io$Resource (from class org..beans.support.ResourceEditorRegistrar) :
--gt; class [Lorg..core.io.Resource; (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..context.support.AbstractApplicationContext.class$org$$context$ApplicationContextAware (from class org..context.support.AbstractApplicationContext) :
--gt; class org..context.ApplicationContextAware (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..context.support.AbstractApplicationContext.class$org$$core$io$ResourceLoader (from class org..context.support.AbstractApplicationContext) :
--gt; class org..core.io.ResourceLoader (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..web.context.ContextLoader.class$org$$web$context$ContextLoader (from class org..web.context.ContextLoader) :
--gt; class org..web.context.ContextLoader (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..web.context.support.AbstractRefreshableWebApplicationContext.class$org$$web$context$ServletContextAware (from class org..web.context.support.AbstractRefreshableWebApplicationContext) :
--gt; class org..web.context.ServletContextAware (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..context.support.AbstractApplicationContext.class$org$$context$ApplicationContext (from class org..context.support.AbstractApplicationContext) :
--gt; class org..context.ApplicationContext (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
Static reference from org..web.context.request.RequestContextListener.class$org$$web$context$request$RequestContextListener (from class org..web.context.request.RequestContextListener) :
--gt; class org..web.context.request.RequestContextListener (84 bytes) (??
--gt; org.apache.catalina.loader.WebappClassLoader@0x25880bf0 (152 bytes)
....
So i guess my question, Is there a  resolution to the deploying/undeploying problem when using Spring ?

Thank you
¥
Back Forum Reply New