i'm using plain tomcat 6.x with the following settings in the components.xml


  | <transaction:no-transaction />
  | <core:init transaction-management-enabled="false"/>
  | 
  |  <!-- For use with jBPM pageflow or process management -->
  |  <bpm:jbpm>
  |         <bpm:process-definitions></bpm:process-definitions>
  |     <bpm:pageflow-definitions>
  |          <value>shop_wizard.jpdl.xml</value>
  |      </bpm:pageflow-definitions>
  |  </bpm:jbpm>
  | 
  | 

could the disabled transaction be a reason for my described problem?

cheers,
sven

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107097#4107097

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107097
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to