wiki:net.sf.basedb.examples.webservices

Version 4 (modified by Nicklas Nordborg, 13 years ago) ( diff )

Preparing 3.0-beta release

Web services examples for BASE

This package contains a simple Java client that uses web services to extract information from a BASE server. The target group is developers that wants to create their own web service clients.

Documentation

License

GNU General Public License version 3.

Download

Version Revision Date Binary (tar.gz) BASE Version
2.6 653 April 11, 2008 example-webservices-2.6.tar.gz (4.7MB) 2.6.0 or later

Source code can be downloaded from the subversion repository. Use the following command to get source code for the 2.6 version:

svn co http://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/tags/2.6 ws-examples-2.6

The latest development (maybe unstable; do not use on a production server) revision can be checked out from the repository using the following command:

svn co http://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/trunk ws-examples-devel

Contribute

After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a team spirit, you will likely be awarded that permission.

TODO

No results

Attachments (4)

Note: See TracWiki for help on using the wiki.