Re: Tomcat5.5 Ubuntu startup error

2007-06-08 Thread Leonel
ere to find the libgcj file so i can fix it myself? Cheers Will enable multiverse and install sun-java6-jdk -- Leonel - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTE

Re: connection pooling question (posted correctly)

2006-09-12 Thread Leonel
On 9/11/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: Leonel [mailto:[EMAIL PROTECTED] > Subject: Re: connection pooling question (posted correctly) > > And the filename for the ROOT app ( / ) would beROOT.xml ? Yes, if you're putting your

Re: connection pooling question (posted correctly)

2006-09-11 Thread Leonel
e your instructions are for tomcat 5.5 as the way the JNDI resource definition is written is different from previous versions. -David And the filename for the ROOT app ( / ) would beROOT.xml ? I'm replacing the ROOT app with one of my apps Thanks

Re: moving to linux

2006-09-11 Thread Leonel
uld go with and have myself gone with CentOS. John - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Tomcat Virtual Hosts

2006-06-20 Thread Leonel
n this is if I use tomcat as a standalone app server is there a way wich with my app working can serve to different domains with apache or will it be the same for apache ?? Thanks ... Leonel - To start a new topic

Re: servlet as an index page ?

2006-06-19 Thread Leonel
On 6/19/06, Hassan Schroeder <[EMAIL PROTECTED]> wrote: On 6/19/06, Leonel <[EMAIL PROTECTED]> wrote: > I'm trying to make a Servlet act as a Index page Suggestion: *read* the 2.4 Servlet Spec :-) Suggestion Accepted info found on the page 85 of the 2.4 servlet s

Re: servlet as an index page ?

2006-06-19 Thread Leonel
On 6/19/06, Saha Rabindra N <[EMAIL PROTECTED]> wrote: Leonel, Change the following line in tomcat/conf/server.xml file And this whitin server service engine or hosttags ?? thanks

Re: servlet as an index page ?

2006-06-19 Thread Leonel
On 6/19/06, Marc Farrow <[EMAIL PROTECTED]> wrote: Change your ROOT index.jsp to redirect to the servlet. Or you can map "ALL" ROOT requests to go to the servlet. Not sure the latter is something you want. On 6/19/06, Leonel <[EMAIL PROTECTED]> wrote: > > Hel

servlet as an index page ?

2006-06-19 Thread Leonel
Hello I'm trying to make a Servlet act as a Index page when I request the url http://server/ how can I tell tomcat to execute the servlet I want it works when I request http://server/servlet but I don't want to issue the servlet name on the url thanks

Re: Template tool

2006-06-14 Thread Leonel
On 6/14/06, MW Janssen <[EMAIL PROTECTED]> wrote: i use velocity.. Maarten thanks does it can handle templates from String or has to be templates on file thanks again leonel - To start a new topic,

Template tool

2006-06-14 Thread Leonel
Hello What's the simplest template engine or tool to use with tomcat servlets ?? thanks Leonel - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman