|
Revision 1843, 459 bytes
(checked in by nahi, 2 years ago)
|
|
| Line | |
|---|
| 1 |
The files: |
|---|
| 2 |
hwsClient.rb |
|---|
| 3 |
default.rb |
|---|
| 4 |
defaultDriver.rb |
|---|
| 5 |
|
|---|
| 6 |
were generated by applying wsdl2ruby.rb to hws.wsdl |
|---|
| 7 |
|
|---|
| 8 |
The hws.wsdl file was written to describe the server |
|---|
| 9 |
hw_s.rb in the /helloworld/server directory. |
|---|
| 10 |
Please note that the namespace declaration in hw_s.rb is |
|---|
| 11 |
the same as the name space delaration in hws.wsdl. You |
|---|
| 12 |
cannot make the client will generate an error if the namespace |
|---|
| 13 |
used in the client differs from the namespace in the server. |
|---|
| 14 |
|
|---|
| 15 |
|
|---|