org.pentaho.platform.web.http.context
Class PentahoSolutionSpringApplicationContext

java.lang.Object
  extended by XmlWebApplicationContext
      extended by org.pentaho.platform.web.http.context.PentahoSolutionSpringApplicationContext

public class PentahoSolutionSpringApplicationContext
extends XmlWebApplicationContext

Overrides getResourceByPath so that relative paths are relative to the Pentaho solution repository's system directory instead of being relative to WEB-INF.

Author:
mlowery

Constructor Summary
PentahoSolutionSpringApplicationContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoSolutionSpringApplicationContext

public PentahoSolutionSpringApplicationContext()