一点一点jbpm(ssh+jbpm4.4整合)
1.jbpm.cfg.xml
??
2.jbpm.hibernate.cfg.xml
?
?
3.applicationContext.xml
??
4.struts.xml
?
?
1 楼 HWlail 2012-04-22 按LZ的配置 部署会报错
Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine' defined in ServletContext resource [/WEB-INF/classes/applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public org.jbpm.api.ProcessEngine org.jbpm.pvm.internal.processengine.SpringHelper.createProcessEngine()] threw exception; nested exception is java.lang.NoClassDefFoundError: javax/mail/Message$RecipientType
不知道LZ有没有遇到 是怎么解决的