Bonjour,

J'ai testé l'exemple Map du blog des pjc.

Je reçois ceci dans ma java console et puis rien.

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
 
Oracle JInitiator: Version 1.3.1.22
Using JRE version 1.3.1.22-internal Java HotSpot(TM) Client VM
User home directory = D:\documents and settings\OFV7600
 
Proxy Configuration: Automatic Proxy Configuration
 
JAR cache enabled
     Location: D:\documents and settings\OFV7600\Oracle Jar Cache
     Maximum size: 50 MB
     Compression level: 0
 
 
 
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
q:   hide console
s:   dump system properties
t:   dump thread list
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
 
Loading http://do040001334.msnet.railb.be:8889/forms90/java/f90all_jinit.jar from JAR cache
 
Loading http://do040001334.msnet.railb.be:8889/forms90/java/cadtest20060320.jar.sig from JAR cache
 
Loading http://do040001334.msnet.railb.be:8889/forms90/java/map.jar.sig from JAR cache
 
proxyHost=null
 
proxyPort=0
 
connectMode=HTTP, native.
 
Forms Applet version is : 9.0.4.0
 
Searching JAR for /france.jpg
 
Unable to find /france.jpg in JAR
 
Searching docbase for /france.jpg
Quel est le problème ?