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

Forum Posts

How to create a custom activity

Hello,is there any document or example how to create custom Activities?I think i have to implement an ActivityBehavior.First of all I would like to implement an Activity that is waiting for an JMSMessage. I began to implement a class that extends Abs...

sascha1 by Champ in-the-making
  • 874 Views
  • 18 replies
  • 0 kudos

Community 3.5.a Preview

The "nightly" build server has been updated with the latest build from svn, which will become v3.5.a Community in the future. Version 3.4.e with the Activiti integration will be released soon.Included with this update are the following UI changes wit...

mikeh by Star Contributor
  • 125 Views
  • 3 replies
  • 0 kudos

3.5.a startup problem [Solved]

I've been trying to use 3.5.a, but didn't succeed. Keep on getting the following error:Apr 20, 2011 11:29:50 AM org.apache.catalina.core.StandardContext startSEVERE: Error listenerStartApr 20, 2011 11:29:50 AM org.apache.catalina.core.StandardContext...

ebogaard by Champ on-the-rise
  • 157 Views
  • 5 replies
  • 0 kudos

Problems with ISO9075 and .

Hello.In my application I use org.alfresco.util.ISO9075 to encode all cm:name properties.I have the next result for that code:ISO9075.encode("…") - > _x002e_..I can not create node with that cm:name.Alfresco version - 3.4.aIs that right or this is a ...

dooman by Champ in-the-making
  • 118 Views
  • 6 replies
  • 0 kudos

Une médiathèque en ligne avec Alfresco ?

Bonjour,J'aimerai savoir si Alfresco permet la mise en oeuvre d'une médiathèque en ligne (système DAM).Principales fonctionnalités :- Gestion de multiples formats de fichier (images, photos, vidéo, son, pdf etc.)- Prévisulisation des fichiers images ...

chip by Champ in-the-making
  • 1338 Views
  • 4 replies
  • 0 kudos

Problème de création d'un type de contenu

Bonjour,Mon problème est le suivant :Je veux pouvoir ajouter un contenu de type japp:content_UD_XML. Alors pour cela j'ai modifié le fichier toolbar.get.html.ftl :<createContent>      <content mimetype="text/plain" icon="plain-text" label="menu.creat...

dguezou by Champ in-the-making
  • 772 Views
  • 2 replies
  • 0 kudos

Slow multi-threaded execution due to oversynchronized blocks

Hi,I have written a simple standalone test application (a JUnit test) that starts 5000 Runnable tasks on a j.u.c pool of 50 threads. Each task starts and executes the same simple BPMN process. H2 backend is used. There are no jobs or human tasks crea...

romanoff by Champ in-the-making
  • 2932 Views
  • 14 replies
  • 0 kudos

serviceTask - Execution

Hi all,I use a serviceTask with an own JavaDelegate for calling a webservice. I followed the guide http://www.bpm-guide.de/2010/12/09/how-to-call-a-webservice-from-bpmn/ to implement the solution.My Question:What happens if the webservice call was no...

Does Alfresco support these features ?

1. Content Creation (Acquisition, Aggregation, Authoring) • Acquisition   ◦ Native support for filetypes   ◦ Multiple file transfers (FTP, site import)   ◦ Migration Tools (from another CMS)   ◦ Conversion tools (e.g.,Word to XML "chunks")   ◦ Rights...

Add own MappedStatement

Hi!During implementaiton of Liferay and Activiti integration I need to do specific queries to Activiti DB - not covered by standard Query-classes.So, I've decided to implement own query-class (inherited from AbstractQuery) - and I'm blocked by implem...

akakunin by Champ in-the-making
  • 57 Views
  • 2 replies
  • 0 kudos