Search:

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

Search: Search took 0.02 seconds.

  1. The property file would be relative to the...

    The property file would be relative to the deployment directory. Currently we have a directory located under the deployment directory named conf.


    So if we were deploying to the server/default...
  2. Question pertaining to PropertyPlaceholderConfigurer

    I am currently running inside of JBoss and wish to use an external property file in regards to my ApplicationContext.xml. I don't want to have the properties file inside of my war file.

    I don't...
  3. Thanks for the help Chris worked like a charm.

    Thanks for the help Chris worked like a charm.
  4. Setting the location of a properties file via PropertyPlaceholderConfigurer

    I am running inside of JBoss and my application is contained within a war file. I would like to have a properties file outside of the war file that the user can modify.

    My company generally keeps...
  5. I finally figured it out.

    I finally figured it out.
  6. Krishnan, Thank you for the help. I tried what...

    Krishnan,

    Thank you for the help. I tried what you suggested and I'm now receiving an ArrayIndexOutOfBoundsException.



    15:57:12,328 DEBUG [DispatcherServlet] Cleared thread-bound request...
  7. Problem returning the correct ModelAndView

    This is my first Spring MVC application and I am having some problems returning the correct View.

    I have two form controllers at the moment and the first one returns the ModelAndView for the...
Results 1 to 7 of 7