Dear SWAMP users and developers,
Since I review this application by its features list and nice screenshots, I'm so interested to install and use of it on my office, but I have problem in installation, Below I describe my problem and I wish you can help me in this way:
Tomcat Version: Apache Tomcat/5.0.30
JVM Version:
Blackdown-1.4.2-02
OS Version: 2.6.12-10-386 (Ubuntu)
SWAMP Version: 1.5
I have installed SWAMP as described in Install from source
with no problem, it shows �BUILD SUCCESSFUL�
But when I try http://localhost:8080/webswamp
I get this error:
HTTP Status 404 - /webswamp
type Status
report
message /webswamp
description The requested resource (/webswamp) is not available.
Apache Tomcat/5.0.30
Now I'm really disappointed, because I don't know what should I do :(
Any help is sooooo appreciated.
Best Regards
Maliheh
My localhost.propeties is as follow:
# Host specific config file for SWAMP.
# Please configure your paths and config values here.
# These values get distributed on "ant local-init" to the project files.
# Please note to use "/" as path separator also on windows systems.
# database settings
# set this to false if you don't want torque to setup the database
local.setupdb = true
local.torqueproject = swamp
local.database.createUrl = jdbc:mysql://127.0.0.1/mysql
local.database.buildUrl = jdbc:mysql://127.0.0.1/swamp
local.database.user = root
local.database.password =
local.database.host = 127.0.0.1
# email settings
local.swamp.mailserver = localhost
# this value will be the smtp.from value in the email header
local.swamp.postmaster = [EMAIL PROTECTED]
# if set to true all mails are sent to the postmaster, default: true
local.swamp.mail.debug = true
# Location of Logfiles:
local.swamp.logfilelocation = /srv/www/tomcat5/base/logs
# Location of uploaded workflow attachments:
local.swamp.filelocation = /srv/www/tomcat5/base/temp
# tomcat settings
local.catalina.home = /usr/share/tomcat5
local.catalina.base = /srv/www/tomcat5/base
local.webswamp.home = /srv/www/tomcat5/base/webapps/webswamp/WEB-INF
local.swamp.conf = conf/dtds
#defaults
# settings for turbine generated links
# ports:
local.webswamp.port=8080
local.webswamp.sslport=
# Link is used by Turbine to generate Links
local.webswamp.hostname=127.0.0.1
local.webswamp.path=/webswamp/
#VM settings for running tomcat
#add switches here that will be appended when running tomcat by bin/startup.sh
local.webswamp.javaopts = "-server -Djava.net.preferIPv4Stack=true -Xmx128M"
# which compiler to use, modern for javac, jikes for jikes, rest see
# ant documentation
local.compiler=modern
#Compilation Control Options
#These properties control option settings on the Javac compiler when it
#is invoked using the <javac> task.
#
Should compilation include the debug option?
local.compile.debug=true
#Should compilation include the optimize option?
local.compile.optimize=false
#Should compilation include the deprecation option?
local.compile.deprecation=false
local.compile.verbose=false
# this is checked from build.xml
local.setup.succeeded = true
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam?
Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________ swamp-devel mailing list swamp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swamp-devel http://swamp.sf.net