i just found out that i can turn off tomcat's security in /etc/init.d/tomcat6
by setting
TOMCAT6_SECURITY=yes
Now i deployed application and it says that it's running but i cannot access
it.. i get 404: The requested resource (/mstore/) is not available.
Entheogen wrote:
>
&g
OK I did some googleing and as I understood this is tomcat permission
problem, probably there aren't any permissions for TapestryFilter. And I
also understood that I need to add permissions to
/etc/tomcat6/policy.d/04webapps.policy but I don't know what line to add...
--
View this message in con
.com/dtd/web-app_2_3.dtd";>
Online MusicStore
tapestry.app-package
org.goran.mstore
app
org.apache.tapestry5.TapestryFilter
app
/*
Thiago H. de Paula Figueiredo wrote:
>
> Em Mon, 20 Apr 2009 15:51:03 -0300, Ent
Hi i just installed tomcat6 and i cannot deploy my application. i tried to
deploy WAR with tomcat's manager but it cannot start.. here's log:
Apr 19, 2009 12:23:05 AM org.apache.catalina.core.StandardContext
filterStart
SEVERE: Exception starting filter app
java.lang.ExceptionInInitializerError
but the images are inside internal (
Hi, I just started learning tapestry and i'm having some trouble with CSS
integration. I added style sheet directly into tml with tag
because external CSS didn't work. Anyway when I'm trying to load a page
which has a context i get some exceptions:
[ERROR] TapestryModule.RequestExceptionHandler