zylklab / alfresco-share-online-edition-addon

Online edition with Libreoffice in Alfresco Share
GNU General Public License v3.0
16 stars 11 forks source link

Error in Alfresco CE 5.0.c #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. deploy the .jar file in /tomcat/shared/lib
2. Start Alfresco

What is the expected output? What do you see instead?
within catalina.out:

 ERROR [web.servlet.DispatcherServlet] Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean 
definition with name 'zk.evaluator.doclib.action.onlineEditMimetype' defined in 
URL 
[jar:file:../tomcat/shared/lib/zk-online-edition-0.2.jar!/org/springframework/ex
tensions/surf/zk-online-edition-context.xml]: Could not resolve parent bean 
definition 'evaluator.doclib.action.isMimetype'; nested exception is 
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 
'evaluator.doclib.action.isMimetype' is defined
    at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedBeanDefinition(AbstractBeanFactory.java:1180)

What version of the product are you using? On what operating system?
Centos 6.6, x64, 

Please provide any additional information below.

trying to open open the Online Edit lin from within Firefox, get error message 
"  File not found

Firefox can't find the file at davs://.......(actual file address here)." 

I can access the file using a davs client outside Firefox (  v.31) 

Original issue reported on code.google.com by ad...@castra.org on 3 Jan 2015 at 3:34

CesarCapillas commented 8 years ago

Not reproducible, actually Alfresco 5.0.c CE is one of the most tested environments for the plugin.