Deployment Problem(NotFoundException)
Hi
I use J2ee 1.2.1 & j2ee document 1.2.1 & Windows200
I use java examples "examples\Converter"
I can compile all class file and make new application
and EJB
But I can't deployment the Application when deployment
process.
It use messagebox tell me below:
There was a deployment error.java.io.FileNotFoundException:http://<my IP>/ConverterAppClient.jar
I found the ConverterAppClient.jar file at this path "
c:\j2ee\reposition\<my computer name>\applications\"
I want know
1. how do I name the Clent jar file when Deployment?
2. What funtion is reposition folder ?
Thanks a lot
David

