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]
