A XML-RPC plugin for generating remote API's --------------------------------------------
Key: MOJO-1219 URL: http://jira.codehaus.org/browse/MOJO-1219 Project: Mojo Issue Type: New Feature Components: _Plugin Submission Reporter: Antonio Alonso DomÃnguez Attachments: xmlrpc-maven-plugin.zip A Maven XML-RPC plugin for generating the remote API of a XML-RPC server which supports Introspection (http://scripts.incutio.com/xmlrpc/introspection.html). The plugin uses the Apache XML-RPC client API to connect to the XML-RPC server and ask for the different methods offered from it. Once it has fetched the entire API, a set of interfaces that can be used as dynamic proxies are generated using Velocity as a templating engine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email