From continuum-users-return-1534-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Fri Apr 21 08:48:33 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 47090 invoked from network); 21 Apr 2006 08:48:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2006 08:48:33 -0000 Received: (qmail 80160 invoked by uid 500); 21 Apr 2006 08:48:32 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 80130 invoked by uid 500); 21 Apr 2006 08:48:31 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 80119 invoked by uid 99); 21 Apr 2006 08:48:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 01:48:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.55.235.171] (HELO mvdb.net) (69.55.235.171) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 21 Apr 2006 01:48:30 -0700 Received: (qmail 27527 invoked from network); 21 Apr 2006 08:48:09 -0000 Received: from unknown (HELO [10.21.21.40]) (80.126.215.98) by 69.55.235.171 with SMTP; Fri, 21 Apr 2006 08:48:09 +0000 Message-ID: <44489C4C.601@mvdb.net> Date: Fri, 21 Apr 2006 10:48:12 +0200 From: Martin van den Bemt User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: ProjectsReader help References: <000601c664d7$079d66a0$0300a8c0@laptop204> In-Reply-To: <000601c664d7$079d66a0$0300a8c0@laptop204> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N the (standard) port to talk to for xmlrpc requests is 8000. The server part of xmlrpc is in continumm-xmlrpc. Just fyi (I am not a committer) : I am currently rewriting both sides to support more detail in the remote setting of schedules, notifications and builddefinitions. Mvgr, Martin Sean McDaniel wrote: > hi all, > > > > i’m working on a project (nagmonitor.org) where we > > are trying to create a remote monitoring solution > > for various CI servers. the idea is similar to cctray > > if you are familiar with that. in any case i started > > started implementing a build monitor for continuum > > using the ProjectsReader from the 1.0.x branch to > > fetch project status. i have a couple questions > > that i was hoping someone could answer. > > > > first looking at the code i can’t find the place > > where the xmlrpc requests are handled. could > > someone point me to the code that is behind > > the endpoint? > > > > second is there a specific endpoint that i need > > to use. the ProjectsReader sample didn’t specify > > one so i figured one didn’t exist. however when > > i attempt to get the projects i can see fatal > > parsing exceptions that include a reference > > to . so it doesn’t look like i’m using > > the right url. > > > > thanks in advance. > > > > > > *Sean McDaniel* | Principal | Digital Focus > > 703.561.5941 | mobile: 703.200.3475| fax: 703.561.5801 > > sean.mcdaniel@digitalfocus.com | > www.digitalfocus.com > > >