Hi trsvax.

Sorry for late reply but I didnt have time to go over the code till now :)

I have tried to use the example that you gave me but I had problem with
build. The following dependencies was no where to be found :) do you the
link that I need to add for maven to find them

        <dependency>
            <groupId>com.trsvax</groupId>
            <artifactId>tapestry-aws-core</artifactId>
            <version>0.0.3-SNAPSHOT</version>
        </dependency>
        
        <dependency>
            <groupId>com.trsvax.bootstrap</groupId>
            <artifactId>tapestry-bootstrap</artifactId>
            <version>1.0-SNAPSHOT</version>
        </dependency>

I did solve this by manually downloading them. 

Anyway when I run this I had problem with missing file .shiro\blog.ini any
idea what I should I put in that file. Also will this file /.aws/keys.ini
(since it is missing) throw me a problem. Do I need to register at amazon
and put my data in order to run this code?

Cheers and tnx 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/File-System-Asset-Factory-help-needed-and-petition-wanted-tp5641308p5673473.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to