Permissions problem when copying files to /usr/share/tomcat6

Posted by Nazar Hussain S on Ask Ubuntu See other posts from Ask Ubuntu or by Nazar Hussain S
Published on 2010-12-13T16:35:05Z Indexed on 2011/02/19 7:33 UTC
Read the original article Hit count: 429

Filed under:
|
|

Hi,

I am running springsource framework in ubuntu 10.01. In my home folder, I have installed springsource IDE. I have my tomcat6 appserver in the /usr/share/tomcat6. While executing a sample project springapp, I have created the springapp dir in /users/share/tomcat6/webapps/ folder using sudo as I am unable to do it directly.

On running the ant deploy or ant deploywar command, I am unable to copy the sample file -index.jsp from my workspace in springsource IDE to springapp dir in /usr/share/tomcat6/webapps as I am getting the error permission denied while copying the .jsp file.

Can anybody please provide suggestion as to how to overcome this issue?

Regards

© Ask Ubuntu or respective owner

Related posts about 10.10

Related posts about root