Laurent, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 24 April 2002 17:49 > To: [EMAIL PROTECTED] > Subject: Re: Runs on Linux but nor on Solaris :-( > > On 24 Apr, To: [EMAIL PROTECTED] wrote: > > > > Which is what I'm using. My point was to say that the URL seems to work > > because I get no errors from a browser but I do get one from ant. But > you > > probably know better so let me make sure. :-) > > > > Yep, turns out my brain extrapolated a bit from what my eyes saw. It looks > like there is a different behaviour, depending on whether you're on Linux > or > not. On Linux, a testURL that says > > http://localhost:8080/cactus > > has /ServletRedirector?Cactus_Service=RUN_TEST > > appended properly to it when the tests are run but it doesn't do the same > on > Solaris. It's kind of a surprising behaviour, I find.
Not sure what you're saying here ... ! You are the one who specify in your Ant script the value for testURL, right ? The runservertests Ant task simply takes this value and uses it, as is, to try to connect to the server and thus verify if it is alive or not. Thus, there can't be a difference in URL between Solaris and Windows ... -Vincent > > L > > -- > Laurent Duperval <mailto:[EMAIL PROTECTED]> > > Do you need a silencer if you are going to shoot a mime? > > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
