Resolved by using RC2 dependance in pom.xml.....
Sébastien Geindre a écrit :
Hi all,
when i deploy a c2.2 project war, my container (tomcat) said :
GRAVE: Error listenerStart
19 févr. 2008 12:06:15 org.apache.catalina.core.StandardContext start
GRAVE: Erreur de démarrage du contexte [/flysafeWS] suite aux erreurs
précédentes
and i have no more error than Error listenerStart...
and deployement failed.
When i try with jetty, it talks a bit more, with spring pb....
jetty starts...
any idea ?
could it be the listener in web.xml ??
thanks.
19 févr. 2008 12:01:35
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
getTypeForFactoryBean
ATTENTION: FactoryBean threw exception from getObjectType, despite the
contract saying that it should return null if the type of its object
cannot be determined yet
java.lang.NullPointerException
at
org.apache.cocoon.servletservice.spring.ServletFactoryBean.getObjectType(ServletFactoryBean.java:207)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:558)
at
org.springframework.beans.factory.support.AbstractBeanFactory.isTypeMatch(AbstractBeanFactory.java:441)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:173)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:154)
...
19 févr. 2008 12:01:35
org.springframework.context.support.AbstractApplicationContext
prepareRefresh
INFO: Refreshing
[EMAIL PROTECTED]:
display name
[EMAIL PROTECTED];
startup date [Tue Feb 19 12:01:35 CET 2008]; parent:
[EMAIL PROTECTED]
19 févr. 2008 12:01:35
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context
[EMAIL PROTECTED]:
[EMAIL PROTECTED]
19 févr. 2008 12:01:35
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in
[EMAIL PROTECTED]:
defining beans []; parent:
[EMAIL PROTECTED]
19 févr. 2008 12:01:35
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
getTypeForFactoryBean
ATTENTION: FactoryBean threw exception from getObjectType, despite the
contract saying that it should return null if the type of its object
cannot be determined yet
java.lang.NullPointerException
at
org.apache.cocoon.servletservice.spring.ServletFactoryBean.getObjectType(ServletFactoryBean.java:207)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:558)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]