[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 ActiveMQ

2006-07-08 Thread guadilla
Ronald As you said it is a problem related with commons-logging addition. I have tried changing the configuration of jbpm to use log4j_jbpm.xml instead of the default log4j.xml without success. Any clue would be appreciated. Oscar View the original post :

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 ActiveMQ

2006-07-08 Thread guadilla
Ronald, I got the solution. It was a problemm related with the Web Container configuration used by JBoss. It uses also commons-logging library and it looks as it has a defined configuration for the version included. The solution is: - do not add any jar in the jbpm-server/lib/endorsed - add

[JBoss-user] [JBoss jBPM] - JBPM 3.1.1 ActiveMQ

2006-07-07 Thread guadilla
Good morning, I am trying to send a jms message using activemq client from an action and I have encounter some problems. I have included in the classpath some jars (activemq-core-4.0-RC2.jar, geronimo-j2ee-management_1.0_spec-1.0.jar, backport-util-concurrent-2.1.jar and

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 ActiveMQ

2006-07-07 Thread guadilla
Ronald, Sorry for the lack of information. The data was in the laptop at home and I opened the question at the office. The bpm is the following: ?xml version=1.0 encoding=UTF-8? process-definition xmlns=urn:jbpm.org:jpdl-3.1 name=first_proceeding start-state