Line 197 sets the context of the created application to a ServletContextAdapter; however this only happens in the case that a NoSuchMethodException is triggered by the attempt to create the Application through its constructor. Thus if one has a valid constructor on the Application, one does not get a ServletContextAdapter, just a plain ApplicationContext.
Is this intentional? It seems errant... -- Ryan Daum [EMAIL PROTECTED] Technical Lead, Toronto 647.724.5232 x 2073

