SALUT,
Je suis entrain de développer un client mobile avec netbeans, avant j'ai développé un service web sous axis, et je me connecter de mon client mobile au service web via un site web :
Lorsque je teste mon service web localement il fonction correctement :
http://localhost:8080/axis/sommer.jws
Mais lorsque je lance l'application mobile, il affiche sur Wireless Toolkit 2.5.2 le message suivant :
1 2
| clientmobile wants to send and receive data using the network. Tis will use airtime and may result in charges.
is et OK to use airtime? |
Et quand je vais OK il affiche :
1 2
|
Communication failed. Was Web Project correctly build and deployed after stubs generation ? |
S'il vous plait aidez moi
Merci d'avance.
Partager