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

How to resolve class MapSerializationInterceptor #99

Open
ynaravan opened this issue Dec 24, 2014 · 3 comments
Open

How to resolve class MapSerializationInterceptor #99

ynaravan opened this issue Dec 24, 2014 · 3 comments

Comments

@ynaravan
Copy link

import org.jbpm.ee.services.ejb.interceptors.MapSerializationInterceptor;
is failing and can't find class file.

@abaxter-rh4u
Copy link

Hello,

Could you provide some more detailed information? Specifically, which class is failing to find MapSerializationInterceptor? The full build log would be helpful, also.

Thanks,

Adam Baxter
Red Hat Consulting

@ynaravan
Copy link
Author

ynaravan commented Jan 6, 2015

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.

@abaxter-rh4u
Copy link

I believe the class was renamed after the videos were produced. Try org.jbpm.ee.services.ejb.interceptors.SerializationInterceptor.

Adam Baxter
Red Hat Consulting

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