AlfrescoUserFactory.java ???
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2011 04:15 AM
Hello,
I need to add some fields to the Alfresco user profile, to do it I have to modify some files like "AlfrescoUserFactory.java" but I can´t find it. My Alfresco´s version is Community 3.4.e
¿Where is it?
Thanks!!!
I need to add some fields to the Alfresco user profile, to do it I have to modify some files like "AlfrescoUserFactory.java" but I can´t find it. My Alfresco´s version is Community 3.4.e
¿Where is it?
Thanks!!!
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2011 04:40 AM
its in org.springframework.extensions.surf.support for some strange reason.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2011 10:09 AM
I do not find that package! I searched in all files. "Jar" but neither find it. Can you tell me the full path of the file?
I'm beginning to think that I don´t have that file in my installation of Alfresco…
I'm beginning to think that I don´t have that file in my installation of Alfresco…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2012 05:56 PM
Old thread, but in case anyone else is looking for it, that file resides in the Spring Surf source code under:
/spring-surf/spring-surf/src/main/java/org/springframework/extensions/surf/support/AlfrescoUserFactory.java
The Spring Surf source code lives at http://springsurf.org/
Jeff
/spring-surf/spring-surf/src/main/java/org/springframework/extensions/surf/support/AlfrescoUserFactory.java
The Spring Surf source code lives at http://springsurf.org/
Jeff
