tracker issue : CF-3206505

select a category, or use search below
(searches all categories and all time range)
Title:

add bootstrap classloader for listeners

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/NotEnoughTime

Reporter/Name(from Bugbase): Michael Nimer / Michael Nimer (Michael Nimer)

Created: 06/05/2012

Components: Language, Java Integration

Versions: 10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 0

In order to get run Spring running inside of ColdFusion CF needs to load the "org.springframework.web.context.ContextLoaderListener" class, otherwise you can get all kinds of WebContext Init problems. Plus you already have a BootstrapServlet, and BootstrapFilter, might as well add the 3rd in a generic enough way for any future java integration. 

I've attached a version I wrote, that's hard coded to load the Spring ContextLoaderListener. 

--mike

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3206505

External Customer Info:
External Company:  
External Customer Name: mnimer
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

  1. June 06, 2012 00:00:00: 1_SpringContextLoaderListener.java

Comments:

To be considered for the next release
Comment by Rupesh K.
19120 | November 12, 2013 03:40:46 PM GMT