can someone help me please about deploying alfresco on bea weblogic server 10? I'm using version 2.1 of alfresco. war deploy didn't work then I follow the steps on http://wiki.alfresco.com/wiki/Install_BEA_Weblogic. but it gave the folowing errors:
Error creating bean with name 'luceneFullTextSearchIndexer' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'indexerAndSearcherFactory' while setting bean property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: ……………….
And I need the alfresco repository connection class parameter for weblogic portal 10 integration.
bea default repository connection class is: com.bea.content.spi.internal.ExtendedRepositoryImpl