Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Spring with tomcat(Server load listener)
Spring with tomcat [message #907040] Mon, 03 September 2012 07:38
jia khalid is currently offline jia khalidFriend
Messages: 1
Registered: September 2012
Junior Member
Hey all,
I have been trying to find a server load listener in spring. I am using tomcat and i need a listener or a way to detect if my server is up. Do not confuse it with ApplicationContext listener or @PostConstruct. I have tried them all but they only tell me that my application context is up and i can do any actions within my application. I have two different applications deployed on same server and I need to access my ApplicationContext1 service from ApplicationContext2 which is not possible with context load listeners because unless until my server is completely started i am unable to access applications publically.

Any help would be appreciated.

Regards,
Jia
Previous Topic:Newbee trying to compile "hello world" on Mac
Next Topic:Eclipde Classic 4.2
Goto Forum:
  


Current Time: Wed Apr 24 17:10:23 GMT 2024

Powered by FUDForum. Page generated in 0.07527 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top