> How long ago did you fetch the code? I tried to fix things so that the > Tomcat setup (with JPA bytecode enhancement) is the default setting > for all modules except those that assemble the WAR (i.e. > weblogger-war-assembly) and package the release bundle (i.e. > weblogger-assembly). > > Either way, I think we need a "How to run on Tomcat" section for that > build guide. > > > Oh it was about a week ago if I remember right. I will update and try again. Thanks. I think it makes sense to use the Tomcat setup as default. Ah I also had to do the same pom.xml changes (for the mysql connector and java mail related jars), but didnt mention it since it was part of the documentation. I didnt want to copy them over , so I also changed my pom.xml and got maven to download it for me .
I will document my attempt on the latest trunk and mebbe it can be the 'How to run on tomcat' section for the build guide. -- shiva j
