Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
I added these lines to the Workbench pom.xml and it all compiles fine: javax.servlet servlet-api Irv On 9/18/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: That did work for timetracker. On building workbench, I get a TON of these types of me

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
annotations-4.1.1-20060827.214823-24.jar Don't know where the second jar came from, perhaps you could try "mvn clean install" (add -Dmaven.test.skip=true to skip tests) Martin On Mon, 18 Sep 2006 05:48:52 +0200, Irv Salisbury <[EMAIL PROTECTED]> wrote: > Ok, so other than get

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
Never mind on timetracker. It must have been something I did. I cleaned everything out and started again and no duplicate jar files were found. Irv On 9/17/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: Here is a screenshot of what is in WEB-INF/lib under TimeTracker. Looks like a cou

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
Here is a screenshot of what is in WEB-INF/lib under TimeTracker.  Looks like a couple of jar files are getting duplicated somehow.  Probably something I am doing wrong :-(On 9/17/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: Ok, so other than getting like 100 WARNING messages that resour

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
be archived in case other newbies have the same problem) Thanks for any info. Irv On 9/17/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: That was exactly what I was looking for. Thanks, this will get me started. Irv On 9/17/06, Martin Strand < [EMAIL PROTECTED]> wrote: > &

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
hases instead of targets: http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html Martin On Mon, 18 Sep 2006 04:55:43 +0200, Irv Salisbury <[EMAIL PROTECTED]> wrote: > Thanks, I should have been clearer... My bad. I know to put those in > there. In the 4.02 stuff I downloa

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
7;ll need to get everything under "compile" and "provided" and also "commons-io" under "transitive" -> "compile" (However, I doubt tapestry-testng is needed) Once you've got all the jars in WEB-INF/lib, Tapestry 4.1.1 should work fine. :) Ma

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
much with 4.1, but that is the only version that will give us the dojo ajax stuff we need. Irv On 9/17/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: I don't absolutely, but i need a 4.1 version. I don't understand that much about the maven repo. How do I use the 4.1.1-SNAPSHO

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
e version? I use 4.1.1-SNAPSHOT from the Maven repo and it works fine: http://tapestry.apache.org/tapestry4.1/download.html Martin On Mon, 18 Sep 2006 03:08:55 +0200, Irv Salisbury <[EMAIL PROTECTED]> wrote: > Upon doing an mvn compile, I am getting this warning: > > [WARN

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
ter _formatter = new MessageFormatter( I realize 4.1 is pretty new, but we really need the ajax stuff. Of course, 4.0.2 went very smoothly. I guess I am just more used to ant. Any pages or docs that I can be pointed to for buidling or using 4.1 would be great! Thanks Irv On 9/17/06, Irv Salisbu

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
mvn war but that didn't work. Didn't see anything at the build pages on how to do that. Irv On 9/17/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: Yes, I already looked at that page as I said in my email. The first thing it tells you is you can download the official jar-only. Doi

Re: Best way for common page areas

2006-09-17 Thread Irv Salisbury
Thanks a lot! This will help. Irv On 9/17/06, Bernard <[EMAIL PROTECTED]> wrote: Irv Salisbury wrote: > If we have pages that have common headers, footers, etc, what is the best > way to do that with Tapestry? Split your common layout into smaller parts and create component

Best way for common page areas

2006-09-17 Thread Irv Salisbury
If we have pages that have common headers, footers, etc, what is the best way to do that with Tapestry? We have used XSL in the past for such "templating" needs. What is the best way to accomplish this? Thanks, Irv

Re: Installing 4.1

2006-09-17 Thread Irv Salisbury
dependencies, etc. For download instructions, see http://tapestry.apache.org/tapestry4.1/download.html Regards, Norbi Irv Salisbury wrote: > We are trying to explore Tapestry 4.1. We are also not that familiar > with > maven. I downloaded the "official jar" release, but I ha

Installing 4.1

2006-09-16 Thread Irv Salisbury
We are trying to explore Tapestry 4.1. We are also not that familiar with maven. I downloaded the "official jar" release, but I had trouble figuring out what to do with the jar files. Can someone give me help on the preferred way to download and install 4.1 to get started. It is our first Tape

Re: Help on versions

2006-09-14 Thread Irv Salisbury
o come with a book, so if I were responsible for a new project I'd probably go with the version that has all of the goodies attached to it ;) On 9/13/06, Irv Salisbury <[EMAIL PROTECTED]> wrote: > > We are investigating Tapestry and are a little confused at what version of > Tap

Help on versions

2006-09-13 Thread Irv Salisbury
We are investigating Tapestry and are a little confused at what version of Tapestry to look at. We definitely need to do ajax stuff, so were initially drawn to Tapestry 4.1. However, we also see Tacos out there. We have experience with dojo, so both of those fit well. If we wanted to release o