it does using xml and java
there are some ocx and dll are there which u add to ur excel file,
On 2/24/06, Glen Mazza <[EMAIL PROTECTED]> wrote:
>
> Really? I'm seeing SVN commits on its source code still:
> http://marc.theaimsgroup.com/?l=poi-dev&r=1&w=2
>
> Glen
>
>
> David Thielen wrote:
>
>
Try using connector/J and the configuration below:
factory
org.apache.commons.dbcp.BasicDataSourceFactory
driverClassName
com.mysql.jdbc.D
Salam
agar ke momkene moshkeleto kamel tozih bede ta age kari az dastam bar miyad
barat anjam bedam.
bye.
On 2/24/06, Ramin Farhanian <[EMAIL PROTECTED]> wrote:
>
>
> http://cruisecontrol.sourceforge.net/
>
> --- Andrew English <[EMAIL PROTECTED]>
> wrote:
>
> > Is there anyway to check this theor
I have question about http redirect and the way tomcat manage sessions. I
have two servers, S1 and S2. The user is already connecting to S1 (I have a
session in S1 with the user already), then he goes to S2 (have a session in
S2 as well).
On S2, he clicks on a link which redirects to a page o
Paul Singleton wrote:
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But where will Tomcat look
could you please post your jsp code?
umesh
On 2/24/06, Claudio Veas <[EMAIL PROTECTED]> wrote:
>
> Hello list, I m really new to tomcat ,I have the following problem
> recently
> I tried to resume my practices on JSP on my tomcat server but I seem to
> have
> a problem and I do not know what it i
Rob Gregory escribió:
Hi All
I'm using Tomcat 5.5.9 on Java 1.5.under mixed OS's.
The question is one of forcing a context/webapp reload via java code - is
this possible? I know adding a watched resource or adding a new lib triggers
a reload (so hopefully to trigger this via code is
David McMinn escribió:
Unfortunately the logs don't say anything - I just get a page not found. If I take that out (and all subsequent jsp) it works fine. So right up to that point the jsp page renders fine - When I include that one more line, it blows up. I'm still looking but if someone kn
Brad O'Hearne wrote:
This is a real incredible nuisance. It appears that Tomcat is using
java.util.logging, so I altered all the log levels in
conf/logging.properties to WARNING, and I'm still getting DEBUG messages
Since you're using java.util.logging, have you tried the
logging.properties
This is a real incredible nuisance. It appears that Tomcat is using
java.util.logging, so I altered all the log levels in
conf/logging.properties to WARNING, and I'm still getting DEBUG messages
like crazy. hundreds, maybe thousands of them, I believe coming from
some XML parsing code. Does any
Hello list, I m really new to tomcat ,I have the following problem recently
I tried to resume my practices on JSP on my tomcat server but I seem to have
a problem and I do not know what it is. Every time I try to run a JSP with a
it shows me this error
org.apache.jasper.JasperException: /colo
Thanks Mark and Chuck for your help!
Nguessan
> Original Message
> Subject: Re: Tomcat Administration Package installation
> From: Mark Thomas <[EMAIL PROTECTED]>
> Date: Fri, February 24, 2006 6:12 pm
> To: Tomcat Users List
>
> [EMAIL PROTECTED] wrote:
> > I have downlo
Excellent, thank you. How did I miss that the first time I asked this
question? And nobody pointed it out that time. Convenient it came up
again, I guess.
emptySessionPath
If set to true, all paths for session cookies will be set to /. This can be
useful for portlet specification impl
[EMAIL PROTECTED] wrote:
> I have downloaded the Administration Package. It is the
> apache-tomcat-5.5.15.zip. In which exact directory should I unbundle
> the file?
C:\Program Files\Apache Software Foundation\Tomcat 5.5
Mark
-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat Administration Package installation
>
> I have downloaded the Administration Package. It is the
> apache-tomcat-5.5.15.zip.
That's the name of the main Tomcat download, not the admin package,
which is in apache-tomcat-5.5.15-ad
Hi All,
I know that this is a very basic question, but I could not find any
instruction on Tomcat's web site. I have Tomcat 5.5.15 installed on
Windows 2003; it is not bundled with the Tomcat Administration Package
anymore. I have downloaded the Administration Package. It is the
apache-tomcat-5.5.
Tim Lucia wrote:
> And how would one do that? The cookie JSESSIONID is automagically
> maintained for you.
>
> -Original Message-
> From: Pete Lamborne [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 4:50 PM
> To: Tomcat Users List
> Subject: Re: mod_rewrite losing session
>
And how would one do that? The cookie JSESSIONID is automagically
maintained for you.
-Original Message-
From: Pete Lamborne [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 4:50 PM
To: Tomcat Users List
Subject: Re: mod_rewrite losing session
Anyone know the quick and easy wa
ERROR JDBCExceptionReporter - Cannot create JDBC driver of class '' for
connect URL 'null'
I still get the above error in Tomcat 5.5.15 after doing the below. Please
help
web.xml :
...
jdbc/galleryDB
javax.sql.DataSource
Container
> From: Caldarale, Charles R
> Subject: RE: Hotspot_compiler for tomcat as win service?
>
> Some experimentation shows that either the -XX options aren't
> really getting picked up, or the output from the same is
> getting thrown away. (E.g., I tried -XX:+TraceClassResolution
> and couldn't fin
Anyone know the quick and easy way to do this?
pete
Filip Hanik - Dev Lists wrote:
The easiest thing would be to tell Tomcat to always use "/" as a path
for the JSESSIONID cookie.
that should take care of it.
Filip
Tim Lucia wrote:
Happens with mod_jk -- I am using that as well. The issue
Hi,
Summary: Please tell me what headers Tomcat sets when it serves out a
plain file, and how I can control those headers.
Long version:
I'm using Tomcat 5.0.28 for a small webapp. It sits behind Apache,
which does SSL and forwards requests to Tomcat via mod_jk.
Anyhow, in the documentation
The easiest thing would be to tell Tomcat to always use "/" as a path
for the JSESSIONID cookie.
that should take care of it.
Filip
Tim Lucia wrote:
Happens with mod_jk -- I am using that as well. The issue is security. You
(and I) are seeking to violate the rules, to a degree, and therein li
> From: Sebastian Himberger [mailto:[EMAIL PROTECTED]
> Subject: Re: Someone successfully Installed Tomcat as Windows
> Service with StartMode=java or StartMode=exe?
>
> that's working for me too, but according to the docs running
> the service under a different user required the use of java.
Mark, thanks so much. I've been over the docs so many times, but I
missed this tidbit.
/robert
Mark Thomas wrote:
Robert Taylor wrote:
If you use antiResourceLocking, modified JSPs are not detected. This
is in the docs. See
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
Ma
Happens with mod_jk -- I am using that as well. The issue is security. You
(and I) are seeking to violate the rules, to a degree, and therein lies the
problem.
I suspect you can write a filter, that on the way out, replaces the
setCookie header with path=/ where path=/someContext, but I haven't
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But where will Tomcat look for /anon_error.jsp whe
Hi,
I can only get the service to run if the startup and shutdown modes are
both jvm, not Java.
- Chuck
that's working for me too, but according to the docs running the service under
a different user required the use of java. At least:
http://jakarta.apache.org/commons/daemon/procrun.html s
APR is not yet planned for the clustering component. but is on the to do
list
waitForAck is not related to APR, its a NIO problem between Java and
your OS platform.
Filip
David Avenante wrote:
Ok so question .. if I configure my tomcat with apr (Apache Portable
Runtime)
it's isue be solved ?
Depends on the log level and whether or not you have acutally hit a page that
is picked up by mod_jk.
Earnie!
-Original Message-
From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 3:33 PM
To: Tomcat Users List
Subject: mod_jk set up, running, no errors in log,
Well, it appears I have Tomcat and httpd set up and running mod_jk
without any errors in the logs. I have used the tomcat auto-config for
mod_jk, and httpd is including it into the httpd.conf file. Logs look
clean. But mod_jk.log is completely empty, and when I do a netstat, I
see the following
Here is my log4j.properties file:
log4j.rootLogger=INFO, R
log4j.appender.R=org.apache.log4j.RollingFileAppender
log4j.appender.R.File=${catalina.home}/logs/tomcat.log
log4j.appender.R.MaxFileSize=10MB
log4j.appender.R.MaxBackupIndex=10
log4j.appender.R.layout=org.apache.log4j.PatternLayout
log4j
> From: Sebastian Himberger [mailto:[EMAIL PROTECTED]
> Subject: Re: Someone successfully Installed Tomcat as Windows
> Service with StartMode=java or StartMode=exe?
>
> I switched the mode to "Java" using the Tomcat-GUI.
I can only get the service to run if the startup and shutdown modes are
b
Please post your log4j.properties file - it sounds like your root logger is
too general.
Rob
-Original Message-
From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
Sent: 24 February 2006 19:35
To: Tomcat Users List
Subject: tomcat catalina.out getting bombed with debug messages on
maven-proxy
Hi All
I'm using Tomcat 5.5.9 on Java 1.5.under mixed OS's.
The question is one of forcing a context/webapp reload via java code - is
this possible? I know adding a watched resource or adding a new lib triggers
a reload (so hopefully to trigger this via code is possible).
We use a d
I have a vanilla installation of Tomcat 5.5 (with logging added, and
log4j.properties rootLogger set to level INFO), which starts up cleanly,
and writes maybe 15 lines to catalina.out -- no more. I then deploy the
maven-proxy-webapp.war, and catalina.out gets immediately bombed with
DEBUG level
Hi Mladen,
thanks very much for the response! I had the last week much work to do
but todady i took some time to test out the solution on my local Windows
XP SP1 box. I'm sorry to say that i didn't got it working. Here are the
specs:
Windows XP SP1
JDK 1.5
Tomcat 5.5.15
I switched the mode
--- Mladen Turk <[EMAIL PROTECTED]> wrote:
> Victor Granic wrote:
> > Hello!
> >
> > I'm running Tomcat 5.0.28 on a Windows 2000 server. Tomcat is
> wrapped
> > using the Java Service Wrapper. All connections to the Tomcat
> service
> > come from a proxy running apache+mod_jk on linux.
> >
> >
No worries. /etc/hosts issue.
B
Brad O'Hearne wrote:
Vanilla Tomcat (with the jdk1.4 compatibility jars added), and vanilla
server.xml. Apache httpd isn't even started yet. I just installed a
fresh copy of Tomcat direct from the tar file, and while it starts
up, shutdown hangs.
Brad
Fen
Hey Tim,
Thanks for the great response. At least I know that I'm not missing
something really obvious.
I wonder if we could configure Tomcat to write the cookie without the
context?
Or if there is some other mechanism in httpd.conf that we could use to
control how the cookie gets set...
8070 works - i changed because i had a conflict w/ 8080 -
Based on Roberts response (below) - I've narrowed it down to this statement
in the jsp
Connection conn = ds.getConnection();
Unfortunately the logs don't say anything - I just get a page not found. If I
take that out (and
Classification: UNCLASSIFIED
Caveats: NONE
That's what I was thinking, but it could easily be changed and he indicated
that he was successfully able to bring up Tomcat's index page.
So I am not sure this is an issue.
Fadi
-Original Message-
From: Glen Mazza [mailto:[EMAIL PROTECTED]
Not only that:
Tomcat: The Definitive Guide by Jason Brittain and Ian F. Darwin ISBN:
0-596-00318-8
And
Professional Apache Tomcat 5 by a whole bunch of contributors (:P)
ISBN: 0-7645-5902-8
Jerald Sheets
Systems Administrator
The Weather Channel Interactive
-Original Message-
F
David McMinn wrote:
>
When I try to go to http://localhost:8070/jsp-examples/wroxjdbc/JDBCTest.jsp
I get a standard The page cannot be displayed page.
Port wrong? It is 8080 by default.
Glen
-
To unsubscribe, e-mail:
Vanilla Tomcat (with the jdk1.4 compatibility jars added), and vanilla
server.xml. Apache httpd isn't even started yet. I just installed a
fresh copy of Tomcat direct from the tar file, and while it starts up,
shutdown hangs.
Brad
Fenlason, Josh wrote:
Are you using the native apr connect
Are you using the native apr connector?
,
Josh.
> -Original Message-
> From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 11:50 AM
> To: Tomcat Users List
> Subject: default Tomcat 5.5 won't shutdown cleanly (Was:
> After adding mod_jk, tomcat won't shutdown
Really? I'm seeing SVN commits on its source code still:
http://marc.theaimsgroup.com/?l=poi-dev&r=1&w=2
Glen
David Thielen wrote:
One note on POI. It is a good product and works but it is also abandon-ware
- there has been no new development on it for years.
Thanks - dave
David Thielen
Bill Barker wrote:
> Urm, I think you're dreaming of TC 3 or 5 ;-).
>
> TC 4 only allows a limited set of the possible Coyote-SSL settings, and
> ciphers isn't one of them (mostly from lack of interest from anybody to port
> the forward-all-attributes logic to TC 4 :).
Sorry, I could have sworn
I guess I have to alter my original assertion. Vanilla tomcat 5.5 isn't
shutting down cleanly (default server.xml). Are there known causes for
this? Anything in particular that I need to check?
Brad
Brad O'Hearne wrote:
Ok, it appears I may have mod_jk running properly. However, now when I
Victor Granic wrote:
Hello!
I'm running Tomcat 5.0.28 on a Windows 2000 server. Tomcat is wrapped
using the Java Service Wrapper. All connections to the Tomcat service
come from a proxy running apache+mod_jk on linux.
Problem: The number of ESTABLISHED connections continue to grow on the
Win
Robert Taylor wrote:
> reloadable="true"
> antiJarLocking="true"
> antiResourceLocking="true">
>
If you use antiResourceLocking, modified JSPs are not detected. This
is in the docs. See
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
Mark
---
Brad O'Hearne wrote:
> Is there an official Tomcat resource which tells how to configure mod_jk
> on the most recent version of Tomcat and Httpd?
http://tomcat.apache.org/connectors-doc/index.html
Mark
-
To unsubscribe, e-mail:
Brad O'Hearne wrote:
> Suppose I wanted to completely rewrite (or write) 100% of the Tomcat
> documentation. Other than reading source code, are there any other
> resources (design docs, diagrams, etc.) available to use as reference or
> is this information just held inside the heads of developers?
Ok, it appears I may have mod_jk running properly. However, now when I
try to shutdown tomcat, I get the following:
Using CATALINA_BASE: /opt/apache-tomcat-5.5.12
Using CATALINA_HOME: /opt/apache-tomcat-5.5.12
Using CATALINA_TMPDIR: /opt/apache-tomcat-5.5.12/temp
Using JRE_HOME: /usr/j
Hello!
I'm running Tomcat 5.0.28 on a Windows 2000 server. Tomcat is wrapped
using the Java Service Wrapper. All connections to the Tomcat service
come from a proxy running apache+mod_jk on linux.
Problem: The number of ESTABLISHED connections continue to grow on the
Windows server until users
Mark,
Thank you for your help I am trying the names from the site you gave me
without the best results. It takes time to restart and evaluate whether it
worked or not. Is there a quidck way to tell what encryption is being
used. I am using a third party scan. Also, could you give me a example
Hi Shirley,
That was it! Thanks a lot.
Regards,
Jimmy
In a message dated 2/24/2006 10:30:51 A.M. Eastern Standard Time,
[EMAIL PROTECTED] writes:
Hi
There is one for windows 32 bit OS:
http://tomcat.heanet.ie/native/1.1.2/binaries/
Have a look at the link.
Cheers
Shirley
-Or
On Feb 24, 2006, at 10:11 AM, Brad O'Hearne wrote:
Question below:
On Feb 24, 2006, at 2:05 AM, Bill Barker wrote:
"Brad O'Hearne" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
mod_proxy_ajp? Yet another twist. Its just hard for me to believe
that
"how do I integrate tomcat
* Brad O'Hearne wrote (24/02/06 15:14):
> Josh,
>
> Thanks a lot for your answer. I am using Apache 2.2.x. Now onto my
> next question. Bill Barker suggested the httpd.conf / mod_proxy_ajp
> directive side of the equation. Doesn't there have to be a connector
> in tomcat's server.xml which w
The following connector exists in the Tomcat 5.5.15 OOTB server.xml.
I think that is all you need on the Tomcat side.
,
Josh.
> -Original Message-
> From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 9:14 AM
> To: Tomcat Users List
> Subject: Re: Wh
There is no org.apache.* in jdk 1.4
It's probable they simply were bundled un servlet.jar of tomcat.
Marc Wentink a écrit :
>
>
>
>>You are missing the xalan jars:
>>http://www.ibiblio.org/maven/xalan/jars/
>>
>>
>
>Yes, and they add the libs removed in JDK1.5 for compiling a servlet under
The problem is the same as I'm running into, but I'm not using APR as
you can see by my log trace
INFO: The Apache Portable Runtime which allows optimal performance in
production environments was not found on the java.library.path:
/usr/local/jdk1.5.0_05/jre/lib/i386/server:/usr/local/jdk1.5.0
Brad O'Hearne wrote:
Ok, I understand what it is trying to do here. But I assume there is a
connector that has to be loaded in Tomcat to enable listening for the
ajp protocol on port 8009, no? Is there documentation about this
anywhere?
From Tomcat's side of the connection there is no differenc
Brad O'Hearne wrote:
I am looking forward to mod_proxy_ajp as it is supposed be a tiny bit
faster.
You say you are "looking forward to mod_proxy_ajp" -- does this mean
its not available yet, or you just aren't using it yet? While I am
glad to learn now of mod_proxy_ajp, I guess this kind of a
Take a look at this thread to fix this problem.
http://marc.theaimsgroup.com/?l=tomcat-user&m=114062756728076&w=2
,
Josh.
> -Original Message-
> From: Joey Geiger [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 9:24 AM
> To: users@tomcat.apache.org
> Subject: Issue with ajp13
Hi
There is one for windows 32 bit OS:
http://tomcat.heanet.ie/native/1.1.2/binaries/
Have a look at the link.
Cheers
Shirley
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 24 February 2006 15:26
To: users@tomcat.apache.org
Subject: Re: Tomcat native librar
Is that only for Solaris? Will it work with WinXP professional?
Regards.
In a message dated 2/24/2006 10:22:17 A.M. Eastern Standard Time,
[EMAIL PROTECTED] writes:
Hi
Just downloaded one today from
http://tomcat.heanet.ie/native/1.1.2/binaries/solaris myself.
S
After I manually shutdown tomcat (shutdown.sh) the ajp socket seems
to stay open for an extended period of time. If I attempt to restart,
I get the following output in catalina.out. The problem is that ajp13
should be listening on 8889, but this port is never released, and for
some odd reason, it
Hi
Just downloaded one today from
http://tomcat.heanet.ie/native/1.1.2/binaries/solaris myself.
S
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 24 February 2006 15:18
To: users@tomcat.apache.org
Subject: Re: Tomcat native library not found on startup.sh - So
Hi Chuck,
Thanks for your reply.
I have the stable 5.5.15 exe for Win32 installation and the bin does not
contain tcnative-1.dll! Any other way to obtain it?
Thanks and regards,
Jimmy
Josh,
Thanks a lot for your answer. I am using Apache 2.2.x. Now onto my
next question. Bill Barker suggested the httpd.conf / mod_proxy_ajp
directive side of the equation. Doesn't there have to be a connector
in tomcat's server.xml which will allow listening for the ajp
protocol? Is ther
> You are missing the xalan jars:
> http://www.ibiblio.org/maven/xalan/jars/
Yes, and they add the libs removed in JDK1.5 for compiling a servlet under
JDK1.5.
> btw, you should not have your compilation depends on any tomcat lib,
> unless you are building specific tomcat extensions (like rea
Question below:
On Feb 24, 2006, at 2:05 AM, Bill Barker wrote:
"Brad O'Hearne" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
mod_proxy_ajp? Yet another twist. Its just hard for me to believe
that
"how do I integrate tomcat and apache httpd?" is such a mystery /
unknown.
Thi
Thanks for the clarification!
On 2/23/06, Bill Barker <[EMAIL PROTECTED]> wrote:
>
> Yup. You can no longer overload the Connector. In any case, it would be
> difficult to try (since the core code now knows about the Connector), and
> there really isn't much of a use-case for it (since the Conne
That depends if you want to use Apache 2.0.x, Apache 2.2.x, or some
other web server (i.e. IIS). If you're planning on using Apache 2.2.x,
mod_proxy_ajp is the way to go. For anything else, mod_jk is the way to
go.
,
Josh.
> -Original Message-
> From: Brad O'Hearne [mailto:[EMAIL PROTECT
I suppose this question deserved its own thread. Before I spend any
more time trying to get this configured, I would like to know what is
the best way to proceed: mod_jk or mod_proxy_ajp?
Thanks,
Brad
On Feb 24, 2006, at 7:49 AM, Brad O'Hearne wrote:
Jess,
Thanks for the reply. Responses
Jess,
Thanks for the reply. Responses below:
On Feb 24, 2006, at 6:51 AM, Jess Holle wrote:
If you're using Apache 1.3.x or 2.0.x, mod_jk is pretty simple
overall.
No, you don't want to even try in-process stuff and, yes, if you
have a firewall in between Apache and Tomcat that drops idle
By encrypting the entire conversation, including the cookies. Remember that
SSL is wrapped around http, otherwise we could support multiple named
virtual hosts using SSL.
-Original Message-
From: Paul Roberts [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 9:23 AM
To: users@t
> From: Paul Roberts [mailto:[EMAIL PROTECTED]
> I was wondering, over and above encrypting the communications
> channel how does HTTPS help to prevent session ID hijacking?
To my knowledge, it doesn't (better heads than me may wish to contradict
me here). But keeping a randomly-generated sessi
I assume that your web app was dealing with a backend database. In that
case, it is quite possible that your JDBC data source is running out of
connections. So the timeout is not necessarily caused by the servlet,
but by the connection pool. One option is to increase the number of
connections in
You may be interested in the open source product
http://www.opensymphony.com/clickstream/
ND
-Original Message-
From: Tim Lucia [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 7:31 AM
To: 'Tomcat Users List'
Subject: RE: Need help with click streams
Tomcat has an access log m
You are missing the xalan jars:
http://www.ibiblio.org/maven/xalan/jars/
btw, you should not have your compilation depends on any tomcat lib,
unless you are building specific tomcat extensions (like realms)
Wentink, Marc a écrit :
>Dear Group,
>
>Which jars am I missing, and were can I find th
Oops...
Just read some more documentation and it seems the whole java xml xpath libs
changed from jdk 1.4 to jdk5, right? So a servlet doing something with XML
would have to be rewritten totally and could better just stay on Tomcat4 and
JDK1.4?
-
Thank you.
I was wondering, over and above encrypting the communications channel how
does HTTPS help to prevent session ID hijacking?
Regards
Paul Roberts.
From: "Peter Crowther" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: RE: Tomcat IP and Session
Dear Group,
Which jars am I missing, and were can I find them when I got an error on import
org.apache.xpath?
I am trying to move from jdk1.4 and Tomcat4, to jdk5 and Tomcat5
I have installed Tomcat Core version: apache-tomcat-5.5.15.zip
I have changed my CLASSPATH to: C:\Program
Files\apach
If you're using Apache 1.3.x or 2.0.x, mod_jk is pretty simple overall.
No, you don't want to even try in-process stuff and, yes, if you have a
firewall in between Apache and Tomcat that drops idle connections you
should read carefully (this is covered by the docs).
The only big complaint I h
Greetings,
I'm running Tomcat 5.5.15 on Win2k.
I have an Ant script which I used to start and stop tomcat and I pass it
a customized server.xml file. My Context is not embedded in server.xml
but rather in a separate context.xml file under /META-INF directory in
my web app.
The server.xml fil
It is the Connector element which you need to adjust, i.e., up the
maxThreads value.
> -Original Message-
> From: foo shyn [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 6:05 AM
> To: users@tomcat.apache.org
> Subject: Tomcat servlet load handling
>
>
> Hi,
>
>
Tomcat has an access log mechanism, aka access valve. This will log what
URLs are requested, which may or may not be what the user clicked, of
course.
http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html
> -Original Message-
> From: S, Ashwath [mailto:[EMAIL PROTECTED]
> Sent: Fri
> From: Paul Roberts [mailto:[EMAIL PROTECTED]
> I have a question regarding IP address and session ID's.
>
> If a user on IP Address 1 connects to the Tomcat server and is given
> session ID A, what happens if that session ID is hijacked by
> someone on
> IP address 2 and then used for a furthe
Well In my situation it just works,
if you copy something like
http://localhost:8080/MyApp/welcome.do;jsessionid=64B0E7454BB37E8ECE50B8B0323735CD
in another browser - nothing happens ;) I don't know why, but I like it.
I use cookies for session management, couse I need them in some other
plac
Hey Tim,
Thanks a lot. Yes it's a unix system. But I'll probably try then to
write my own AccessLogValve implementation. No clue, if my skills are
sufficient, but I can at least try.
Thanks again,
Thomas
-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 22. Fe
What do the logs say?
Have you tried connecting to MySQL outside of Tomcat?
Does that work?
Can you get the page to display without the JDBC stuff in it?
/robert
David McMinn wrote:
I'm stepping through the example Professional Apache Tomcat 5 book by Wrox in
Chapter 14 - I have set up the mys
I have the same situation as you,
right now working on admin interface, which actually does a lot of same
stuff as a web app (most of the Hibernate stuff / persistance manager
classes/ lot of business logic).
But after lot of thinking, I supose it's not a good idea to share the
stuff, becous
While it is possible to put some of the librarie out of .war, inside
common, you must be aware of side effects. Libraries like struts are not
designed to run multiple context within a given classloader (The
servelt, for example, can only be instanciated once). I don't know for
Hibernate and for et
I have a question regarding IP address and session ID's.
If a user on IP Address 1 connects to the Tomcat server and is given
session ID A, what happens if that session ID is hijacked by someone on
IP address 2 and then used for a further request. How would the
different version of Tomcat react t
Hello,
I've got rather complex web application (struts, hibernate, etc) which
runs on Tomcat. There is a need to deploy this webapp for various
customers. The only difference between them is the database they connect
to, well, almost the only one ;-)
Is there any way to reuse one war file an
Hi,
I face problems when Tomcat is facing heavy load for a particular servlet. I
got a servlet which serves a large amount of data to users. When a
particular number of users is accessing this servlet, others failed to reach
it (receive nothing until the connection timed out). If they access other
Hi,
I been using shared lib directory for mail.jar and activation.jar for
mailing through java method. It was working fine when tomcat was running on
port 8080. after few days i redirected to tomcat using apache_mod_jk2 file.
then tomcat was now not recognizing those lib files. when i kept those
Hi,
I been using shared lib directory for mail.jar and activation.jar for
mailing through java method. It was working fine when tomcat was running on
port 8080. after few days i redirected to tomcat using apache_mod_jk2 file.
then tomcat was now not recognizing those lib files. when i kept those
1 - 100 of 108 matches
Mail list logo