Problem with delegate java class

cancel
Showing results for 
Search instead for 
Did you mean: 
cylia_ami
Member II

Problem with delegate java class

Jump to solution

Hello,

I created a delegate java class "prog.java" in classes package, I exported it in jar and I had put the jar in lib folder of my application activiti-rest then I deploye it.

i got his erreur:

1 Solution

Accepted Solutions
cylia_ami
Member II

Re: Problem with delegate java class

Jump to solution

I solved the problem, it was in the glassfish server version. I had to use glassfish 4 instead of 3

thanks for your request

View solution in original post

3 Replies
openpj
Moderator
Moderator

Re: Problem with delegate java class

Jump to solution

could you please share some code snippet or your code package?

gulatisneha56
Member II

Re: Problem with delegate java class

Jump to solution

I am facing the same problem with Java class

cylia_ami
Member II

Re: Problem with delegate java class

Jump to solution

I solved the problem, it was in the glassfish server version. I had to use glassfish 4 instead of 3

thanks for your request