Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7663 closed task (worksforme)

Bug in org.lustin.trac_xml_rpc

Reported by: fterm Owned by: osimons
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Hi, i tried to use the org.lustin jar package to communicate with the Trac Server. There might be some problems in this package. At first I got an Exception when I instanciate an Ticket.Resolution - In this package its called Ticket.Resoluton - there is no "i". The second error occurs with the get(java.lang.String string) method. In the package its called Get(String), so i think the xmlrpcplugin cannot handle this command. Thank you for help....

Attachments (2)

trac_xml_rpc_example_java.zip (92.8 KB) - added by fterm 14 years ago.
org.lustin.trac_xml_rpc_debug.jar (30.6 KB) - added by fterm 14 years ago.
more functionality, more debug

Download all attachments as: .zip

Change History (9)

Changed 14 years ago by fterm

comment:1 Changed 14 years ago by osimons

Hmm. That is an example someone has put together and added to the plugin homepage (=documentation). I have noe idea about what it contains and how it may (or may not) work... We really should remove it.

No doubt there are better XML-RPC libraries for Java, so any help appreciated in recommending a new library for demonstration purposes - and grateful for any updated documentation too of course :-)

comment:2 in reply to:  1 ; Changed 14 years ago by fterm

can you please tell me some of them. I searched hours and hours but only found this. thanks a lot

Replying to osimons:

Hmm. That is an example someone has put together and added to the plugin homepage (=documentation). I have noe idea about what it contains and how it may (or may not) work... We really should remove it.

No doubt there are better XML-RPC libraries for Java, so any help appreciated in recommending a new library for demonstration purposes - and grateful for any updated documentation too of course :-)

comment:3 in reply to:  2 Changed 14 years ago by osimons

Replying to fterm:

can you please tell me some of them. I searched hours and hours but only found this. thanks a lot

Unfortunately I can't... I never ever use any Java, and have not even the slightest idea. Your search-foo should be at least as good as mine... Sorry I can't be of more help.

comment:4 Changed 14 years ago by fterm

ok i fixed it by myself. its working now :D

comment:5 Changed 14 years ago by osimons

Resolution: worksforme
Status: newclosed

By all means update the XmlRpcPlugin page with your experience, and if any client code is changed then you may as well upload a new version.

Anyway, closing.

comment:6 in reply to:  5 Changed 14 years ago by fterm

ok where can I upload my file? If you are on the XmlRpcPlugin page, go to "Using from java" - i mean that file. thanks

Replying to osimons:

By all means update the XmlRpcPlugin page with your experience, and if any client code is changed then you may as well upload a new version.

Anyway, closing.

comment:7 Changed 14 years ago by osimons

There should be an 'Attach file' button at the bottom of the wiki page.

Changed 14 years ago by fterm

more functionality, more debug

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.