Bonjour
J'aimerais tester JSR94 avec Jess. Je suis le tuto ci dessous :
Et j'ai l'erreur suivante, je ne vois vraiment pas à quoi cela correspond.To test the JSR 94 reference implementation, do the following:
- Download the JSR 94 reference implementation and install it by unzipping the archive in a directory of your choice.
- Download Jess. Once you unzip the archive, copy the file jess.jar from the Jess installation directory to the lib directory of your JSR 94 reference implementation installation.
- Change the directory to lib under your JSR 94 reference implementation installation
- Run the sample example using the following command:
java -jar jsr94-example.jar
Alors que je devrais avoir :
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
2
3
4
5
6
7
8
9
10
Si quelqu'un pourrait m'éckairer. Merci
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
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

 

 
		
		 
        

 
			
			


 
 
 
			 
   
 




 
				 Problem JSR 94 (Java Rule Engine)
 Problem JSR 94 (Java Rule Engine)
				 Répondre avec citation
  Répondre avec citation
Partager