Re: running tomcat on port 80

2005-06-24 Thread Mohd. Jeffry
On 6/22/05, Tony Smith <[EMAIL PROTECTED]> wrote: > How can I set the permission? It is my box, viturally > I can do whatever I want. > > Thanks, If you don't care about security you can always run tomcat as root and you can use whatever unused ports. Just su - into root and execute the $CATALINA

Re: fail to redepoy struts-blank.war after a recompile

2005-04-09 Thread Mohd. Jeffry
! my dosen't these files get copied to the blank.war ? On Apr 9, 2005 11:31 PM, Mohd. Jeffry <[EMAIL PROTECTED]> wrote: > I can deploy my struts-blank.war that comes with my > jakarta-struts-1.2.4.zip. For learning purposes I then tried these > steps to recompile and redeploy:

fail to redepoy struts-blank.war after a recompile

2005-04-09 Thread Mohd. Jeffry
I can deploy my struts-blank.war that comes with my jakarta-struts-1.2.4.zip. For learning purposes I then tried these steps to recompile and redeploy: 1. I extract struts-blank.war to ../struts-blank 2. edit ../struts-blank/WEB-INF/src/build.xml to have to make project directory local to this d