cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of User/usergroups.

rajshekar
Champ in-the-making
Champ in-the-making
Hi,

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.

Regards,
Rajshekar.
10 REPLIES 10

rajshekar
Champ in-the-making
Champ in-the-making
Hi Lista,

Thank you for your valuable quick response,
I need to change Logo/text/header/footer customization in Alfresco 3.2r2 can you provide detail solution for this.
Also please send sample code to create USER/GROUPS.

Regards,
Rajshekar.

ssaravanan
Champ in-the-making
Champ in-the-making
You mean customization on Alfresco Share or web client ?

rajshekar
Champ in-the-making
Champ in-the-making
Hi

I Need to create on Alfresco Share.

Regards,
RajShekar.

rajshekar
Champ in-the-making
Champ in-the-making
Hi

Also help me out to change Logo/text/header/footer customization in Alfresco 3.2r2.

Regards,
Rajshekar.

ssaravanan
Champ in-the-making
Champ in-the-making
Use firebug and find the corresponding templates to edit your changes.

rajshekar
Champ in-the-making
Champ in-the-making
Hi,

Thanks for you response,
To change Logo/text/header/footer we can do by CHECK IN CHECK OUT in Eclipse, but i don't know the procedure
to add what .jar files and how to add Build so, please give me the standard approach were i feel better.

Regards,
Rajshekar.

rajshekar
Champ in-the-making
Champ in-the-making
Hi

I want to change Logo/text/header/footer so i change the .jar file in SVN Check in Check out,
but when am trying to replace the .jar file into Lib folder 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)

can any one help me out to go with this

Regards,
Rajshekar.

david_labbe
Champ in-the-making
Champ in-the-making
Hi there,

simple question: have you restarted the server after puting the compiled jar file in the lib directory?

Regards

David