well, i wasn't using the ContextLoaderServlet, i forgot that.
now i've put it in the web.xml and i was expecting for it to work. surprisingly enough, it didn't. the same message time and time...
Type: Posts; User: fracca; Keyword(s):
well, i wasn't using the ContextLoaderServlet, i forgot that.
now i've put it in the web.xml and i was expecting for it to work. surprisingly enough, it didn't. the same message time and time...
I've been getting this message time and time again while defining it inside the applicationContext.xml
Following the countries example, i had only that bean defined inside the context, and the...