Re: Tapestry 4.1 startup errors

2007-02-14 Thread James Carman
Check out: http://maven.apache.org/ That's how Tapestry is built and a lot of projects are starting to go that route (including most all of Apache). On 2/14/07, Murray Collingwood <[EMAIL PROTECTED]> wrote: James Carman carmanconsulting.com> writes: > Have you tried maven2? It, along with i

Re: Tapestry 4.1 startup errors

2007-02-14 Thread Murray Collingwood
Murray Collingwood gmail.com> writes: > FATAL exception raised: Could not load 'dojo.logging.Logger'; > last tried '__package__.js' > FATAL exception raised: Could not load 'dojo.logging.Logger'; > last tried '__package__.js' > FATAL exception raised: Could not load 'dojo.html.selection'; >

Re: Tapestry 4.1 startup errors

2007-02-14 Thread Murray Collingwood
James Carman carmanconsulting.com> writes: > Have you tried maven2? It, along with its Jetty launcher for testing, > might help your situation. As for the error you're getting, are you > using tapestry-spring? Thanks James Adding the tapestry-spring.jar file to the other jars solved the proble

Re: Tapestry 4.1 startup errors

2007-02-14 Thread James Carman
Have you tried maven2? It, along with its Jetty launcher for testing, might help your situation. As for the error you're getting, are you using tapestry-spring? On 2/14/07, Murray Collingwood <[EMAIL PROTECTED]> wrote: Hi all I'm getting this error: Error: An error occured processing annota