Search:

Type: Posts; User: texomaleo; Keyword(s):

Search: Search took 0.02 seconds.

  1. Solved my own problem. I needed to have the...

    Solved my own problem.

    I needed to have the following in my web.xml (apparently) to load the application context correctly:



    <context-param>
    <param-name>contextConfigLocation</param-name>...
  2. Newbie Tapestry/Spring Problem: appContext Null

    I have a virtually empty applicationContext.xml and web.xml as per the betterpetshop example. In my Home page, I (try to) instantiate the appContext in a finishLoad method via

    ...
Results 1 to 2 of 2