[jboss-user] [EJB 3.0 Users] - Re: java:comp/env not found in @service POJO bean

grdzeli_kaci do-not-reply at jboss.com
Wed Oct 28 06:32:11 EDT 2009


"steeven" wrote : grdzeli_kaci, 
  | 
  | Thanks very much~
  | Are you sure oracleManager worked in start() method?


yes of course,
It is very useful pattern.
Singleton service is very useful  for me.
I load 90 % of database table into memory, because it contains maximum 100 rows each table, these table are configuration table, i have no transaction table into memory only.

i load all table in start method, and then if i change something into database, i'll make reload concrete table(s) or row.


I'll be very glad that into ejb 3.1 will be singleton service, because now my projects is application server dependent, you know that @Service is jboss ejb3 extension.


______________________
Regards,
Paata Lominadze.
Magticom LTD.





View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262645#4262645

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262645



More information about the jboss-user mailing list