155156157158159160161162163164165
} protected Configuration readConfiguration(ServletContext context) throws ConfigurationException { throw new ConfigurationException("the ship is sinking"); } }; prepareForInitialization(); listener.contextInitialized(evt); }