/[dgee]/dgee/examples/README
ViewVC logotype

Diff of /dgee/examples/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by npg, Wed Jul 2 11:21:14 2003 UTC revision 1.2 by csmith, Sun Sep 21 10:44:56 2003 UTC
# Line 0  Line 1 
1    Type make to compile the webservice wstest.dll
2    
3    Generate a dgmx file for this webservice:
4    
5    shell> csdgmx wstest.dll
6    
7    Now install the webservice into the dgee:
8    
9    shell> cp wstest.dll  $DGEE_REPOSITORY/data
10    shell> cp wstest.dgmx $DGEE_REPOSITORY/index
11    
12    
13    You can now view the web service documentation for this webservice by pointing
14    your browser at:
15    
16    http://my.local.apache.webserver/wstest.dgmx
17    
18    If you want to see the documentation in XML form, use the following:
19    
20    http://my.local.apache.webserver/wstest.dgmx?xml
21    
22    
23    XML-RPC access to the webservice is enabled by POSTing your XML-RPC request
24    to http://my.local.apache.webserver/wstest.dgmx

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26