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 81 of 931 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100  

Nullpointer Exception when i try to start up

Hello i get this exception when i try to start java.lang.NullPointerException at org.apache.catalina.startup.Catalina.await(Catalina.java 615) at org.apache.catalina.startup.Catalina.start(Catalina.j

Paths in CSS files

Hi all I have a question about accessing resources from within CSS files images mainly. Take the following CSS snippet. .bt { background url(/image/box.png) no-repeat 100% 0 margin 0 0 0 18p

Is it possible somehow for Tomcat to serve ASP.NET pages?

Regards Khurram

Subject: A second administration port

Tomcat 5.5.20 Java BEA JRockit 1.5.0_08 Hello I have configured a second address administration (9000) I have defined within the server.xml a second service as <Connector port "9000 " ... >

Tomcat VM crash

I was wondering if someone can clarify if it is more likely that - increasing the committed perm gen allocation is failing or - the ssl library would cause the VM to crash it out without throwing a

Characters prepended to index.jsp

Hello I 'm using Apache Tomcat 5.5.23 with JDK1.5 on WinNT5.1 SP2 using text editors jEdit Eclipse/3.2.1 TextPad/4 After editing ROOT/index.jsp I get non ASCII characters prepended to the file 's c

java.util.MissingResourceException: Can 't find bundle for basename

> From rvraaphorst@(protected) [mailto rvraaphorst@(protected)] > Subject RE [OT] java.util.MissingResourceException Can 't > find bundle for basename > > Anyway it is great to be 'out of the nor

Apache and Tomcat bridging - Servlet enabled?

Hi This question suddenly struck me when i 'm trying to solve my server problem. Here goes Server settings Apache 2 as front Tomcat 4.1 as back J2SDK 1.4.2 Let say that i 'd configure that Apache

Can 't view examples

Hi I installed Apache Tomcat/6.0.10 on Win XP Pro. Tomcat Web Application Manager shows status is OK. But when I click on Servlets and JSP Examples link on http //127.0.0.1 8080/ I get a 404 e

Basic Auth without web.xml <security-constraint > not working

Tomcat seems to only check the Authorization headers if there is some <security-constraint > explicitly declared in web.xml. However it appears that the optimization has been incorrectly implemente

How do you change default log level from INFO to ERROR in Tomcat 5.0.28?

I just upgraded from 4.1.29 to 5.0.28 and now when I startup the Tomcat Server I see 15 some odd INFO messages being printed to the console window. I only want a couple system.outs that inform m

Subject: FW: TOMCAT 5.0.28 stability

Quick question about memory allocation - could the issue described below be a product of the settings in the following startup allocation CATALINA_OPTS "$CATALINA_OPTS -Xms256m -Xmx10

Problem with LDAP authentication

Hiya I 'm trying to get LDAP authentication working correctly in my app but I 'm not having a lot of success. Single-stepping with a debugger seems to say that roles aren 't getting loaded correct

Subject: HttpRequest in a LoginModule

Hello I?m using JAASRealm and i would like to know if there?s any kind of "HttpCallback " allows access the HttpServletRequest. I already read some threads about it in this list but all using a cust

Creating a new connector through the administration web

Hello Tomcat 5.5.20 Java Sun 1.4.2_12 I 've created a new connector with a specific address (http //localhost 8080 ) -- > it 's OK After committing changes I can see the tag connector within the ser

LDAP help update

Sorry should have mentioned. I 'm running Tomcat 5.5.20 Java 1.5.0_11 on CentOS 4.4. Thanks A

Launching Tomcat at boot = Problem solved.

Thank you Edoardo it works fine... Problem solved. Thank you all On 26 mars 07 at 09 33 Edoardo Panfili wrote > dimitryous r. wrote > > Hello Hassan > > My question was "Launching Tomcat automa

Launching Tomcat at boot, at boot, at boot

Hello Hassan My question was "Launching Tomcat automatically at boot " ... The fact is either "export JAVA_HOME /usr " or "export JAVA_HOME /System/Library/Frameworks/JavaVM.framework/ Versions/1.5

Service instance serialization question

Hi I have a web service which is running under the Tomcat container. Tomcat creates a new instance of this web service with each incoming simultaneous connection. The problem I am having is that

Subject: Launching Tomcat at boot

Hello Is there a way for me to launch my Apache Tomcat server automatically at each boot? Right now I have to launch Terminal.app and then type "/usr/local/bin/ start_tomcat " (or paste the stuff)

Tomcat on Windows Server 2003 R2

Hi! I am running Microsoft Windows Server 2003 R2 Standard x64 Edition with JDK 6 (also x64 edition. My problem I successfully installed Tomcat 6 (with the Windows Service installer). But everytime

java.util.MissingResourceException: Can 't find bundle for basename

Hi Chuck We got back last night after a 15 hour driver. We went to the town of Valloire in the Alps with our 7 weeks old daughter (no she didn 't ski) and it was great though the wheater was cold (-1

Question about lib folder of Webapps

Applet not initiated

Hello When I am trying to open a very simple applet on my browser it returns "applet not initiated " or "failed to load applet ". class file is located in tomcat WEB_INF/classes and I am calling it fr

A newbie question

Hi I am very new to Tomcat and something I don 't understand why is not working. After I installed Tomcat I can access a webpage locally at this address http //localhost 8080/ I configured my reou

where is "\common\endorsed " in Tomcat 6.0? build.xml error

Hello Where is "\common\endorsed " in Tomcat 6.0? I am using Tomcat 6.0 on Windows XP. In the Application Guide http //tomcat.apache.org/tomcat-6.0-doc/appdev/processes.html There is a build.xml f

How do I handle failure in contextInitialized()?

Hi I have a class that implements ServletContextListener. When I receive a contextInitialized() call I need to load some data from a database and add it to the application scope for subsequent use

Apache 2.2 mod_jk Tomcat 5.5 Keeps running

Hi I have set up an Apache webserver to connect to a Tomcat server to process a page and everything works except the Tomcat starts to run at 100 percent after processing the page. If I access the pa

Configure ssl support on my tomcat instance number 2

Hi i install two tomcat intances on my machine and i modified the server.xml file <Connector port "8443 " minProcessors "5 " maxProcessors "75 " enableLookups "true "

Marking servlet [] as unavailable, again...

Yes I 've read through previous threads on this subject I haven 't found anything which helps me. Recently I 've had a spate of unexplained 'Marking servlet [] as unavailable ' issues on my developme
Page 81 of 931 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100