User Tools

Site Tools


sysrep:tp2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sysrep:tp2 [2013/12/11 17:05] – [Client Statique JAX-RPC] orelsysrep:tp2 [2024/03/18 15:06] (current) – external edit 127.0.0.1
Line 80: Line 80:
 </code> </code>
  
-Pour compiler :+Pour compiler et exécuter :
    
-  javac -cp ${AXIS_HOME}/lib/\* HeloWorldStaticClient.java localhost/axis/HelloWorld_jws/*.java+<code bash> 
 +  $ javac -cp ${AXIS_HOME}/lib/\* HeloWorldStaticClient.java localhost/axis/HelloWorld_jws/*.java 
 +  $ java -cp ${AXIS_HOME}/lib/\*:. HeloWorldStaticClient 
 +</code>  
      
 ====Utilisation d'un Web Service sur Internet==== ====Utilisation d'un Web Service sur Internet====
sysrep/tp2.1386781540.txt.gz · Last modified: 2024/03/18 15:05 (external edit)