Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 235 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

shared/lib problem

Hi I have a problem with libraries in shared/lib. I am using tomcat 5.0.28. I have some libraries of the application (for example spring-aop.jar..). When I have these libraries in application

mod_jk 1.2.15 for apache 2.0.54

hi yesterday I posted a question regarding the compilation of mod_jk 1.2.15. Sorry if it was a silly question but I am only a tomcat user not really an expert so I 'd like to repeat my question.

Tomcat jdbc settings

Hi I have set up Tomcat 4.1.31 with a JDBC pool using the settings below. However I 'm a bit confused about my the way this works. 1. InitialSize is set to 5 yet I don 't see any connections starte

how to get users from tomcat-users.xml

Hi How can I get list of users from tomcat-users.xml? Is there any API provided for this purpose? Thanks in advance A Srivani.

HTTPS on Tomcat 5.5.15 please ignore

Please ignore. I changed the ports to 80 and 443 and the problem seems to have disappeared. -----Original Message----- From Robert Thomas [mailto robert-thomas@(protected)] Sent Thursday

Subject: HTTPS on Tomcat 5.5.15

I need to create a site with SSL using a self signed certificate and BASIC authentication. I downloaded and installed Tomcat 5.5.15 with JDK1.5.5_05 on an XP Pro machine. I followed the instruct

Subject: session storing on disk

Hi I have been trying to store session informations in the disk by using <Context .. <Manager .. <Store > > > >. I am constantly getting error below for JDBC connection string and I do have tried &

Workes.properties socket_timeout clarification

The docs state socket_timeout default 0 Socket timeout in seconds used for communication channel between JK and remote host. If remote host does not respond inside that timeout the JK will generate

Requiring TLS with Tomcat 5.5.12

I have a Tomcat 5.5.12 install that is working well (it is a stand-alone install under Windows 2003 server). I was given a request to make this install fully FIPS 140-2 compliant specifically requi

Architecture question for all you gurus out there

We have a fairly large client/server app that we converted to a java webapp. The original app was in powerbuilder. there were 2 types of rules applied to field rendering 1) any rule that could be ha

Tomcat and Session

I 'm using AXIS API in my Web Services and everytime I make a new request Tomcat (or AXIS I don 't know exactly) creates a HTTP Session but I don 't need to use Session on my web services. It 's possi

Symbolic Link Contents not Updating

I have a web site which has been running a while and which uses a custom tag to display the contents of a set of folders. If I add a new directory or file the tag correctly displays the new content

Tomcat just died on our Production Server

Any idea what this means? At 1 52 our Tomcat just stopped serving pages. Help.. my boss is *pissed* and I have no idea how to address this. I re-started Tomcat and I 'm back in service... but WHY DI

Getting 'Critical poller failure ' when starting tomcat

I 'm using Apache Tomcat 5.5.15. When one of my servers reboots I see this error come up in the tomcat logs catalina.2006-03-07.log SEVERE Critical poller failure (APR does not understand this

Subject: Is this tomcat or my app?

Fairly regularly I have a page resquest visible on the 'Server Status ' of the Tomcat Manager that never ends. I have tomcat set to timeout sockets after 120 seconds and have mod_jk set to do the sam

Subject: The word Compat(a)(i)bility

http //tomcat.apache.org/download-55.cgi#5.5.16-beta http //tomcat.apache.org/download-55.cgi#5.5.15 both need "JDK 1.4 Compatability Package " In the RUNNING.txt it is just called COMPAT However I

IIS 6 + Apache tomcat 5.5.15 + SQL Server 2000 ? ( Windows 20 03 Server )

We have used both JTDS and JDBC to connect Tomcat to SQL2000. JTDS seems to be more memory efficient. It is also far stricter in how data types are cast. Stored Procedures that worked fine with JDB

jars in shared/lib

Hi everybody! I have a problem with libraries in shared/lib. I am using tomcat 5.0.28. I have some libraries of the application (for example spring-aop.jar..). When I have these libraries in ap

install admin ui

hi all i just installed tomcat 5.5 that ships without admin ui - so i downloaded that also. but where and how to install?? i do not find any dodumentation for that issue so please hlp. thx

Disappointed

I have read and sometimes participated in these postings and answers in hopes of either finding answers to problems I am having or might have in the future and found it a well organized and containe

IIS 6 + Apache tomcat 5.5.15 + SQL Server 2000 ? ( Windows 2003 Server )

I know ... it 's not a good Combo IIS 6 + Apache tomcat 5.5.15 + SQL Server 2000 ? ( Windows 2003 Server ) but... let 's crash and burn ) Checking in the web site i see that i can install th

How print HTTPResponse before sent to client?

Hi. I use TomCat 5.5. on Windows and need to print the HTTPResponse stream that i send It is only a short text (50 characters or so) and i need to see it to help me with the debugging. Hope you ca

Performance tricks with multiple tomcat instances

Hi we are testing a new server to check whether we can achieve higher performance/hardware cost ratio. The new toy is a 4-cpu double core opteron processor 0 vendor_id AuthenticAMD

Subject: Tomacat startup error

HI Gurus I am getting following error in tomcat 5 .0.16 can anyone tell me what could be the resson? my server.xml has a context "WWSF/dca " and the docbase "newdca " however i my webapplication de

cannot compile mod_jk 1.2.15 with apache 2.0.54

Hi I 'd like to compile the mod_jk connector 1.2.15 on solaris 8. I followed the instructions given at the Jakarta Tomcat Connector page. I downloaded the sources from http //archive.apache.org/dis

catalina.out windows tomcat 4.1.31

Hi I don 't want to run tomcat as a service. I 'd like to run it either through ivoking java directly or running startup.bat. However I don 't see catalina.out under these circumstances and I need to

Exception: org.apache.tomcat.util.threads.ThreadPool logFull

We have suddenly started to get the exception org.apache.tomcat.util.threads.ThreadPool logFull. The server have been running for several months without any interruptions and suddenly it started to ap

Subject: Context-specific datasources

Hello Much like the recent "Testing DataSourceRealms " thread[1] I 'm trying to set up a web application with the authentication specified in the application 's <Context .. > section using a MemoryUs

Subject: Apache Tomcat Redirect Match

Hi All Has Tomcat got an equivelent of Apache 's HTTP 's Redirect Match? Thanks alot

JNDIRealm why performing two queries against AD

Hi there I authenticate my users against Active directory Windows 2003. This is the configuration <Realm name "TEST_Realm " className "org.ap
Page 235 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100