Thank you very much Tim.Thank you "areplogle" because you reply me.
I resolved the problem. It was a JAR file corrupted(jtds1.2.jar)
when I type the command : " jar ft jtds1.2.jar ", I get the following result :
java.lang.IllegalArgumentException
at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream.java:290)
at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:243)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:73)
at sun.tools.jar.Main.list<Main.java:735>
at sun.tools.jar.Main.run<Main.java:191>
at sun.tools.jar.Main.main<Main.java:903>
when I replace this JAR file by another "fine", It works fine and I deployed my Application.
Really I am so happy.
Thank you Tim,
[Message sent by forum member 'miraoui' (miraoui)]
http://forums.java.net/jive/thread.jspa?messageID=316721