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 141 of 931 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100  

moving the context xml from $CATALINA_BASE/conf/

Does anyone know how to specify a location for the default context.xml file outside of $CATALINA_BASE/conf? I have looked through the Tomcat source code and found a reference to the constant for the d

IPTABLES

my config Fedora 5 Tomcat 5517 Java Sun 1508 Im running a tomcat in port 80 without httpd I want redirect packages from 80 to 8080 because tomcat is running as tomcat user (cant run as other non roo

Looking for engineers in boston

Hey guys. Sorry for the spam. My company is looking for good engineers in boston. You can find the job posting details here http //www.ifactory.com/about/jobs.php To be honest that job description

mod_jk broken pipe

Hello list after wasting a few days to solve my problem using Google I ended up her. -) I 've written a straight forward web store/shop (a front controller servlet using dbcp/mysql with a couple

placing context.xml in META-INF works?

Hi I have a context.xml file that looks basically like this <Context path "/portal " debug "0 " reloadable "false " crossContext "true "/ > In the past using Tomcat 5.5.X I 've had to manually copy thi

chroot, jsvc, and catalina.out

Good day. I 'm three+ hours into chroot 'd jsvc odyssey that leaves me baffled. My eyes are looking but they seem to have failed to see. Recall normally when Tomcat starts that it writes information

Can one Global JNDI resources reference another ?

I think I have come across a "chicken and egg " scenario. I want to have a connection pool that is globally accessible so I added the following to my <GlobalNamingResources > <Resource name "jdbc/Glo

Dead links on Tomcat Connectors page

There are some dead links on the Tomcat Connectors doc page. On page http //tomcat.apache.org/connectors-doc/ go to the heading for "Installation " then Apache 2.0.x. It contains the following link

AW: CPU Load Problem with IIS/Tomcat

Hello Mladen great!! That fixed the problem!!! Thank you so much... I should have put my question here earlier - would have saved me some google-hours -) Thanks!! Nino -----Urspr?ngliche Nachrich

Confused about getRemoteUser and Apache authentication

I am trying to authenticate via Apache and use getRemoteUser in Tomcat. I want to serve static pages via Apache and run a web application through Tomcat. I am receiving a null for getRemoteUser in my

Infinite loop restarting web app

I made a change to a jar file for a web app and uploaded it using my normal process. Immediately after refreshing the jar on the server Tomcat went into an infinite loop restarting the app (See snip

cannot write to disk

hi guys I have a Fedora 5 Tomcat 5517 JDK Sun 1508 my tomcat is running as daemon as tomcat user the owner of my tomcat installation folders is tomcat tomcat but when my servlet starts he want to

CPU Load Problem with IIS/Tomcat

Hi I have a really strange problem - I installed the latest version of Tomcat (5.5.20) on my Windows 2000 Server machine which is already running IIS 5.0. I followed the tutorials to make IIS talk t

Subject: Configure issue with jsvc

Hi list I am trying to install tomcat for the first time version 5.5 with Sun 's SDK 5 Redhat ES 4 which installed smoothly. My problem is trying to get the jsvc to get past configure [root@

After stopping tomcat, the tomcat process still appearsto be running

> From David Smith [mailto dns4@(protected)] > Subject Re After stopping tomcat the tomcat process still > appearsto be running > > To the best of my knowlege System.exit() is never called from w

security component 1.0-beta (incl tomcat realm)

Hi The codeczar team is pleased to announce the 1.0-beta release of the codeczar security component. This component enables db-resident user/role/group security within your webapps. This release i

After stopping tomcat, the tomcat process still appears to berunning

> From Tomas Hulek [mailto thulek@(protected)] > Subject Re After stopping tomcat the tomcat process still > appears to berunning > > 1) either all these threads are destroyed before JVM shutdown >

UserDatabase problem

Just installed tomcat-5.5.20 with JVM 1.5.0_09 on RHEL ES 4.0. I didn 't find very much on the web about this error and wonder if any of you can help. WARNING User database is not persistable - no

DAV support

Hi all Can someone point me to a doc or howto to get DAV enabled on tomcat-5.5.20? I have a bunch of contexts and want dav for each one with each context having its own auth 'd user list is this pos

Problem with the update of JSPs

Hi In a Tomcat 5.5 running on Win200Server as production server there are problems with the update of the JSPs files. The problem started when Tomcat upgrade from 5.0 to 5.5 but at first it was n

IIS6.0 with JBoss4.0.3sp1 using mod jk 1.2.19

HI I 'm trying to get IIS6.0 configured with JBoss 4.0.3sp1 cluster (2 pageServers & loadBalancer) using mod_jk 1.2.19 my web server and application server are on different machine I followed u

Anti jar locking and performance on Windows

Hi There 's well known problem Tomcat and classloaders not being garbage collected after succesive deploys. I know it 's not a Tomcat problem but java in general. But Tomcat admins face it often. I

After stopping tomcat, the tomcat process still appears to be running

At JVM shutdown the JVM is terminated only if all remaining running threads are daemon threads. Therefore if the application starts own threads it is necessary to ensure that 1) either all these

IIS 6.0 Tomcat 5.0 Isapi_Redirect 1.2.19

Hello all I 'm configuring a new development server and I 'm having some issues configuring the redirect. Versions W2K3 Std SP1 Tomcat 5.0.28 IIS 6.0 Isapi_Redirect 1.2.19 Java 1.5.0_06

SV: SV: SV: SV: Problem with filter and calling Perl-script with Tomcat 5.5.

Gunnar.Bostrom@(protected) wrote > Hi > > I can reach the request object and add a parameter the problem is that the CgiServlet in Tomcat has been changed so my code doesn 't work anymore. > >

After stopping tomcat, the tomcat process still appears to be running

Hi This is what I have done 1) use shutdown.sh to shut down tomcat 2) Now the website appears to be down 3) Use ps -ef | grep tomcat to check the processes tomcat still appears to be running >

Help with isapi_redirect.properties

I am trying to use IIS 6.0 as a front end for Tomcat 5.5 which I have working as expected. The issue I have is that I can only get it working using the registry settings and not using isapi_redire

Error occurred during initialization of VM

Everything was ok last week I just restarted Tomcat today and got this errror message Error occurred during initialization of VM java/lang/NoClassDefFoundError java/lang/Object Tomcat 5.5.14 Apa

best way to setup servlet and filter for REST style URLs

Hi I 'm developing a web application and have a couple important constraints + URLs should look "nice " and be bookmarkable in the style of REST e.g. http //localhost/myapp/mylayout/someactio

max_threads issue & blocked threads (*warning* long thread dump attached)

> From Derek Wormdahl [mailto derek@(protected)] > Subject max_threads issue & blocked threads (*warning* long > thread dump attached) > > We 've been investigating an issue with a web application >
Page 141 of 931 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100