sun zheng wrote:

Please help me to solve the problem .... :( do not escape the question by your ancestors...

I didn't realize you are my ancestor. Sorry. :)


We have some 'proxy' information stored in stateless session beans, so that
they are available for the users very fast. At start-time those SlSB read
the data from database or via a soap-service from remote server which is not part of our network (VPN is used).
That's take some time. So the first user in the moment has to wait a lot of
time before his requests are satisfiy. To optimize the process it seems
helpfull that those beans are started direct after the start of JBoss.

How about writing a servlet that calls the SLSB and make the servlet load on deploy?


--
Weiqi Gao
[EMAIL PROTECTED]




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to