Java Services Class Not Found Error

Hi,

I tried creating a sample java service for concatenating two strings. But I’m getting an exception as given below when I tried to save the service.

The source was saved, but was not compiled due to the following errors:
com.wm.app.b2b.server.ServiceException: [ISS.0026.9104] Missing class java_test

Is it because that I haven’t set the path or something?

“Java_test” is the folder created under “Default” package.

Please help me to solve this problem.

Regards,
Kavitha.

Just try creating a java service in a new package apart from Default.