I recently had to remove the java compilers off the system to solve another problem. I have now reinstalled 1.2.2.
My problem is that none of my java services will complie now. These are services that previously compiled with the exception of one new one I’m trying to add.
I have done the following:
- edited JAVA_ROOT in server bat and pointed it at C:\jdk1.2.2
- restarted my server
My folder structure is as follows:
CoCommon (package)
—CoCommon (main folder)
-----utils (sub folder)
-------java services
-------java services
-------java services
I continue to get the error when compiling any java service:
C:\Program Files\webMethods\IntegrationServer4\packages\CoCommon\code\source\CoCommon\utils.java:19:
illegal start of type
extends {
I’m using IS4.6 with SP1 on Win2K.
What am I missing?
Thanks.
Chris
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods