Re: [swamp-devel] Exception on loading (reprise)

2007-01-30 Thread Thomas Schmidt
Simone Lazzaris wrote: > Hello, > I've found that the exception which I was experiencing was due to a security > error: the code was not able to write the logs (and maybe more). Disabling > the security feature of tomcat (enabled by ubuntu by default) fixed that > problem. Hi, thanks for the hi

[swamp-devel] Exception on loading (reprise)

2007-01-22 Thread Simone Lazzaris
Hello, I've found that the exception which I was experiencing was due to a security error: the code was not able to write the logs (and maybe more). Disabling the security feature of tomcat (enabled by ubuntu by default) fixed that problem. So I could go a bit further; I've reached the login p

[swamp-devel] Exception on loading

2007-01-19 Thread Simone Lazzaris
Hello, I'm trying to install swamp on a ubuntu dapper machine; this installation's got a tomcat 5.0.30, mysql 5.0.22. I've configured the installation to point at /var/lib/tomcat5 (which is where ubuntu install the webpages) and the tomcat port is 8180. The sample application loads without many