Daryl Olander wrote:
Actually delete your log file also before you restart the server just so it's fresh.
-----Original Message-----
From: Daryl Olander Sent: Wednesday, July 28, 2004 10:39 AM
To: '[EMAIL PROTECTED]'
Subject: RE: attachments from list
Try this.
Stop the version tomcat you are running.
Then open two shell windows. Set the environment up in both and go to the trunk/netui/test/webapps/drt directory.
In the first one type: ant start This will start tomcat.
In the second one type: ant undeploy This will undeploy our DRT webapp coreWeb.
Then type: ant clean build deploy This should rebuild the DRT webapp and deploy it.
Now hit: http://localhost:8080/coreWeb/index.jsp
See if this works.
-----Original Message----- From: tmconrad [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2004 10:23 AM To: Daryl Olander Subject: attachments from list
Decided maybe sending them this way would work better since sending them to
the develop list isn't working. Hope you don't mind.
Tom