Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • You specific directories and JARs in class pathes, not individual resources as such. If you want to include a resource, add the base directory for the file. Your error message suggest it is looking for src\main\resources\email\general-mail-settings.properties relative to the current working directory. Commented Aug 13, 2013 at 12:30