Bonjour

J'essaye d'installer liferay 6.1.1 sur weblogic 10.3.6 avec un virtual host.

L'installation du war liferay se passe bien si je ne l'associe pas à un virtual host. par contre dès que je lui met un virtual host j'ai une erreur de déploiement et cela que je le fasse au moment du l'installation du war ou après une installation réussi.

la log ne m'indiquant pas grand chose

BEA-149265> <Failure occurred in the execution of deployment request with ID '1348775222237' for task '2'. Error is: 'weblogic.application.ModuleException: '
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
...
Caused By: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:171)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1075)


<BEA-149078> <Stack trace for message 149004
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
...
Caused By: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:171)


Si vous avez une piste...

Merci d'avance