Grokbase
x

tomcat-user@jakarta.apache.org

 Topics | People | Info | Saved by | Page 1 of 2837: 1 2 3 > >>

Re: Tomcat 4.0.4 on OS/390?

By jjnfg at Oct 8, 2007, 11:04 pm UTC

You are not alone. I am working in a similar direction. I reported as a bug when Tomcat v4.1.12 complaining about context URL when I tried running it on OS/390/USS. see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13014 Waiting for TOMCAT development team to comment on EBCDIC suport. Joseph... More...

Tomcat and PostgreSQL

By NSB)Hiroshi Kasamatsu at Dec 26, 2005, 8:19 pm UTC

It seems that Tomcat cannot find jdbc Driver,or postgresql.jar.When "http://127.0.0.1:8080/jdbc_servlet/servlet/postgresql_servlet" is accessed, an error message is shown of "java.lang.ClassNotFoundException;org.postgresql.Driver". What do I need to do in order to let Tomcat know the position of... More...

RE: apache virtual hosting + server.xml + context [255643:132138]

By RTE - Meridian Club at Oct 12, 2005, 9:14 pm UTC

Many thanks for your email. This is an automated response acknowledging r= eceipt. Please be advised that Badge mailing commences beginning of October 2005. Should your message require a response we will respond shortly. Regards Meridian Club ; some of them need to use tomcat (have jsp pages and... More...

Getting Apache2 forwarding to tomcat5

By Dan Chesmore at Oct 12, 2005, 8:55 pm UTC

I have read about 25 different websites on getting this setup. I have read through this list trying to find the answer I need. I have spent the last 2 days and soon 3rd day trying to get this working. I need Apache to forward port 80 and 443 requests to tomcat to 8080 and 8443. I am working on the... More...

Re: where is a text/html;charset= ?

By Jon Wingfield at Oct 12, 2005, 8:39 pm UTC

You need to submit a valid HTTP request. Yours doesn't have the version at the end of the request line. Try: GET / HTTP/1.0 blank line indiating the end of the http headers) You should then see the HTTP response, headers and all. If you want to submit HTTP/1.1 requests you need to submit some... More...

Context Relative versus Path Relative error pages

By Arlene Milgram at Oct 12, 2005, 7:35 pm UTC

Hi All, We ran into a problem with JSP pages under Tomcat 5.5.9 which did not exist under Tomcat 4.1.31. In Tomcat 5.5.9 if we forward to a JSP page that is in a different directory then the initial request the errorPage directive does not work as we expected. If we use a path relative errorPage... More...

paperclip

Newbee question on servlet and html - Really frustated with this problem.

By Developer Developer at Oct 12, 2005, 6:59 pm UTC

------=_Part_2741_185311.1129000971919 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline does anybody know how to fix this problem. Invocation of servlet prompts a messagebox posing a questions " do you want to save this ?" instead... More...

Re: Tomcat 5.5.12 and user-agent header

By Bill Barker at Oct 12, 2005, 5:58 pm UTC

"Richard Mixon" <rnmixon@qwest.net> wrote in message news:007801c5ca7b$0c13cea0$8a01a8c0@smartfish... It's certainly not a known issue. It would help a lot if you could tell us which Connector you are using at the time (e.g. HTTP/1.1, HTTP/1.1-APR, AJP/1.3, AJP/1.3-APR). To unsubscribe, e-mail:... More...

Tomcat on Windows: advantages of running as a service?

By Tom Burke at Oct 12, 2005, 4:32 pm UTC

I'm running Tomcat 5.0.28 on a Windows 2003 server, and I need to automatically shut it down & restart it. One way is to control it via shutdown.bat & startup.bat, and run these as scheduled tasks at (say) 3:30am and 3:31am. However, I've noticed that while shutdown.bat will shut it down if it was... More...

Re: filter: How to set browser encoding?

By Frank W. Zammetti at Oct 12, 2005, 3:08 pm UTC

Mark, have a look here: http://javawebparts.sourceforge.net/javadocs/javawebparts/filter/CharacterEncodingFilter.html Just added that to JWP last weekend :) It essentially calls request.setCharacterEncoding() with whatever you configure. realized I have a cut-and-paste error in the javadoc. D'oh!).... More...

Fw: Tomcat on Windows: advantages of running as a service?

By Tom Burke at Oct 12, 2005, 2:32 pm UTC

Thanks to Peter and other who made this, in retrospect, obvious suggestion! I'm pleased to say it works perfectly. Tom Burke ----- Original Message ----- From: "Peter Crowther" <Peter.Crowther@melandra.com> To: "Tomcat Users List" <tomcat-user@jakarta.apache.org> Sent: Wednesday, October 12, 2005... More...

RE: dynamical class loading

By Allistair Crossley at Oct 12, 2005, 1:34 pm UTC

this is a complex answer that *probably* only the Tomcat devs can answer of= someone knowledgable about the JVM and class loaders, so don't expect too = many users to answer.=20 i believe from my limited knowledge that you cannot reload single classes i= n a tomcat web application as a whole class... More...

AW: Refresh ResourceBundle

By Bernhard Slominski at Oct 12, 2005, 1:25 pm UTC

Hi, you can write a class which handles the loading of the resoucres, so = you can control the behaviour. We have the resource bundles in the DB, so we can administer it via the = DB without restarting the application Cheers Bernhard To unsubscribe, e-mail:... More...

Refresh ResourceBundle

By Roland Carlsson at Oct 12, 2005, 1:19 pm UTC

Hi! I'm using the i18n taglibrary to i18n a site i'm working on. The administration features not only i18n but also contentmanagement. The problem is that I can't find out how to refresh my ResourceBundle in any kind of way other than restart the whole webapp. Are there any way to tell tomcat to... More...

Illegal Field Name Error

By Asad Habib at Oct 12, 2005, 11:42 am UTC

I am receiving the following error when trying to run a Struts application. I checked and it seems that I do have all of the appropriate jar files installed. But for some reason, the Action class is not being recognized. Any help would be greatly appreciated. Thank you. - Asad HTTP Status 500 -... More...

connection timeout reached JK IsapiRedirect.dll

By Reynir Hubner at Oct 12, 2005, 10:11 am UTC

Hi, I'm using tomcat 4.1.x and Coyote JK connector, with IIS 5. I just updated to isapi_redirect-1.2.14.dll. I did that because I've been getting alot of those error messages into the log(stderr.log): - - 12.10.2005 09:50:53 org.apache.jk.common.ChannelSocket processConnection - - INFO: connection... More...

Fwd: More helpful reporting of exceptions in JSPs

By Tim Fennell at Oct 12, 2005, 09:04 am UTC

--Apple-Mail-6-419863990 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Apologies in advance for cross-posting this, but I sent this email out to the tomcat-dev list a couple of days ago and have received no replies at all... I think this is... More...

Re: serving content from outside the context

By Darryl L. Miles at Oct 12, 2005, 08:58 am UTC

Are you wanting TC to serve the static files or do you use AJP connector and Apache. The easiest way to serve files from outside is to let Apache serve them and configure up AJP connector, then mount the entire content or just *.jsp pages to TC. To unsubscribe, e-mail:... More...

newbee question on servlet and html

By Developer Developer at Oct 12, 2005, 06:02 am UTC

------=_Part_2543_26863992.1128978259432 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I wrote my first html and servlet and deployed it on tomcat 5.5. The html works okay when i call it from the browser. The servlet too works... More...

Example build.xml error?

By René Schade at Oct 12, 2005, 06:01 am UTC

Hi List, Starting a new project, I deceided to move to Tomcat 5.5.=20 In the "Application Developer's Guide"=20 http://jakarta.apache.org/tomcat/tomcat-5.5-doc/appdev/index.html There is an example build.xml file for installing & reloading the = project, a "basic build-file":... More...

spacer
 Topics | People | Info | Saved by | Page 1 of 2837: 1 2 3 > >>
Home > Groups > jakarta.apache.org > tomcat-user@jakarta.apache.org