I've had the same problem as you. It was because in
my make environment, after I modified the deployment
descriptor, the genIc tool was not called. In the eb
example, I just did "make clean", "make", and the
modification was taken into account, i.e. the result
was sorted ...

May be you have the same problem ?

Fran�ois

Blasius Lofi Dewanto wrote:
> 
> Hi Fran�ois,
> 
> I've tried this:
> 
> <finder-method-jdbc-mapping>
> <jonas-method>
> <method-name>findActive</method-name>
> </jonas-method>
> <jdbc-where-clause>where active = true order by name</jdbc-where-clause>
> </finder-method-jdbc-mapping>
> 
> "name" is a field in the database table.
> 
> But it doesn't work. No error message but the result is as
> the same as without "order by" clause.
> 
> I use HypersonicSQL, and already tried "order by" clause
> directly in the DBManager of HypersonicSQL and it works
> fine.
> 
> I use JOnAs 2.0
> 
> Maybe I miss something? Thanx!
> --
> ---------------------------------------------------
> Blasius Lofi Dewanto
> ---------------------------------------------------
> OpenUSS - Open University Support System
> http://openuss.sourceforge.net
> ---------------------------------------------------
> E-Mail   : [EMAIL PROTECTED]
> ICQ      : 39343280
> ---------------------------------------------------

-- 
==================================================================
Francois EXERTIER         Evidian (Groupe Bull)
     1, rue de Provence,  BP 208,  38432 Echirolles cedex, FRANCE
     mailto:[EMAIL PROTECTED]
     http://www.evidian.com/jonas/
     Tel: +33 (0)4 76 29 71 51  -  Fax:   +33 (0)4 76 29 76 00 
     PC: B1-319        Office: B1-316 
==================================================================
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to