hi,
it seems that the class: com/fournisseurs/dtos/UtilisateurDTO is missing from the WAR file.
you can see the missing classes in the code generation log:
!!!!!! Web Error: ERROR - DFE !!!!!!
Extension: GWT - GWT DFE ERROR: The following class is missing in the GWT DFE configuration: com/fournisseurs/dtos/UtilisateurDTO.
!!!!!! Web Error: ERROR - DFE !!!!!!
Extension: GWT - GWT DFE ERROR: The following class is missing in the GWT DFE configuration: com/fournisseurs/dtos/MenuAppDTO.
Make sure the used GWT DFE chains are configured correctly, including all .JAR, .CLASS and .GWT.RPC files used by the GWT application.
See the LoadRunner documentation for details.
!!!!!! Error End !!!!!!
!!!!!! Web Error: ERROR - DFE !!!!!!
Extension: GWT - GWT DFE ERROR: The following class is missing in the GWT DFE configuration: com/fournisseurs/dtos/ContenuDTO.
Make sure the used GWT DFE chains are configured correctly, including all .JAR, .CLASS and .GWT.RPC files used by the GWT application.
See the LoadRunner documentation for details.
!!!!!! Error End !!!!!!
and so on....
please make sure that the WAR file contain all the needed JARs and Classes.