Re: How to deploy application?

2009-04-20 Thread Entheogen
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

Re: How to deploy application?

2009-04-20 Thread Entheogen
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

Re: How to deploy application?

2009-04-20 Thread Entheogen
.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

How to deploy application?

2009-04-20 Thread Entheogen
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

Re: [T5] problem with CSS in tml.

2009-04-19 Thread Entheogen
but the images are inside internal (

[T5] problem with CSS in tml.

2009-04-19 Thread Entheogen
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