I have used Charles before and came accross the same restrictions as you described. For now I'll try tcpmon and after that the first suggestion you proposed. Thanks guys!
On Fri, Sep 5, 2008 at 10:07 AM, Ard Schrijvers <[EMAIL PROTECTED]>wrote: > > > > > Nico, > > > > Sounds like an option as well. How easy is it to put tcpmon > > between my app and a remote repository? On a local repository > > Really easy: connect your app for example to localhost:60001 repository, > let tcpmon listen to port 60001 and forward to 60000. > > I though prefer charles (non-free though) because you have a much nicer > view. Only, you cannot edit/resend a dasl. > > Also see: > > http://www.hippocms.org/display/CMS/Tcpmon end > http://www.hippocms.org/display/CMS/Charles > > Regards Ard > > > tcpmon sounds like a quick way to test a DASL query. > > > > Thanks! > > > > Regards, > > Yomo > > > > > > On Thu, Sep 4, 2008 at 10:48 PM, Nico Tromp > > <[EMAIL PROTECTED]> wrote: > > > > > Yomo, > > > > > > you can use tcpmon from the Apache Axis project. Just put the TCP > > > monitor between your application and repository. Capture a SEARCH > > > request and you can edit and resend it. Make sure you correct the > > > Content-length header though. > > > > > > > > > Cheers > > > > > > Nico > > > > > > On Thu, Sep 4, 2008 at 2:45 PM, Yomo Guiamo > > <[EMAIL PROTECTED]> wrote: > > > > > > > Ha -Æde, > > > > Thanks a lot. I will try the solution Ard suggested. > > > > > > > > Thanks Ard! > > > > > > > > Yomo > > > > > > > > On Thu, Sep 4, 2008 at 12:34 PM, Æde van der Weij > > > > <[EMAIL PROTECTED] > > > > >wrote: > > > > > > > > > Yomo, > > > > > > > > > > > > heard somebody talk about a tool called soapUI. Is that a > > > > > > > possible solution? > > > > > > > > > > > > Hmmm, not familiar by me... > > > > > > > > > > I have used soapUI for testing webservices. It is a quite handy > > > > > piece > > > of > > > > > tooling when dealing with SOAP messages. However I > > don't reckon it > > > > > is suitable for testing DASL's since it can only POST > > as far as I know. > > > The > > > > > Webdav SEARCH method cannot be used so testing a DASL > > with soapUI > > > > > makes > > > > it > > > > > impossible. > > > > > > > > > > The url Ard pointed out seems like a good option! > > > > > > > > > > --Æde > > > > > > > > > > > > _________________________________________________________________ > > > > > Express yourself instantly with MSN Messenger! Download > > today it's > > > FREE! > > > > > > > > > > > > > > > > > > > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/******* > > > ************************************* > > > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > > > > > Searchable archives can be found at: > > > > > MarkMail: http://hippocms-dev.markmail.org > > > > > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > > > > > > > > > > > > > ******************************************** > > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > > > Searchable archives can be found at: > > > > MarkMail: http://hippocms-dev.markmail.org > > > > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > > > > > > > > > > ******************************************** > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > Searchable archives can be found at: > > > MarkMail: http://hippocms-dev.markmail.org > > > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > > > > > > > ******************************************** > > Hippocms-dev: Hippo CMS development public mailinglist > > > > Searchable archives can be found at: > > MarkMail: http://hippocms-dev.markmail.org > > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > > > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > Searchable archives can be found at: > MarkMail: http://hippocms-dev.markmail.org > Nabble: http://www.nabble.com/Hippo-CMS-f26633.html > > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
