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
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
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