All classes utilized in the flow chart will need to be accessible by the Operations Console webapp. For example, if calling EJB actions, the J2EE classes will need to be available to the webapp.
You can do this by placing the J2EE classes on the servlet containers classpath.