#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)
Change History (9)
Changed 14 years ago by
Attachment: | trac_xml_rpc_example_java.zip added |
---|
comment:1 follow-up: 2 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
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 Changed 14 years ago by
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:5 follow-up: 6 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
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 Changed 14 years ago by
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
There should be an 'Attach file' button at the bottom of the wiki page.
Changed 14 years ago by
Attachment: | org.lustin.trac_xml_rpc_debug.jar added |
---|
more functionality, more debug
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 :-)