Why am I getting a ClassNotFound exception when rendering flow chart images?

VERSION 1 Published

Created on: 14-Dec-2006 13:00 by Lillian Bozonie - Last Modified:  14-Dec-2006 13:00 by Lillian Bozonie

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.
Average User Rating
(0 ratings)




There are no comments on this document