I did a cut and paste for a general code.
I got the following error.
Any Ideas?
In the box
The source was saved, but was not compiled due to the following errors:
com.wm.app.b2b.server.ServiceException: [ISS.0014.9116] Unable to locate or start compiler
Details of the error
com.wm.app.b2b.server.ServiceException: [ISS.0014.9116] Unable to locate or start compiler
at com.wm.util.LocalizedException.(LocalizedException.java:109)
at com.wm.app.b2b.server.ServerException.(ServerException.java:34)
at com.wm.app.b2b.server.ServiceException.(ServiceException.java:20)
at wm.server.nsimpl._compile(nsimpl.java:4655)
at wm.server.nsimpl.buildClass(nsimpl.java:1600)
at java.lang.reflect.Method.invoke(Native Method)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287)
at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:336)
at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:64)
at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:167)
at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:203)
at com.wm.util.pool.PooledThread.run(PooledThread.java:105)
at java.lang.Thread.run(Thread.java:498)
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods