I am trying to follow the Spring Live code and I can't figure out how to debug the code. How to figure out why the project passes all the test but there is no output on the webpage. Is there any way...
Type: Posts; User: syed_rizvi; Keyword(s):
I am trying to follow the Spring Live code and I can't figure out how to debug the code. How to figure out why the project passes all the test but there is no output on the webpage. Is there any way...
I am using the SpringLive book to learn the subject but I can't start tomcat from Ant as I get an error "java.net.ConnectionException:Connection refused:connect"
I do have the username and password...
I did reach till Step 11 but after that I got an error from the SAX parser that the string "--" is not valid for the comments. I did update the jar file for the Xerces but still I got the same error....
I did got to Step 11 but I after that I get an error from the SAX parser that the string "--" is not valid for the comments. I did update the jar file for the Xerces but still I got the same error. I...
I am not very comfortable with Ant script but to my understanding the script under Step 3 from Thomas Reisburg's tutorial clearly shows that the location is not what is shown in the screen shots....
Thanks for the reply. I did got that list issue resolved but there is a problem in the deployment. When I run "ant deploy" I get two files copied to my own folder where a filesystem is created...
I am trying to run the part of this tutorial but I can't go any farther after deploying the application by this command "ant deploy". When i run ant list I don't get any response and I am not sure...