RE: [JBoss-user] how to: CMP, findAll()

2001-12-20 Thread Dain Sundstrom

It should return a collection.  If you are using JAWS, you don't need to
configure anything. If you are using JBossCMP (CMP 2.0), you don't need to
declare anything either, but I will be changing this soon to be an error.
The EJB 2.0 spec requires that every query to have a declaration in the
ejb-jar.xml file.

-dain

> -Original Message-
> From: Màris Orbidàns [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 20, 2001 12:32 PM
> To: JBoss user list (E-mail)
> Subject: [JBoss-user] how to: CMP, findAll()
> 
> 
> 
> hi all,
> 
> I have a method findAll():
> 
> 
> public ??? findAll()
> throws RemoteException, FinderException;
> 
> 
> + What will this method return ?  A Collection of Remote 
> Interfaces (as
> IAS) ?
> 
> + What should I configure to get it work as expected ?
> 
> 
> thanx in advance,
> Maris Orbidans
> 
> 
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 

___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] how to: CMP, findAll()

2001-12-20 Thread Màris Orbidàns


hi all,

I have a method findAll():


public ??? findAll()
throws RemoteException, FinderException;


+ What will this method return ?  A Collection of Remote Interfaces (as
IAS) ?

+ What should I configure to get it work as expected ?


thanx in advance,
Maris Orbidans


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user