[jboss-user] [JBoss jBPM] - Re: Couldn't load delegation class ????

konstt2000 do-not-reply at jboss.com
Fri Apr 3 05:09:18 EDT 2009


The problem was:

<node name="node1">	
  | <event type="node-enter">
  | 		<action name="miAccion" class="com.prueba.sesion.ActualizaBDActionHandler"></action>		 			
  | <event>
  | 		<transition to="estado2"></transition>		
  | 	</node>

The tag event isn't correct inside "node"

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223209



More information about the jboss-user mailing list