Re: build failed+ant

2009-10-09 Thread srinivas2828
solved problem and compiled successfully but when I am typing url path it is not coming and when i checked in tomcat container the deployed project there and i was unable to open and can you tell and here is the build.xml file http://www.nabble.com/file/p25821146/build.xml build.xml or am i typ

Re: build failed+ant

2009-10-09 Thread srinivas2828
thats great and got one more problem got this message BUILD FAILED /home/miriyala/Desktop/myapp/build.xml:380: The content of elements must consist of well-formed character data or markup. Francis Galiegue-4 wrote: > > On Fri, Oct 9, 2009 at 14:40, srinivas2828 wrote: >> >> tomcat path is /op

Re: build failed+ant

2009-10-09 Thread Francis GALIEGUE
On Fri, Oct 9, 2009 at 14:40, srinivas2828 wrote: > > tomcat path is /opt/apache-tomcat-5.5.27 only > Well then what Whatty said: spelling mistake. You wrote /op instead of /opt. -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 f...@one2team.co

Re: build failed+ant

2009-10-09 Thread srinivas2828
tomcat path is /opt/apache-tomcat-5.5.27 only Whatty wrote: > > What is the path of your tomcat, is it really > > /op/apache-tomcat-5.5.27/common/endorsed > > or is it > > /opt/apache-tomcat-5.5.27/common/endorsed > > > > > srinivas2828 wrote: >> >> thanks for your reply btw I am not a

Re: build failed+ant

2009-10-09 Thread Whatty
What is the path of your tomcat, is it really /op/apache-tomcat-5.5.27/common/endorsed or is it /opt/apache-tomcat-5.5.27/common/endorsed srinivas2828 wrote: > > thanks for your reply btw I am not able to understand what you mean and > can you explain more clearly > > > Whatty wrote: >

Re: build failed+ant

2009-10-09 Thread srinivas2828
thanks for your reply btw I am not able to understand what you mean and can you explain more clearly Whatty wrote: > > The target folder of the copy command doesn't exist, I am going to take a > wild stab at it but I would have to say that it is most likely the missing > "t" on the folder name

Re: build failed+ant

2009-10-09 Thread Whatty
The target folder of the copy command doesn't exist, I am going to take a wild stab at it but I would have to say that it is most likely the missing "t" on the folder name "op" /op/apache-tomcat-5.5.27/common/endorsed srinivas2828 wrote: > > I am trying to buld webapplication when i typed "ant

build failed+ant

2009-10-09 Thread srinivas2828
I am trying to buld webapplication when i typed "ant" command in terminal got message which says miriy...@vaio:~/Desktop/myapp$ ant Buildfile: build.xml prepare: compile: [javac] Compiling 1 source file to /home/miriyala/Desktop/myapp/build/WEB-INF/classes BUILD FAILED /home/miriyala/Deskt