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 240 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

javaservice.exe

Is there anyway to force close the javaservice.exe on windows? When I tried to do it under Taskmanager (as Administrator) it tells me "could not be completed.. access denied ". Regards Andrew -

Subject: Protocol handler start failed

Tried to google didnt find anything useful. What happens is that at some point the site becomes unresponsive and so I restart and that is when I get this error now I dont know of any other apps r

Tomcat 5 problems

Hi I am getting this problem while starting tomcat .. java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.Nativ

Reverse proxying from Apache to Tomcat and Basic Authentication

Hi all. I think that an architecture based on an Apache as front-end and one or more Tomcat 's as back ends is quite common. Reverse proxying from Apache to Tomcat works and it still works if we l

Subject: apache tomcat like service

Hi I 've apache tomcat like service it works correctly. But I want know when the apache tomcat service is restarted ... not only the latest restart. I can see the last restart in stdout.log but I wa

Apache-tomcat : problem with a 404 redirection

Hi I have a 1.3 apache http server connected to a tomcat 5.5 server. I define a 404 error document in the httpd.conf. This document is a local jsp page. The problem is that client receive a 200 h

Problem with Tomcat upgrade to 5.0.28 from 4.x

Hi I have upgraded tomcat from 4.x to 5.0. This is how I hv done the upgrade .. I took backup of webapps/test_apps Installed Tomcat 5.0 and Then I copied the test_apps to the new webapps I have not

JNDIRealm and LDAP

Hi I 'm currently trying to protect a tomcat web-app via LDAP. This application handled the protection against a LDAP server with a customized login procedure before. As there is now some more sensib

Subject: Tomcat - out of resources

Hello I am running a jsp which uses jstl/xml to load and transform data into a form as well jstl/core logic. It has been working fine until I have re-installed tomcat 4.1.31 from the exe download whic

Subject: SSL on HTTPD or Tomcat

Hello Would someone explain what the difference in terms of pros and cons to whether install SSL with Apache HTTPD (Version 2) or Tomcat (Version 4.1.31 )? Thanks Cameron

how to find out who is logging in?

All I manage an intranet environment with 3 web app servers running Tomcat. There is load balancing between these 3 servers. If a user says John logs on to the system his session will be randomly

Tomcat silently stops working, very strange exceptions in catalina.out

Hi I 'm seeing a strange behaviour of tomcat (once more -)) which I can 't explain. At some point of time and without a recognizable reason beans start to vanish from the request scope. The catalina.

Tomcat 5 defaults

Good day! I have an implementation of DSpace (webapp running on standalone Tomcat 5.5) that seems to be working well. Whether I 'm a moron or not I 'm not prepared to answer at this point! How can I

Tomcat 4.1 cookie problem with dmz

Dear Ladies and Gentleman We are using tomcat 4.1 under windows 2003 Server on an computer which is located in an dmz and have several problems with cookies. It is so that if we try to load a new

Tomcat 3 -- servlets don 't reload..

when I make changes to a servlet I don 't see changes unless I turn tomcat off and on... this is a huge pain it 's at work where we can 't be turning Tomcat off and on all day long whenever we make

Tomcat 5.5.x crashes almost every single day.

There are many variables along the path to enlightenment. Don 't give-up on Tomcat so soon. Sometimes Tomcat is only as good as the applications deployed within her. Given that Tomcat has been up and

Subject: Freezing Tomcat very often

Hi All I am facing a big problem. I am very much new to tomcat my proble is tomcat responds very slow sometimes and i had no other option than to restart tomcat service. sever config H/W HP DL38

Sad: Tomcat 5.5.x crashes almost every single day.

Probably important

Problem with jar files in Tomcat 5.X

Hi I have installed Tomcat 5.0 and trying to access the sample servlet examples. My directory structure is like this <tomcat installation dir >/webapps/sample is the directory where I have my fil

Tomcat 5.5 Possible Context Question

Running Tomcat 5.5.15 on Win 2000. Originally we were running Tomcat 4.x?. So in order to upgrade our administrator loaded 5.5.15 and copied (copied) the webapps from the 4.x to the 5.5.15. Th

Where is org.apache.catalina.realm.DataSourceRealm ?

Hi We need a little extension to our configured DataSourceRealm. One of our ideas ist to implement a custom realm which is mostly the same as org.apache.catalina.realm.DataSourceRealm but extended

j_security_check and JAAS = > GOOD or BAD ?

Hello When I look all the JAAS example I see that you have to use the following code to use the LoginModule etc... LoginContext lc new LoginContext( "MyExample ") try { lc.login()

tomcat and IP_TOS

HI I wish from a servlet to be able to set IP_TOS value in IP datagram for tomcat response to any client well formed http client request. The setTrafficeClass from jdk Socket class works well t

WEBDAV for Tomca

I found a workaround. I wasn 't able to use the DAV servlet that ships with Tomcat 5.5.15 and reverted to the standard 5.0.28 servlet. I was getting the following error that I believe was causing an

Tomcat 5.0 server encountering error while using jsp

The log seems pretty clear > > > > > > root cause Unable to find a javac compiler com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK < < < < < < On 2/28/06 k s

Tomcat 5.0 server encountering error while using jsp

getting the follg error after installing tomcat5.0 jre j2se and ms-access HTTP Status 500 - type Exception report message description The server encountered an internal error () that preve

Property files and init-param question

I 'm in the process of moving a slew of servlets from Apache Jserv to Tomcat + mod_jk + Apache. I 've managed to get most everything working accept one little annoying thing. Using JServ initArgs cou

Odd 404 error

I have Tomcat 5.5 running with IIS and everything is working. I have two sites running that are also using Struts but I just created a test site for a work in progress and am starting to get 404 error

Same jkmount, different server

Hello I 'm trying to setup a development environment and wondering why my configuration doesn 't work. Everything seems to be fine but I figured out that in fact for both virtualhost traffic to my mo

Configuration files for Tomcat (Oracle, JNDI, & DataSource)

Hi all Sorry I had a typo error in my previous email therefore I am sending this one instead. I am trying to connect to an Oracle 10G database which is located on a server on the same network. My
Page 240 of 931 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100