Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Kerberos configuration problem (Labs 3Stable)

HiWe're having some problems setting up Kerberos for a SSO configuration.We've followed the procedures on http://wiki.alfresco.com/wiki/Configuring_the_CIFS_and_web_servers_for_Kerberos/AD_integration and http://wiki.alfresco.com/wiki/Enterprise_Secu...

web forms error

Hi, I am using Enterprise v2.2 WCM and I get an error upon submitting web forms at step 3 (Create Web Content Wizard).  Is there a related patch for this?  It's reproducible.  Thank you.javax.faces.FacesException: Cannot get value for expression '#{D...

saphroi by Champ in-the-making
  • 377 Views
  • 4 replies
  • 0 kudos

JCR with Single Sign On

I'd like to use the JCR ability of Alfresco, but from the examples I see, they pass in credentials to log the user in.  I know there are ways to get plain Alfresco to use Single Sign On functionality like CAS and I was wondering if that extends to th...

[Solved]Custom Spacetype with 'default' icon only

Hi there, i have some foldertypes defined and included into the Spacewizard .With one type (chk:subfolder), the selection is fine, creation works, but the icon, which was set in web-client-custom-config.xml is ignored. The user does only have the "de...

norgan by Champ in-the-making
  • 218 Views
  • 1 replies
  • 0 kudos

using CategoryService from webscript

Hi again.Sorry to bother you twice a day, but I have one more question I couldn't find the answer to: I want to use categoryService API to add a new category from my webscript. I tried using:function addCategory(newCat) {   var tags = search.luceneSe...

orha by Champ in-the-making
  • 314 Views
  • 2 replies
  • 0 kudos

How to enable link validation?

Hi.How do I enable link validation? I use Alfresco 3.2 CE. I've defined the following properties in file $ALFRESCO_HOME/WEB-INF/classes/alfresco/repository.properties:linkvalidation.pollInterval=5000linkvalidation.retryInterval=120000linkvalidation.d...

pyppe by Champ in-the-making
  • 700 Views
  • 4 replies
  • 0 kudos

lista de usuarios en propiedad de un tipo de contenido

Muy buenas de nuevo, quisiera saber si es posible crear una property de un tipo de contenido, que sea de tipo lista y que contenga todos los usuarios del sistemaalguien se ha encontrado con este requerimiento y sabe como hacerlo?PD: Saludos a todo el...

giorgio by Champ in-the-making
  • 1442 Views
  • 4 replies
  • 0 kudos

Alfresco v 3.0 LDAP Users

Hi Team,We have installed Alfresco V 3.0 with mysql As background. We have integrated with LDAP.Its working fine, i am able to auto login with the NT Crediential.i am going to manage Alfresco. Alfresco is importing all the users from LDAP, but i dont...

sonanaren by Champ in-the-making
  • 295 Views
  • 3 replies
  • 0 kudos

Lucene Search and sorting by Region

Hello,I'm doing a lucene search using Search Parameters to limit and sort the results. SearchParameters sp = new SearchParameters();sp.addStore(aStore);sp.setLanguage(SearchService.LANGUAGE_LUCENE);sp.setQuery(myQuery);sp.addSort(mySort, true);sp.set...

tara_b by Champ in-the-making
  • 232 Views
  • 1 replies
  • 0 kudos

Deployment Issue

Hi, I am Stacy. I am new to Alfresco and trying to deploy the 2.1.0 version of Alfresco. While deploying the alfresco war I am getting this issue. Pasting the whole log which I am getting.13:58:24,010 INFO  [TomcatDeployer] deploy, ctxPath=/alfresco,...

Editing metadata for custom aspects

When a custom aspect is applied to content, it appears that the metadata can not be edited via share. There was a previous post on managing aspects:http://forums.alfresco.com/en/viewtopic.php?f=47&t=20751&p=69761&hilit=managing+aspects#p69761Has anyo...

lilyh by Champ in-the-making
  • 382 Views
  • 4 replies
  • 0 kudos

Unknown database error running Junit test

I have several versions of Alfresco installed.  I only have one running at a time.  They all use the same mysql database so each has a schema called "alfresco<version>" for example alfresco222, alfresco31, etc.I just created a JUnit Test class much l...

tfrith by Champ on-the-rise
  • 443 Views
  • 1 replies
  • 0 kudos

Alfresco v 3.0 Disable User account

Hi Alfresco Team,We have Alfresco V 3.0 + NTLM + SSO up and running, I couldnt find place to disable user account from accessing Alfresco.I want to stop access to Alfresco for some users but i need their profile maintained. How can i achieve this?Ple...

sonanaren by Champ in-the-making
  • 184 Views
  • 1 replies
  • 0 kudos

upload file

helloi'm want to upload file in company home but i know how can i do this with jsp api can you help me thank you

Trying to Authenticate against Alfresco from Liferay

Hi folks,I'm developing a Liferay portlet which tries to access Alfresco repository so as to retrieve some data from within it.I got successful connecting Alfresco via JCR-JNDI, but now I have problems authenticating against Alfresco. As far as I kno...

erennion by Champ in-the-making
  • 231 Views
  • 2 replies
  • 0 kudos

Display and edit custom metadata in Alfresco Word Addin

Hello,When the user write its word document, he can save it in alfresco.How do we do to edit metadata of the writed word document directly through addin.And then I will save the word doc directly with good metadata.Thanks.

zomurn by Champ in-the-making
  • 161 Views
  • 1 replies
  • 0 kudos

what is workflowdefID?

I want to know what does workflowdefID look like so I can identify it? this is what I get when I do show workflows all in workflow console. id: jbpm$4442 , desc: PLease approve this task Description , start date: 2009-07-20 09:38:57.0 , def: jbpm$chi...