[jboss-user] [JBoss Seam] - Re: Pageflow: Illegal Navigation Error
skanky78
do-not-reply at jboss.com
Thu Nov 22 08:00:54 EST 2007
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
More information about the jboss-user
mailing list