This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: lookup time slow at first timeneotyk Apr 24, 2006 9:35 AM (in response to chinafax)Is http://java.sun.com/blueprints/patterns/ServiceLocator.html what you are looking for? 
 HTH.
- 
        2. Re: lookup time slow at first timechinafax Apr 24, 2006 10:20 PM (in response to chinafax)Thank for your reply. I know that servicelocator pattern can solve the problem. 
 But I just curious that daoservice also is the first time look up, why it could be so quickly? Why it didn't take 15 second?
 Best regards,
 Stephen
- 
        3. Re: lookup time slow at first timeneotyk Apr 25, 2006 3:42 AM (in response to chinafax)Hi, 
 If you are curious, run JBoss in TRACE or DEBUG, there is info on wiki/forums how to turn TRACE on.
 If you'll get answer, post it.
 Good luck.
 
    