Re: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2014-10-02 Thread Gibran Castillo
Ok, thanks On Thu, Oct 2, 2014 at 5:14 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Gibran, > > On 10/2/14 5:04 PM, Gibran Castillo wrote: > > To fix the problem I put the .jar files in tom

Re: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2014-10-02 Thread Gibran Castillo
27;webapps' directory? On Thu, Oct 2, 2014 at 4:11 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Gibran, > > On 10/2/14 3:59 PM, Gibran Castillo wrote: > > I deployed donow62 Spring MVC ap

Re: Open quote is expected for attribute "{1}" associated with an element type "username"

2014-10-02 Thread Gibran Castillo
Thank you for clarifying, the XML was not well formed On Thu, Oct 2, 2014 at 3:50 PM, André Warnier wrote: > Gibran Castillo wrote: > >> Tomcat did not like the double quotes use by TextEdit.app so I use the >> ones >> that were in the commented out section of tomcat-

The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

2014-10-02 Thread Gibran Castillo
I deployed donow62 Spring MVC app into Tomcat by placing donow62.xml file in $CATALINA_HOME/conf/Catalina/localhost The contents of donow62.xml are as follow: They basically point to the website directory in the spring mvc project in my eclipse workspace. I looked at the Tomcat logs and it says

Re: Open quote is expected for attribute "{1}" associated with an element type "username"

2014-10-02 Thread Gibran Castillo
This solved it, thank you guys On Thu, Oct 2, 2014 at 2:33 PM, André Warnier wrote: > Konstantin Kolinko wrote: > >> 2014-10-02 22:16 GMT+04:00 Gibran Castillo : >> >>> I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5 >>> here /Library/Tomcat/Home. Home

Re: Open quote is expected for attribute "{1}" associated with an element type "username"

2014-10-02 Thread Gibran Castillo
Tomcat did not like the double quotes use by TextEdit.app so I use the ones that were in the commented out section of tomcat-users.xml I was able to authenticate On Thu, Oct 2, 2014 at 2:24 PM, Konstantin Kolinko wrote: > 2014-10-02 22:16 GMT+04:00 Gibran Castillo : > > I install

Open quote is expected for attribute "{1}" associated with an element type "username"

2014-10-02 Thread Gibran Castillo
I installed Tomcat 8.0.12 in my MacBook OS X 10.9.5 here /Library/Tomcat/Home. Home is a symbolic link that will always point to the current version Tomcat directory, in this case /Library/Tomcat/apache-tomcat-8.0.12 In the /Library/Tomcat/Home/conf/tomcat-users.xml file I added the following: