You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide some more detailed information? Specifically, which class is failing to find MapSerializationInterceptor? The full build log would be helpful, also.
Hi,
Following https://www.youtube.com/watch?v=pbgY-jc9_fM
When created remote-app client.
my.test.remote.app.BaseTest.java has following line --> import org.jbpm.ee.services.ejb.interceptors.MapSerializationInterceptor;
Even video shows same.
Some how can't see error in video.
Just felt that this class might be missing from git source files.
You can close this issue if not reproduced at your side.
import org.jbpm.ee.services.ejb.interceptors.MapSerializationInterceptor;
is failing and can't find class file.
The text was updated successfully, but these errors were encountered: