Newbie question 2003-10-10 - By Jon Wingfield
Back Your windoze path is probably being interpreted as a url without a protocol. The drive letter C is being interpreted as a hostname. Try with something like file:///c:\path\to\war\app.war
HTH,
Jon
Jes�s Guti�rrez Ram�rez wrote:
> Hi, > > I'm new using tomcat (over windows xp) and ANT, I was doing the example > exercise http://jakarta.apache.org/tomcat/tomcat-5 (See http://cat-5.ora-code.com).0-doc/appdev/index.html, > using the files included. > > When I want to install my app on the tomcat server using the ANT INSTALL > command I receive the next message. > > BUILD FAILED > C:\jspsrc\miapl\build.xml:364: java.net.UnknownHostException : C > > Somebody has an idea what could be wrong? > If this is not the correct place to put this question, just let me know it. > > TIA > > Jesus Gutierrez > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected) >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|