Hi,

 

I have deployed a ULC application in the application server. I also have a
ServletContextListener class to receive asynchronous notifications and
provide the processed data to the application that is already running. But I
am getting an exception as I do not have any ApplicationContext. How do I
get the ApplicationContext of an application that is already running on the
server using the ServletContext.

 

Thanks in advance for your response.

 

Thanks,

Naveen

Reply via email to