Mmmm... good question. I found the install guide nearly perfect but there were times when I was wondering if you were talking about Glassfish or about some other server (Tomcat, Resin, etc). And there was this information almost at the end that helped me a lot but was not Glassfish specific (the information about how to install Roller with container managed connection pooling).
I used to work a lot with PHP and they have a really good documentation on how to install it on IIS, Apache and many other servers. I liked that documentation because they have it divided by server (although they do have some universal steps also), so all you have to do is do exactly as they say and you have it running in no time. Still, I do consider myself a newbie with Java servers (although I've been working on them for nearly 4 years now). So maybe it's just me and my lack of knowledge ;) So, how do I contribute my tutorial? Rodrigo On Dec 11, 2007 12:44 PM, Dave <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007 12:38 PM, Rodrigo Reyes <[EMAIL PROTECTED]> wrote: > > Ok. Seems like it was a very simple error. It was not Java 6 but an > > incorrect roller-custom.properties. Once I overwrite it with the right > info, > > everything worked like a charm. > > > > Now that I have done this, I could write a small tutorial with specific > > information on how to install roller on GF 2 and Derby. Do you think it > > would be useful? > > > I tried to cover Tomcat and Glassfish in the Installation Guide, since > those are the two platforms I use. I guess that if you are suggesting > a tutorial I must have missed the mark. What needs to be added to > fully support Glassfish? > > - Dave >
