On Mon, Feb 25, 2008 at 4:39 PM, John Langan <[EMAIL PROTECTED]> wrote: > Dave, > Thanks for the help. I've downloaded from the archive you indicated but I > still get a 404 message when I try to deploy the war file in Glassfish with > the error messages below. If I deploy a war file created from the Roller > apache-roller-4.0.zip download everything works fine and I can see the blogs > I have created. So my I am only getting the errors when I compile the source > code. > Version: Roller 4.0 > Application Server: Glassfish V2 > Database: Oracle > Java: Java 6 update 4 > OS: Windows XP
Hmm... that's a bit of a mystery to me. I build and run Roller 4.0 and Roller 4.1 on Glassfish V2 just about everyday. Here are a couple of things to try: * try running with Java 5. I'm pretty sure I've never run Roller on Java 6. * try deploying as a directory instead of a WAR - Dave
