
jesse at bestpractical
Jun 9, 2003, 1:51 PM
Post #1 of 1
(1243 views)
Permalink
|
|
RT SOAP server 0.1 (Beta)
|
|
This tool is a BETA quality release of a standalone SOAP server for RT 3.0.x. Currently, it supports a range of operations on RT tickets, but not other operations, such as user management, group management or access control. As yet, the WSDL isn't properly defined, though the Net::RT module on CPAN speaks to this server. You'll need to run the server as a user that has access to RT's configuration file: ./rt-soap-server <portno> At this point, this tool is intended for DEVELOPERS and Advanced Users who aren't afraid to get ther hands dirty. It is immediately available from: http://fsck.com/pub/rt/devel/rt-soap-server-0.1.tar.gz Relative to the most recent preview release, this version has had more testing and now features support for HTTP Basic authentication for maximal interoperability with other SOAP implementations. Right now, this tool should be discussed on the rt-devel mailing list. Jesse -- http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
|