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

Forum Posts

Breadcrumb and browser back button

Hi,I have been going through your code base and in particular the way breadcrumb has been implemented. I have a few questions:1. breadcrumb.jsp - This refers to a backing bean NavigationBean.java "location" property stores the current bread crumb. Wh...

unmarshall by Champ in-the-making
  • 513 Views
  • 9 replies
  • 0 kudos

Error recovering full repository

Hi. I tried to import a full repository backup, following the steps indicated here: http://wiki.alfresco.com/wiki/Export_and_Import on the section named " Bootstrap destination Repository from ACP files exported from Full Export" but I've always  got...

sgoni by Champ in-the-making
  • 156 Views
  • 1 replies
  • 0 kudos

Sun Application Server 9.0 and Alfresco

Hello Everyone, I apologize now for any spelling mistakes as at the moment I don't see very clearly as I've been smashing my head into my keyboard from frustration.But to the point, I have currently installed on a Windows XP SP2 system:- JDK 6u1 with...

novamxd by Champ in-the-making
  • 407 Views
  • 7 replies
  • 0 kudos

How to restrict admin user access to some content

HiAs far as I know, alfresco grants full acces to the admin user; I mean, admin user can read, write, and do anytihing he wants with any document stored in Alfresco;As a business requirement (or legal requirement maybe), there's some kind of informat...

jzulu2000 by Champ in-the-making
  • 193 Views
  • 1 replies
  • 0 kudos

Visualiser des images en miniature par le Webdav

Bonjour tout le monde,Je reviens vers vous pour vous posez une petite question qui je pense plaira à beaucoup de monde Il  y a maintenant 2 semaines, j'avais posté un message pour savoir s'il était possible d'afficher les images sous forme de miniatu...

tserando by Champ in-the-making
  • 1577 Views
  • 4 replies
  • 0 kudos

server-config.wsdd uses classes that do not exist

Hi,Looking for the server-config.wsdd file in the Remote-api project, I found this :      <parameter name="className"         value="org.alfresco.repo.webservice.action.ActionServiceSoapBindingImpl" />‍‍‍‍Ok, then the Web Service's classname is Actio...

Tasks to do - What I need know?

Hi guys.* I need that my Java application (using struts 2) can define a new user space and new hierarchy structure.* To do this, I can know if there is this space in server.How can I do this text?* How can I recovery a hierarchy structure from a name...

insertion d'une image en webscript

bonjour,j'arrive pas à inserer une image dans le document de description webscript meme si j'ai importée l'image dans mon depot de travail.voici le document de description<webscript><shortname>test_contenu</shortname><description>test_contenu1</descr...

ozibtissam by Champ in-the-making
  • 1191 Views
  • 2 replies
  • 0 kudos

Personservice

Hello all,I have a very simple question. How can i get, if a person exist by another parameters then username.For example i added a property to the person modell, it called namecode.I found this PersonService.personExists(java.lang.String username).C...

blackjack by Champ in-the-making
  • 150 Views
  • 1 replies
  • 0 kudos

Space 'Forms'

Hi!I want to add the space "Forms" (not "Web Forms") to Data Dictionary"… Where can i get it??! … It's available for download?!? …Thanks a lot!João Duarte

joaotpd by Champ on-the-rise
  • 178 Views
  • 1 replies
  • 0 kudos

Action javascript problem

hi,i try to add new action  action dubiln core like that:<action id="dublin-core">           <permissions>               <permission allow="true">CreateChildren</permission>           </permissions>           <label-id>Dublin_Core</label-id>         ...

gaith by Champ in-the-making
  • 193 Views
  • 1 replies
  • 0 kudos

Webscript & accents

bonjour,J'ai une application java qui utilise alfresco comme gestionnaire de contenu.POur inserer des docs dans alfresco, j'utilise les webscripts.Certaines de mes données saisies dans un formulaire java contiennent des accents, lorsque j'execute mon...

manu80000 by Champ in-the-making
  • 1461 Views
  • 3 replies
  • 0 kudos

Probleme de Sauvegarde et Restauration

Bonjour, J'ai un problème lors de la sauvegarde et de la restauration dans alfresco. Je m'explique :Après avoir arreté les 2 processus :-alfresco- mysqlje fais une sauvegarde du repertoire alf_data ainsi que de ma base mysql.Ensuite je relance les 2 ...

kevin-56 by Champ in-the-making
  • 2662 Views
  • 10 replies
  • 0 kudos

Tuto pour une intégration à Active Directory ?

Bonjour,J'ai consulté le wiki d'Alfresco et je me suis promené sur le forum à la recherche d'informations pour effectuer une intégration (ainsi qu'une synchronisation dans un deuxième temps) à Active Directory mais je ne dois pas être assez compétent...

glockjones by Champ in-the-making
  • 893 Views
  • 2 replies
  • 0 kudos

Exception on Startup

I am trying to copy an existing system (database and alf_data) to another installation with the exact same configuration.  After doing so I get the below exception on startup.  (alfresco.log)Does anyone know what this would be??  Does this mean the d...

nyronian by Champ in-the-making
  • 447 Views
  • 7 replies
  • 0 kudos

Extract Edit Category tool

Hi,I need to extract Categorizing tool from the view details panel to the Content Items panel, so..in the actions group.I copy the following code from document_details.jsp to browse.jsp:<div style="padding:4px"></div><hanelGroup id="category-panel-fa...

mesa2e by Champ in-the-making
  • 140 Views
  • 1 replies
  • 0 kudos

Propriétés imbriquées [Résolu]

Bonjour,j'essaie d'élaborer un modèle de données le plus proche possible de mes préoccupations et je suis tombé sur la nécessité de pouvoir gérer des proprités imbriquées. Par propriété imbriquée, j'entends la relation de dépendance entre des proprié...

kim_9547 by Champ in-the-making
  • 907 Views
  • 2 replies
  • 0 kudos

Statistiques ?

Bonjour,J'ai cherché dans le forum s'il existait des fonctions de statistiques (consultation du CMS ou de la GED, téléchargements, activités des personnes, volumétrie de la base, etc.) mais les posts que j'ai trouvés paraissent anciens (par ex :http:...

vinsse2001 by Champ in-the-making
  • 963 Views
  • 2 replies
  • 0 kudos

Error page

hi,When an exception occurs in Alfresco, then the stack trace is shown to the user. is it possible  the exception should be caught and a nice error page shown.

lakshmi by Champ in-the-making
  • 156 Views
  • 1 replies
  • 0 kudos

Connection to Oracle 10g DB

Hello,Could someone please tell me how to configure Alfresco 2.1 to Oracle 10g DB ?  I followed the instruction and everything but I couldn't get it to connect.Here is the error messages that I get from the log file.11:13:07,995 WARN  [org.springfram...

dnguyen by Champ in-the-making
  • 326 Views
  • 4 replies
  • 0 kudos