It is working. This is odd...
I changed from
*
*to
**
Notice I removed the leading slashes. It is now working with Tomcat Maven
plugin.
What caused the different behavior between standard Tomcat and maven plugin
Tomcat, I can't explain...
Regards,
J.
2012/10/1 Julien Martin
> I am still trying
I am still trying to work out how to fix this problem.
Can someone please explain to me what the difference is between standard
Tomcat and embedded Tomcat (maven plugin)? Especially where does the
embedded (maven plugin) Tomcat looks for the webapp resources?
Here is how I configured the plugin:
Thanks Daniel,
I've just deployed my app onto a standard Tomcat: it works ok.
My Spring config is as follows (the relevant parts at least):
Regards,
J.
2012/10/1 Daniel Mikusa
> On Oct 1, 2012, at 5:42 AM, Julien Martin wrote:
>
> > Hello,
> >
> > I am experiencing trouble with my e
On Oct 1, 2012, at 5:42 AM, Julien Martin wrote:
> Hello,
>
> I am experiencing trouble with my embedded tomcat: when I run my Spring app
> using the embedded Tomcat, it seems the properties are not resolved.
What about using a standard (i.e. not embedded, not part of Eclipse) Tomcat
installat