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

Forum Posts

BeanCreationException: Error creating bean 'schemaBootstrap'

When executing the FirstFoundationClient I have the following exception:Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schemaBootstrap' defined in class path resource [alfresco/boots...

sergio by Champ in-the-making
  • 619 Views
  • 5 replies
  • 0 kudos

New to Alfresco

Hi to All…As i am new to Alfresco, i want to learn it as soon as possible.Can anyone please provide me any link, tutorial, book to Alfresco.I want to know everything how to write code, where to execute, why it is required everything i want to know?Th...

JCR predefined primary node types

Hi,The JCR specification says, in chapter 6.7.22, that the definition of the primary node types described in JCR are optional, except for nt:base.Which of those node types are defined in Alfresco (nt:file, nt:linkedFile, nt:folder, nt:nodeType, nt:qu...

anweber by Champ in-the-making
  • 395 Views
  • 2 replies
  • 0 kudos

J'aimerais mettre en place une gestion des droits...

Bonjour,J'aimerais mettre en place une gestion des droits d'acces sur un Espace et ses sous-espaces.Par exemple, prenons un espace pere que l'on nomme "ROOT" contenant plusieurs Espaces. Exemple:ROOTROOTCOMPTABLESROOTGESTIONNAIRESROOTCHEFS DE PROJETR...

sioca by Champ in-the-making
  • 2551 Views
  • 9 replies
  • 0 kudos

Recursive XSDs?

Is it possible to use recursive XSDs at all? I'm trying with the following, and getting stack overflows due to a recursion error in alfresco.   <xs:complexType name="menu">      <xs:sequence>         <xs:element name="menu_entry" type="lm:menu_item" ...

marcus by Champ in-the-making
  • 413 Views
  • 3 replies
  • 0 kudos

Alfresco on Firebird DBMS *slightly faster*

Hello.Some time ago I?ve been evaluating AlfrescoSince all other systems in our company use Firebird as a database back-end I?ve decided to move Alfresco to Firebird.Here are the steps:    * install FB2.0RC SS (Win32)    * add JayBird jar to appropri...

Records Management in Alfresco 2.0 final

I installed the alfresco community edition 2.0 on a windows 2003 server, I want to use the Records Management module.I read a couple of threads in this forum but still not managed to activate/install the Records Management module. I also read the Rec...

evdgeest by Champ in-the-making
  • 1662 Views
  • 21 replies
  • 0 kudos

Bootstrap importing of a repository fails

Could anybody please help me with an import of an alfresco repository? I'm migrating from a linux / mysql version to a windows / MSSQL Server version of Alfresco.  I followed the import instructions in the Alfresco book on p 289 to do the bootstrap i...

aatamer by Champ in-the-making
  • 213 Views
  • 1 replies
  • 0 kudos

Error with all imports

My mistake is this:Failed to execute import: org.alfresco.service.cmr.repository.DuplicateChildNodeNameException: Duplicate child name not allowed: software_y_conf.acpI do not deal because I have this mistake. I caught a folder, exported it and then ...

chouk by Champ in-the-making
  • 836 Views
  • 4 replies
  • 0 kudos

Index rebuilt failed

hello,I also had some troubles with the ulimit.Currently it is set to 4096. I also followed the given instruction in the alfresco wiki.After removing the lucene-indexes folder and setting index.recovery.mode=FULL I get the following exception:Code:1:...

Print all the topics/discussions on a forum

Is it possible in an easy way to print out all the topics/discussions on a specific file? As it is possible to print all the discussions of a topic (via the print function of the navigator), it is not possible in on click to print all the topics (inc...

dbrunner by Champ in-the-making
  • 374 Views
  • 3 replies
  • 0 kudos

ftl Sorting

I have a template that lists out children of a certain type.  <#list space.childrenByXPath[".//*[subtypeOf('msi:event')]"] as child>Is there a way to order the results.  I need to order the results by a custom property in the display.  Could there be...

jbarrett by Champ in-the-making
  • 512 Views
  • 4 replies
  • 0 kudos

Creating users

I just installed Alfreaso and am looking at it fo rthe first time.I am following the getting started guide and it tells me to creat a space called Users.  My installation created a space called "User Homes".  Shoul I use this space instead of creatin...

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

J'ai fais le tour des forums et je trouve beaucoup...

Bonjour, J'ai fais le tour des forums et je trouve beaucoup de post sur LDAP, la création d'utilisateurs sur Alfresco (interface graphique), mais pas en ce qui concerne mon probleme:Je souhaiterai créer de nouveaux utilisateurs via des requetes sql s...

CAS Authentication problem with Alfresco 2

Hi,as I wrote few weeks ago, I successfully had Alfresco 1.4 authenticating user by means of CAS (see here).Now setting the same configuration with Alfresco 2, I get the following errorrg.alfresco.error.AlfrescoRuntimeException: Transaction must be a...

alarocca by Champ in-the-making
  • 627 Views
  • 6 replies
  • 0 kudos

LDAP auth against AD AND CIFS on 2.0

Does anyone have LDAP authentication working with Active Directory AND CIFS working? I have the LDAP portion working fine. I searched all over the forum for configuration docs but can't find a good source. Most of the info points to 1.4 and the rest ...

busqueihm by Champ in-the-making
  • 454 Views
  • 4 replies
  • 0 kudos

Checkout in a Workflow

Hi,I try to modify a given workflow (lifecycle_definition.xml).My aim is to extract a working copy of the attached document in the personnal folder of the workflow assignee.I've modified the following code in lifecycle_definition.xml :<process-defini...

bclarke by Champ in-the-making
  • 397 Views
  • 3 replies
  • 0 kudos

Bonjour.J'aurai aimé savoir s'il était envisagable...

Bonjour.J'aurai aimé savoir s'il était envisagable de "connecter" alfresco au portail "Oracle portal"?Si c'est le cas, existerait il un moyen pour que le Single Sign On (SSO) permette de ne pas avoir une double authentification (portail + alfresco).M...