Same thing :/. I had it as setParameter to begin with, then tried add, 
but same result.

On 07/30/2010 01:29 PM, Frank Pavageau wrote:
> Not sure if it's related, but the test setup is different:
>
> On Fri, Jul 30, 2010 at 8:28 PM, Erik Lindblom<baens...@gmail.com>  wrote:
>    
>> Here is a unit test that works:
>>      
> [...]
>    
>>           trip.setParameter("message", "test");
>>      
> [...]
>    
>> Here is a unit test that doesn't work:
>>      
> [...]
>    
>>          trip.addParameter("userId", "1");
>>      
> [...]
>
> What if you change addParameter to setParameter in the 2nd test?
>
> Frank
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>    

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to