How to set path for java service

i want to invoke a java service in webMethods developer ,so do i need to configure the path of the java enabled service ,if so where do i need to and how plz help me out , or do i get any pdf’s regarding this

set path in server file of config folder of integrationserver for compiling java services

watt.server.compile=javac -classpath {0} -d {1} {2}
[SIZE=2]watt.server.compile.unicode=javac -encoding Unicode -classpath {0} -d {1} {2}
give path here and refer to installation guide pdf also(pdf we get in Advantage webMethods site)

gomathi
[/SIZE]

The configurations mentioned above are only useful when trying to compile the Java service. They are not necessary if you simply want to invoke the service.

There are a number of ways that you can invoke a service on the IS. Please let us know exactly how you’re trying to invoke the service and what problems you’re running into, then we should be able to help.

  • Percio

set a path in command prompt