User development, A new message was posted in the thread "How to invoke applications in a task activity":
http://community.jboss.org/message/524025#524025 Author : Ronald van Kuijk Profile : http://community.jboss.org/people/kukeltje Message: -------------------------------------------------------------- > Can JSP be used for a taskform? Yes, but NOT in the (j)BPM console, at least not easily > What does mean a actionhandler that fires a jBPM event? A piece of javacode (See the link e.g. of the jsf actionhandler, jsf bean, but this could als be a struts action or whatever) using the jBPM api (well, with one cast) to have some java code run in jBPM > When should the method you talk about in ExecutionService be invoked, if this > methode would be provided? Whenever you think it is needed... I cannot decide that for you. > I don't really understand your concept. You want at the push of a button to have some java code in jBPM that is related to a task to be executed button = html (jsp,jsf, ....) actionhandler = javacode on serverside that belongs to jsf eventlistener = javacode in jBPM that can belong to a task definition (triggered by fireing an event) That is the concept... -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/524025#524025
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
