I am new to Alfresco so, i need to develop users and user groups, assign appropriate goals and roles to them and to build the additional customizations and also i need to change Logo/text/header/footer customization in Alfresco 3.2r2. Please anyone can suggest me to go with this.
i have restarted the server after putting the compiled jar file in the lib directory. its showing exception like
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springfra ngframework.beans.factory.BeanCreationException: Error creating bean with name 'dialect': FactoryBean threw exce Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialect': Fac Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103) at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29) at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:426) at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144) at org.hibernate.jdbc.BorrowedConnectionProxy.invoke(BorrowedConnectionProxy.java:50) at $Proxy6.setAutoCommit(Unknown Source) at org.alfresco.hibernate.DialectFactoryBean.getObject(DialectFactoryBean.java:77)