  | 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
|
|
|
  | | | Tomcat | jaas.jar is no longer present in server/lib/ as it was in Tomcat 4.x.
this causes ClassNotFoundExceptions when running under JDK 1.3. was this
an oversight or was it intentional. if it was intention
Howdy
There is no magic token for the app name in the DefaultContext element.
So you need a Logger for each Context explicitly defined. The Logger
for a Context handles all servlets for that coHi everybody
I have no Idee how to administrate tomcat and there is no configuration
error because it was working before very well since I 've changed the code of
my servlet.... -) My tomcat admIt is working ok for me when I don 't use the library as well but I need the
library for my application to work.
It should not matter if it is CATALINA_HOME or CATALINE_BASE tried them
both withHello
I was setting fine grained permissions to my webapp but always an
exception was thrown. So I tried to use
grant {
permission java.security.AllPermission
}
but even with thaDid that but no event is being recorded!
Here is a copy of my service install batch file that 's currently working (I
don 't use the library).
%CATALINA_HOME%\bin\tomcat -install "Jakarta Tomcat "
%JAVA_HOME%\jre\bin\server\jvm.dll -Djava.See http //sunsolve.sun.com/pub-cgi/retrieve.pl?doc fsalert/57436
On Wed 14 Jan 2004 20 04 17 +0200 Harun Velio??lu (Ko??.net)
<HarunV@(protected) > wrote
> Hi
>
> I have
> - Java 2 SDK 1Hi
from a java application I build an URL and encode the URL parameters with
URLEncoder.encode(str "UTF-8 ") and than I create a connection with
URLConnection uconn URL.openConnection()
can you look clear all events from windows event viewer and
start the service?then again check the event viewer and
let me know the error...
Pavan Kumar
Tata Consultancy Services
mailto pavan
Just can 't start the service and did not return an error. Log files are also
not updated!
what is the error windows is referring to???
Pavan Kumar
Tata Consultancy Services
mailto pavan.k@(protected)
Hi
I defined my library path in the Catalina.bat under Windows 2000 and if I
start the startup.bat Tomcat 5.0.16 works fine with the connected libraries.
Now I made a Windows 2000 se
Is it possible to define a CRL to be checked by tomcat when using SSL ?
Thanks for your help
Alain.
PS Where can I find a full description of configuration attributes of
the coyote conn-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hi
I 'm quite new to developing web applications with Tomcat (5.0.6 that comes
with JWSDP 1.3). I have a problem with starting a web application tHi
I am using apche http server 1.3.27 tomcat 4.1.29 and mod_jk/1.2.4 to connect it up.
I have set tomcat to serve all pages using the utf-8 charset in the http header. This works fine. HoIn order to have a seperate log file for each web app you will need a
logger for each context.
Tomcat3 had ContextXmlReader that would allow you put context
configuration for each webapp in its o
Is a session cookie supposed to be set for the very
first page one visits of a site even if no session is
created in the logic to produce that page? (i.e.
getSession() is never called)
BecauI am trying to build mod_jk-1.2.5 from source on FreeBSD 4.9-RELEASE and I
encounter at the end of the build process the following error
...
/usr/local/bin/bash /usr/local/apache/build/libtool -
I want to use jini datasource the old code as follow work normally
work normally
code--------------Boundary-00 _D4FI4961VA4000000000
Content-Type Text/Plain
charset "iso-8859-1 "
Content-Transfer-Encoding quoted-printable
0D
I recently installed Tomcat version 5.0.14 from
i have a server.xml configured with the following Host element
<Logger className "org.apache.catalina.logger.FileLogger "
prefix "catalina_log. " suffix ".txt "
System setup Windows Server 2003 Tomcat5.0.16 and IIS6.0.
My mail server sends email messages successfully when the user has Outlook
Express set up on their desktop but non-Outlook Express uGreetings!
I am using struts 1.1 with Tomcat 4.1. I want to disallow a user to get
direct access to my static pages. That is if the user types a url that
ends in anything but ".do " I want t Hi everyone.
I have the next configuration in my server
- Windows 2000 - sorry no chance to use Linux -(
- Apache 2 with some virtual hosts
- Tomcat 1.4 with some JSP webapps
- mod_jk toHi
> Now I have your attention will someone tell me
??
> if it is possible to forward control (either by JSP or Servlet) from one
context to another in the same browser window?
What ab
Init parameters for a servlet are specified in
web.xml using the <init-param > child of the <servlet >
tag.
These can be accessed using the
javax.servlet.GenericServlet.getInitParameter(). So
Hi
Now I have your attention will someone tell me if it is possible to forward control (either by JSP or Servlet) from one context to another in the same browser window? i.e
I 'm having a problem with a JSP using JSTL 1.0.3 and
Tomcat 4.1.29 running under Windows 2000 v5 sp4 and
JDK 1.4.1_03.
I have a front controller servlet that instantiates a
Command object for Ok I don 't know what is wrong. I thought I had this working before.
Yet when I stop and restart Tomcat I loose my session. Even though I see
the file being saved.
<Context path " |
|
 |