-
Nov 14th, 2005, 05:42 PM
#1
Can't start tomcat with Ant
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 as admin in both the build.properties file and tomcat-user.xml file. Please advice how to fix this error.
thanks
Syed
-
Nov 15th, 2005, 05:56 AM
#2
"Connection refused" rather refers to a network port problem, not a credential one. Double check the port settings on both side to make sure they match.
Olivier
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules