  | 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 | -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
- From what I understand there are two queues in Tomcat and incoming
queue and an execution queue. It appears tomcat is rejecting some
clients when too
This may come under the category of first time user usability testing.
- I installed Tomcat on my box and it runs fine.
- The admin webapp is in a separate download so one
can safely install it Hello
I have configured IIS 5.1 to redirect all jsp files to Tomcat 5.5 using the isapi redirect dll. This seems to be working well and configured correctly.
Now I am trying to get the LOGON_USER We are experiencing a strange problem that we can 't seem to figure out.
We have a Struts web app running on Tomcat 5.0.28/Apache web server. All the
computers of a particular client are getting a "PaHello
Tomcat takes long time to shut down it takes about a minute from the
shut down command until it terminates with an error in catalina.out.
Apache should have nothing to do with it.
Tomcat vHi
I haven 't found anywhere a step-by-step instructions or reference code on how
to set up jaas. Please help me with this as I 'm very much lost.
What I need
- authentication vs a DB
- a ROOT webaHi
I have an application that is the only application running on a given
tomcat instance (there are multiple tomcat instances on the same box).
The application has been running for weeks but the i have this in my ${CATALINA_HOME}/webapps/ROOT/WEB-INF/web.xml
....
<login-config >
<auth-method >FORM </auth-method >
<realm-name >qrm </realm-name >
<form-login-config >
I have updated a site from tomcat 4 to tomcat 5 and my link that used to
redirect to a secure site now fails. I see the webpage tying to connect
with my internal IP address instead of the external I am testing a load balancing configuration with Tomcat and IIS using the
isapi_redirector. My configuration works if I have a single worker defined
in my workers.properties file but it fails if I trSoftware
--------
Tomcat 5.5.2
JDK 1.5
I have created a webapplication named b
It works perfectly fine including the realm declared
inside the context.xml file in META-INF folder
THen I created warMy web application uses tomcat 5.5.10. By using basic authentication
the application works fine.
By using the form based authentication if I submit a invalidate
username/password appication seemsHi
I have a fairly large application I 'm trying to port from jboss to tomcat.
I 've turned on debug logging with log4j (the contents at the end of this mail).
In the log I see the following
200Hi all
recently I stumbled over the mod_jk statusworker feature coming with
recent mod_jk versions and of course I immediately wanted to have
such neat thing -)
Up to that time I didn 't saw an I am try to to use FORM based authorisation to control access to part of my
database application. Consequently I have added the users and user_role
tables to my database which is already been set uI am totally failing to get form based security to work.
One thing that is bugging me is that under the <security-constraint > tag in
the web.xml file there is the <realm-name > tag.
What should thisHi there
I dont know what term to search for.. so excuse me if there is already a
similar problem
I 'm running a Webserver on Fedora Core 4
- Apache 2.0.54
- tomcat5-5.0.30-5jpp_6fc
I want to runHi All
I am having problems with Scandinavian characters on my system and am
attempting to isolate the problem any help would be greatly
appreciated.
The problem manifests when forms are posted coHi.
I have a domain resolving to a tomcat box.
I have set up a virtual host. No probs.
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<Host name "localhost " appBase "webapps "
unpackWARsI saw this interesting request show up in my log file
2005-08-28 20 11 08 RequestDumperValve[catalina] REQUEST URI /cgi-bin/jud.cgi
2005-08-28 20 11 08 RequestDumperValve[catalina] Hi
I installed Apache Tomcat/5.0.28 and got it running when i visit localhost 8080 i get the standard 'If you 're seeing this page via a web browser it means you 've setup Tomcat successfully. CoWhere can I find specs for all the tags in server.xml
In particular trying to find out why I used to be able to access a JNDI
datasource and now can 't. All I did was move the <resource ... > tag frI have a small database application that I am developing. I have set up a
JNDI resource in order to access it in the application. This is defined just
inside <host ... > level in server.xml (passwo
My apologies to all--@#$%% MSOutlook. Obviously this went to the wrong place.
Sigh . . . it 's awfully late.
Bill
-----Original Message-----
From Bill Clemmons
Sent Sat 8/27/2005 6 26 PM
To TomIn MyHTTPServlet.service() (extends HttpServlet.service()) I catch an
exception and try to send back an error like this
catch(final MissingResourceException missingResourceException)
{
responsehello
im a beginer .
im using windows XP
tomcat 5.0.28
MySql 4.1
Can anyone tell me what version of JDK should i use and how do i
configure my tomcat.
can anyone show me an example configuration foi am using win XP. tomcat 5.0.xx and jdk1.4_02
i tried running several jsp pages ..it resturns this errors
Unable to find a javac compiler
com.sun.tools.javac.Main is not on the classpath.
Perhaps Darryl L. Miles wrote
>
> At the start of my HttpServlet class code
>
> request.getServletPath() "/myServlet "
>
> But then my HttpServlet code runs a MVC pattern and decides to forward
> off t
At the start of my HttpServlet class code
request.getServletPath() "/myServlet "
But then my HttpServlet code runs a MVC pattern and decides to forward
off to a JSP page "/someDir/myPage.jsp " soHello
How do I determine what value I should set tcpThreadCount to
Currently I have the setting below and a very busy app server.
Thanks
Randy
<Receiver className "org.apache.catalina.cluster.tc |
|
 |