Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#5370 closed enhancement (worksforme)

Examples of using Java — at Version 2

Reported by: anonymous Owned by: Alec Thomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords: xmlrpc, java
Cc: Trac Release: 0.11

Description (last modified by Steffen Pingel)

You have examples of end-user usage with Python and Ruby, but not for Java.

There is a zip file containing Java classes, but how do you use these to query the TRAC database?

Change History (2)

comment:1 Changed 15 years ago by osimons

Priority: highnormal
Resolution: worksforme
Status: newclosed

Unzip the file. The .jar files inside are also just zip files - unzip them and all will be revealed as it provides runtime, source and javadoc.

I don't use java myself, and have no clue about the state of these files and how well it works. Feedback on status of examples is welcome...

comment:2 Changed 15 years ago by Steffen Pingel

Description: modified (diff)

A simple example that uses the Apache XML-RPC library can be found here.

Last edited 10 years ago by Ryan J Ollos (previous) (diff)
Note: See TracTickets for help on using tickets.