1.Why the share tier & explorer tier names I am studying.? Could you explain me in detail about these 2 terms.
2. If both are for the UI representation purpose, How can i implement a custom behaviour which should display in the explorer interface. & when does it (implemented custom behaviour )display in the share user interface
3.Meta-tagging & changes to the attributes based on the csv files. & Can i do the same through programatically ?
4. Does Community Edition works in the windows xp? I am getting so many errors while working with alfresco on windows xp.
6.I was succesfully installed the alfresco community edition & everything works fine. But suddenly I didnt understand I observed that alfresco tomcat is not starting…. If you manually start the server it is not starting. Any help ? Here are the log files … If any other log files you to post please tell me the path where they reside. When I start the tomcat server manually from the alfresco community manager tool, 3 files are creating those are:
file name :alfrescotomcat-stderr.2015-06-02 2015-06-02 13:30:45 Commons Daemon procrun stderr initialized java.lang.NoClassDefFoundError: Main Caused by: java.lang.ClassNotFoundException: Main at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Exception in thread "main"
FYI: I re-installed the Java Already even though the same errors are found.
7.How can i make my documents to be view in the explorer, if I implement a custom behaviour. 8.How do we access to the files present in the local system/any other database 9. What are the system requirements for the alfresco community edition & alfresco one 10.
Answers: 1)Alfresco Explorer was the old JSF based interface provided by Alfresco and Share is latest Surf based new user interface, in 5.0 version onwards Explorer interface is completely removed.
2)Both interface use common repository and behaviors has nothing to do with interface it is something with bound to services on top of repository.
3)YES 4)YES, may be due to some configuration issue you are not able to run it properly. 5) You may need to change your JVM parameters setting as you are facing java related issue in starting alfresco
Hey Thank you for your quick reply . I have posted questions individually , But I havent get the answers so I created a new post & combined all the questions in it.
mrogers cant we have access to the files which are in other database ? (oracle database.)