Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassNotFound for jira.AddCommentOnIssue #108

Open
pefeigl opened this issue Aug 14, 2019 · 1 comment
Open

ClassNotFound for jira.AddCommentOnIssue #108

pefeigl opened this issue Aug 14, 2019 · 1 comment

Comments

@pefeigl
Copy link

pefeigl commented Aug 14, 2019

I've been trying to get the Jira work items going, but run into the following:

java.lang.ClassNotFoundException: org.jbpm.process.workitem.jira.AddCommentOnIssueWorkitemHandler from [Module "deployment.kie-server.war" from Service Module Loader]

Is this a known problem with 7.25.0.Final? I've tried redoing everything (including the entire jbpm installation) multiple times, some other work items work fine, but the Jira ones do not :-/
Also, the default "Log" work item does not seem to work either...

@tsurdilo
Copy link

tsurdilo commented Sep 15, 2019

@pefeigl Could you share a reproducible example so I can test please? The error probably just means that you do not have proper dependencies to this repo set up, but need to see code to make sure. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants