Skip to content

Commit

Permalink
added README
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevsy committed Feb 25, 2011
1 parent 8380bf3 commit 62fde39
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions oneapi/README
@@ -0,0 +1,11 @@
Github OneAPI Master branch

Author Stephen Doyle, Mobile Life
Repository maintenance Kevin Smith, Vodafone

Purpose: Java Web Application that presents the GSMA OneAPI interface for Charging, Location, SMS and MMS. See http://gsma.securespsite.com/access/Access%20API%20Wiki/Home.aspx for specifications.

Deployment: pull the oneapi directory and contents and build a .war. Deploy in your JEE application server (tested on Tomcat 6, OSX and Win XP)

Usage: Start the application on localhost:8080 . This shows a form through which requests may be made to the OneAPI server. The src code is LGPL and m,ay be used to build a production OneAPI server that will actually fulfill the requests (i.e. charge/locate/message users)

0 comments on commit 62fde39

Please sign in to comment.