java.io.FileNotFoundException when deploy converter in Tutorial
I try to deploy converter application in the Tutorial. Always got the following Error:
java.io.FileNotFoundException:http://10.1.5.104:9191/converter/ConverterAppClient.jar
checked in examples/src/converter. The jar file is not there. But I found the jar file in
j2sdkee1.3\repository\hg\application
My OS is NT4.
Please help. I tried million of times, still the same error.

