I hate replying to myself. I got the source for continuum from svn with
svn co http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum and the soap client classes mentioned in the docs are not there under the same names. I searched the file system for "Project" and it's not there. Any ideas where the client sources are? Or the IBiblio name to get the client jar(s)? Thanks. -- Lee Meador On 3/20/06, Lee Meador <[EMAIL PROTECTED]> wrote: > > I thought of looking in application.xml and noticed the xml-rpc port is > 8000. > > The 8080 port gives 404. > > The 8000 port says, "method GET not implemented (try POST)" > > The rest of the URL is that same as below. > > Is there any other documentation for writing a SOAP client? > > Does anyone know the right URL for getting the wsdl? > > Thanks. > > > On 3/17/06, Lee Meador <[EMAIL PROTECTED]> wrote: > > > > I was wondering how to get started on a SOAP client. > > > > 1) The wsdl is not at > > http://localhost:8080/continuum/services/Continuum?wsdl > > assuming 8080 means the port at which you access the continuum in your > > browser. > > > > 2) The example code doesn't say what jars it depends upon. If I pick: > > continuum-xmlrpc 1.0.1 it doesn't compile. > > > > I don't know where to go from here. Any ideas? > > > > Thanks. > > > > > > On 3/17/06, Adam Leggett <[EMAIL PROTECTED]> wrote: > > > > > > x2 > > > > > > I'd like to write a soap/xmlrpc client to query the latest build. Can > > > someone point me in the right direction for this. Can it be done? I > > > had > > > read that the public docs for the SOAP api are out of date. > > > > > > TIA > > > > > > Adam > > > > > > > > > > -- Lee Meador > > Sent from gmail. My real email address is [EMAIL PROTECTED] > > > > > > -- > > -- Lee Meador > Sent from gmail. My real email address is [EMAIL PROTECTED] > -- -- Lee Meador Sent from gmail. My real email address is [EMAIL PROTECTED]
