-none- 2007-10-04 - By Caldarale, Charles R
Back > From: King, Sean [mailto:Sean.King@(protected)] > Subject: RE: Webapp load order tomcat 4 vs tomcat 5 > > How would running two JVM's help?
It wouldn't. Your problem is one of synchronization, not classloader conflicts.
You might try implementing a listener in app1 that periodically probes app2 and does the registration when app2 is available. Any notification logic would have to be held until the registration completes, of course.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|