I put mine into a selection package, like com.servprise.manager.selection.

These classes are not auto-enhanced, so I provide necessary ASOs and
services through the constructor as demonstrated in my example.


On 12/2/07 9:18 PM, in article [EMAIL PROTECTED], "Angelo Chen"
<[EMAIL PROTECTED]> wrote:

> 
> Hi,
> 
> This works, question now is, where to put this class? I put it under
> components, it works until I inject the hibernate service:
> 
>    @Inject
>     private Session _session;
>     public CountrySelectModel() {
>     }
> 
> _session is always null, any idea? thanks.

-- 
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com              +1 508.892.3823 x308



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to