cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with delegate java class

cylia_ami
Champ in-the-making
Champ in-the-making

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 ACCEPTED ANSWER

cylia_ami
Champ in-the-making
Champ in-the-making

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 answer in original post

3 REPLIES 3

openpj
Elite Collaborator
Elite Collaborator

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

cylia_ami
Champ in-the-making
Champ in-the-making

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

thanks for your request

gulatisneha56
Champ in-the-making
Champ in-the-making

I am facing the same problem with Java class