Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting ')' at character position 11

摘要: Caused by: java.lang.IllegalArgumentException: Pointcut is not well-formed: expecting ')' at character position 11exection(* com.jbpm.biz.*.*(..)) ^^^at org.aspectj.weaver.tools.PointcutParser.resolvePointcutExpression(PointcutParser.java:335)at org.aspectj.weaver.tools.PointcutParser.parseP 阅读全文
posted @ 2012-11-10 17:03 Noncy 阅读(1801) 评论(0) 推荐(0)

org.springframework.dao.DataIntegrityViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]

摘要: SSH2和JBPM4集成后异常org.springframework.dao.DataIntegrityViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]; nested exception is org.hibernate.exception.ConstraintViolationException: could not delete: [org.jbpm.pvm.internal.model.ExecutionImpl#10001]org.springframewor 阅读全文
posted @ 2012-11-10 09:55 Noncy 阅读(557) 评论(0) 推荐(0)