Dan-

This is a work in progress with time donated in between real jobs
so if you see something that needs doing put in the jira and wait for the answer
If it doesnt happen fast enough for your needs..grab the source and feel free 
to fix this yourself
Everyone who works on this project is donating their time..because they believe 
in the end product

If you want to setup automated tests take a look at Artur Hecfyz 'testsgen '
I used it 4 years ago with some stunning results to capture exceptions like  
ArrayIndexOutOfBoundsException and 
also the dreaded NullPointerException
feel free to check out
http://wttools.sourceforge.net/unittestsgen/package.html

Martin --
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "D.Kreft" <[EMAIL PROTECTED]>
To: <[email protected]>; <[EMAIL PROTECTED]>
Sent: Monday, September 25, 2006 5:40 PM
Subject: Re: Axis2: simple service fails to work


> On 9/25/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
>> FWIW, your test case works fine with latest nightly when accessing via
>>
>> http://localhost:7070/axis2/rest/test/getInt
>>
>> and using "/services" should give you a warning to enable REST.
>>
>> http://localhost:7070/axis2/services/test/getInt
> 
> What I would really like to understand is, what is so out of the
> ordinary about my test case that it would have been missed during the
> course of unit/functional tests? I can see if I were trying to do
> something really complicated, but this is about as simple as it gets,
> no? Such oversights in a major release make me a bit nervous, if you
> know what I mean.
> 
> -dan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to