hey
i am on this for days
i am looking for a very simple way to call archiva xmlrpc service
using this API "http://ws.apache.org/xmlrpc/"
without making things so complicated ,just transfer parameters and get
response
(it is XMLRPC standard after all)
my only problem is , that i dont know the name of the services
i get this error
org.apache.xmlrpc.XmlRpcException: No such handler: authenticate
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:186)
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:145)
at
org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:94)
.....
can you just show a specification of the service so i can communicate with
it the open way
please please
--
View this message in context:
http://old.nabble.com/simple-simple-way-to-interact-using-xmlrcp-tp30298651p30298651.html
Sent from the archiva-dev mailing list archive at Nabble.com.