File: README

package info (click to toggle)
xml-soap 2.2-6
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 2,492 kB
  • ctags: 1,934
  • sloc: java: 15,895; xml: 740; jsp: 580; cpp: 561; sh: 235; makefile: 127
file content (18 lines) | stat: -rw-r--r-- 632 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This directory contains samples to interface with sample web services
from lemurlabs. The services are listed and described on:

        http://www.lemurlabs.com/projects/soap/


Fortune: get a fortune cookie
========
Service description URL: http://www.lemurlabs.com/projects/soap/fortune/

Usage: java samples.lemurlabs.Fortune
                [-u service-URL]
                [-p <HTTP proxy hostname:port>]
                [-l | dictionary]
-l lists available dictionaries.
Specifying a dictionary will fetch a random cookie from that dictionary.
Not specifying a dictionary will fetch a random cookie from a random
dictionary.