Hi. I have similar problem but in different environment. I'm integrating
IIS5.1 with tomcat5. I posted the question earlier, "tomcat connector
isapi_redirect.dll not available".
I manage to get rid "resource not available" by reinstalling everything
again. one thing that is different from my prev
I have downloaded the following application
httpd-2.0.49.tar.gz
jakarta-tomcat-4.1.31.tar.gz
jakarta-tomcat-connectors-1.2.15-src.tar.gz
I am able to check http://localhost:8080/index.jsp
and http://localhost
But when I do http://localhost/examples it says
Not Found
The requested URL /example
I do have access, but not through tomcat's web admin.
- Original Message -
From: "Seak, Teng-Fong" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, November 09, 2005 7:15 PM
Subject: Re: upgrading a war file
Oops, sorry, I've just noticed that you've written "I do not
This mail to [EMAIL PROTECTED] escaped my Gmail filter for
tomcat mail lists. At present I have filters for
users@tomcat.apache.org and [EMAIL PROTECTED] When does
[EMAIL PROTECTED] came into existence ?
--
rgds
Anto Paul
-
To un
You should use Linux or FreeBSD that is more robust.
--- "Goay Zee Ling (ACM/MIS)" <[EMAIL PROTECTED]>
wrote:
> Hi. I have some problem executing servlet examples
> provided in tomcat
> using the tomcat connector.
>
> I am using tomcat 5.0.28, IIS 5.1 and just manage to
> install
> isapi_redire
Hi. I have some problem executing servlet examples provided in tomcat
using the tomcat connector.
I am using tomcat 5.0.28, IIS 5.1 and just manage to install
isapi_redirect.dll.
I manage to execute the servlet examples using
http://localhost:8080/servlet-examples, thru tomcat directly.
I man
server.xml is the old location for the but these days it's
usually found either in conf/Catalina/[hostname]/[appname].xml or in
webapps/[appname]/META-INF/context.xml.
Also note that the syntax of has changed in 5.5. See
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
testing this email id
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's can connect to a local MySQL database?
The instructions for configuring Connector/J (at
dev.mysql.com/doc/refman/5.0/en/cj-tomcat-config.html ) don't seem to
match the setup of my tomcat/conf/server.xml file.
Hi It's me again.
I am sure about it. I think you want to point tomcat to some other directory
then
webapps. (like when you open http://ADDRESS:PORT/, instead of tomcat page you
want to see your directory listing). To do that, create a new file called
ROOT.xml inside TOMCAT_HOME/conf/Catalina/loc
Hi. I manage to get the tomcat connector to work already by reinstalling
everything again. one thing that is different from the previous
installation is that I downloaded the latest isapi_redirect.dll release
in nov.
Regards,
zl
-Original Message-
From: Goay Zee Ling (ACM/MIS) [mailto:[E
Hi, i have done connector 443 on win32. So I move it
to Redhat which is tomcat + jk2 + apache2.
But it does not work.
What is wrong me?
__
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
-
Hi,
Based upon your talk I am assuming following:
- You have directory c:\sample-dir which text files and other files.
- You want to make something like http://ADDRESS/sample-dir which displays list
of files (like online apache browsing).
Here is the one way you can do it quickly:
(1) Even
I am using Tomcat 5.5.9 with WebLogic 8.1 as the EJB server/container.
I am configuring EJB references in the servlet context in my server.xml like
so:
The behavior I observe when the EJBs are first requested is the
getObjectInstance() method of my custom factory is invoked and the
getHomeH
First a simple question.
Do Tomcat, or servlet containers in general, set the Content-Size header for
dynamic content?
Specifically, do the containers typically buffer all generated content in
order to get the content size before sending the response, or will it just
stream it out ad hoc?
Is Con
Platform: Windows 200 Pro, Service Pack 4
Pentium 4, HyperThreaded, 512MB memory.
Installed software,
Oracle 10g Release 2, Personal Edition.
Apache 1.3.33
J2SDK 1.4.2_10
Tomcat 4.1.31
Mod_jk-1.2.14-apache-1.3.33.so
I have set up Tomcat server.xml with the requisite listeners to have it do
auto
Hello,
I am trying to configure Tomcat 5.5.12 to listen on only one of numerous
configured IP addresses. This is in a Solaris 9/SunCluster 3.1 environment,
with JRE from the 1.5.0_04 JDK.
The problems that I'm having occur after I add an address="129.159.46.210"
attribute to the non-SSL HTTP/1.
Hi
Thank's for replying.
How do you mean it's old?
I am using Apache Tomcat Version 4.1.
Here is the last log catalina_log.2005-11-10.txt after I did stop/start
tomcat. As in the server.xml I send, the two http connectors are up and
listen on 8080 and 8443, those connectors for ajp doesn't com
Randy Schuster wrote:
> Same thing happens if the parameter is bob or bob=yerUncle
OK, yeah, my bad -- apparently the CGI servlet doesn't care :-)
> test-cgi is very simple and was just copied from an older non-servlet/Tomcat
> Apache CGI directory
I copied this into my TC 5.5.9/JDK1.5/SuSE Linu
Hi Abhilash,
It is very embryonic but I have implemented the beginnings of a
container portable SSO solution including a Tomcat valve.. The source is
here..
http://ssso.codehaus.org/
I need to do some more work on the docs though. :-)
Regards,
Damon.
- Original Message -
From: "Ab
Same thing happens if the parameter is bob or bob=yerUncle
> Running Apache Tomcat 5.0.18 on Solaris 8 Sparc, two questions
>
>
> 1. CGI Parameter Passing
>
> Enabled CGI and copied the old printenv and test-cgi scripts into my cgi
> directory. They run fine except when I try to pass a parame
Does this mean that if I am using the JDBC realm, tomcat will hit the
database for verifying username and password for every request? Also, if
this is really happening, then the user will need to authenticate himself
for each of his request, meaning that nonce for the digest challenge will be
diffe
Do you have access privileges for the manager app?
On 11/9/05, Seak, Teng-Fong <[EMAIL PROTECTED]> wrote:
>
> Oops, sorry, I've just noticed that you've written "I do not have
> admin web access to the server". Mea culpa. But that's strange. I
> mean, how did you deploy your webapp for the first t
I would imagine the catalina.out log should have some relevant info.
Those connector configs look really old. What version of Tomcat are you
working with?
--David
jane wrote:
Is there anyone who can help me to bring this connectors up?
On Wednesday 09 November 2005 10:30, Janem wrote:
Is there anyone who can help me to bring this connectors up?
On Wednesday 09 November 2005 10:30, Janem wrote:
>
>
>
> address="85.12.17.29" port="8080" minProcessors="50"
> maxProcessors="1000" enableLookups="false" redirectPort="8443"
> bufferSize="32768" allowChunking="fa
Randy Schuster wrote:
Running Apache Tomcat 5.0.18 on Solaris 8 Sparc, two questions
1. CGI Parameter Passing
Enabled CGI and copied the old printenv and test-cgi scripts into my cgi
directory. They run fine except when I try to pass a parameter.
http://myserver/cgi-bin/test-cgi?bob
throw
Randy Schuster wrote:
> 1. CGI Parameter Passing
>
> Enabled CGI and copied the old printenv and test-cgi scripts into my cgi
> directory. They run fine except when I try to pass a parameter.
>
> http://myserver/cgi-bin/test-cgi
>
> works but
>
> http://myserver/cgi-bin/test-cgi?bob
>
> thr
That's weird... I actually had a part in my reply at the end that said
something like "this should work until some code after the filter tries to
access session" :)
Yep, absolutely, if there's a possibility of that then the wrapper is
definitely the way to go.
--
Frank W. Zammetti
Founder and Ch
With the 64 bit version of tcnative-1.dll, https is working but the
Catalina*.log file has this message
INFO: The Apache Portable Runtime which allows optimal performance in
production environments was not found on the java.library.path:
So https works when the .dll is not used.
- Origi
Running Apache Tomcat 5.0.18 on Solaris 8 Sparc, two questions
1. CGI Parameter Passing
Enabled CGI and copied the old printenv and test-cgi scripts into my cgi
directory. They run fine except when I try to pass a parameter.
http://myserver/cgi-bin/test-cgi
works but
http://myserver/cgi-bi
> From: Randy Paries [mailto:[EMAIL PROTECTED]
> Subject: Re: question about ugrading
>
> So would that be the suggested best upgrade path?
Going to JRE 5.0 (aka JDK 1.5) is probably better, but if you can't do
it, we've had no problems staying on 1.4.2 with Tomcat 5.5.
- Chuck
THIS COMMUNIC
I think I am using a 32 bit JVM, I downloaded it
from Sun as "jdk-1_5_0_04-windows-i586-p.exe".
- Original Message -
From: "Mladen Turk" <[EMAIL PROTECTED]>
To: "Tomcat Developers List"
Sent: Wednesday, November 09, 2005 2:57 PM
Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work,
I have a directory of text files that is not deployed into the Tomcat
server. It has some jsp's but certainly doesn't have the structure of a
web application. I need to somehow point Tomcat to this directory so
that the Tomcat can display the contents of these text files. Can you
please provide
I'm using Sun 32 bit java, here is the output from java -version
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode)
- Original Message -
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]
So would that be the suggested best upgrade path?
On 11/9/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Randy Paries [mailto:[EMAIL PROTECTED]
> > Subject: question about ugrading
> >
> > So i was going to try to upgrade to the latest of tomcat. I just saw
> > that the latest 5.5
if you're using the "PoolingDatasource", what is the result of calling:
((org.apache.commons.dbcp.PoolingDataSource)ds).isAccessToUnderlyingConnecti
onAllowed()
Actually, I suppose it would be the wrapped tomcat version, so that cast
would be wrong.
> -Original Message-
> From: Robert
https is fixed either by removing the native-1.dll file or by
replacing it by the AMD 64 bit version.
It looks like there is a bug in the Windows installer that installs the 32
bit version
instead of the 64 bit version on a 64 PC.
I am surprise that the 32 bit version of native-1.dll wouldn't
Frank W. Zammetti wrote:
I can't think of any drawbacks to the filter, and tha's what I would have
suggested. Although, it probably doesn't even have to be as complicated
as a wrapper... simply check for an existing session for the paths you do
want a session created for, and if none is present
> From: Randy Paries [mailto:[EMAIL PROTECTED]
> Subject: question about ugrading
>
> So i was going to try to upgrade to the latest of tomcat. I just saw
> that the latest 5.5.x needs jre 5.0.
Not true. The 5.5 versions run fine on a 1.4 JRE, as long as you
download and install the compat.zip
I can't think of any drawbacks to the filter, and tha's what I would have
suggested. Although, it probably doesn't even have to be as complicated
as a wrapper... simply check for an existing session for the paths you do
want a session created for, and if none is present go ahead and create it.
I
Sorry, just banging my head off the wall too much to think about things
straight!
Apologies to any Tomcat developers reading this! What I did was turn off
time-stamp but what I was trying to do was have no date element to the
logfile's *name*. I didn't realise that the timestamp="true" refers t
hello,
Currently i am running tomcat 5.0.24
I am seeing lots of
WARNING: Wasn't able to read acknowledgement from
server[192.168.0.203:4001] in 15000 ms. Disconnecting socket, and
trying again.
So i was going to try to upgrade to the latest of tomcat. I just saw
that the latest 5.5.x needs jre 5.
my web application has three separate interfaces: an html ui, webdav,
and a custom http/xml protocol. clients of the latter two interfaces are
unaware of the http session, so i'd prefer that sessions not even be
constructed when requests come in through those interfaces.
i see that StandardMan
Andoni wrote:
Hi,
I have just recently installed Tomcat 4.1.31 and now I find that all my log files have timestamps
whether or not I have included timestamp="true" in the logger. In fact they even have it
if I have specified timestamp="false" which is documented as being the default.
Am I do
Stanislav Mironov wrote:
Hi All!
I get such exception report in catalina..log when I undeploy web
application (deployed as WAR).
09.11.2005 10:46:59 org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/context1]
09.11.2005 10:47:12 org.apache.catalina.startup.Ho
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread.
Hi,
I have just recently installed Tomcat 4.1.31 and now I find that all my log
files have timestamps whether or not I have included timestamp="true" in the
logger. In fact they even have it if I have specified timestamp="false" which
is documented as being the default.
Am I doing something w
How about this?
http://tomcat.apache.org/tomcat-5.5-doc/index.html
The 1st, 2nd and 3rd sections seem to suit your need.
mahesh sankaranarayanan wrote:
Hai all,
Can any one tell me how configuar the tomcat 5.0 right from installation upto
saving the files to the specific folders
mahes
Its does, but it is returning null as well. Only the getConnection on
the data source returns a non-null value.
GB Developer wrote:
does the org.apache.tomcat wrapped dbcp still expose getInnermostDelegate()
?
Connection c = dc.getInnermostDelegate();
log(c.getClass().getName() + ": " + c)
Oops, sorry, I've just noticed that you've written "I do not have
admin web access to the server". Mea culpa. But that's strange. I
mean, how did you deploy your webapp for the first time? You must have
some kind of access.
Seak, Teng-Fong wrote:
Do you have full access to the ser
Do you have full access to the server machine? If yes, you could
just copy and paste the war file inside and wait for several seconds.
At least that's how I do it. If you want to avoid potential problem due
to class change, maybe stop TC before pasting and restart it afterwards.
Zohar Am
does the org.apache.tomcat wrapped dbcp still expose getInnermostDelegate()
?
> Connection c = dc.getInnermostDelegate();
> log(c.getClass().getName() + ": " + c);
> -Original Message-
> From: Robert Upshall [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 09, 2005 10:34 AM
> To:
I can debug now. Thanks for the hint.
Eric
--- "Caldarale, Charles R" <[EMAIL PROTECTED]> a écrit :
> > From: Eric Boudrand [mailto:[EMAIL PROTECTED]
> > Subject: Passing options to the JVM at startup
> >
> > There is no catanila.bat file, so I use tomcat5w.
>
> For debugging, you probably do
How do I access the underlying connection of a data source? I am
connecting to a DB2 database using the JTOpen drivers. I define the
context in the server.xml and the jndi lookup is successful, so is the
getconnection on the datasource. The problem is that I need access to
the underlying con
You need to read the config guide for 5.5.12. The element is no
longer available in 5.5.12. There are other changes for JNDI resrouces
too.
-Original Message-
From: MarcLap [mailto:[EMAIL PROTECTED]
Sent: 09 November 2005 15:13
To: 'Tomcat Users List'
Subject: RE: 5.0.28 v 5.5.12
Here i
Here is info from the Catalina.out file
Nov 9, 2005 6:49:43 AM org.apache.tomcat.util.digester.Digester startElement
SEVERE: Begin event threw exception
java.lang.ClassNotFoundException: org.apache.catalina.logger.FileLogger
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
Hi,
I did not copy the one from the 5.0.28 to 5.5.12.
5.5.12 has the default server.xml.
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 09, 2005 9:09 AM
To: Tomcat Users List
Subject: RE: 5.0.28 v 5.5.12
> From: MarcLap [mailto:[EMAIL
I have not changed any of the variables which are in .profile.
-Original Message-
From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 09, 2005 8:46 AM
To: users@tomcat.apache.org
Subject: Re: 5.0.28 v 5.5.12
Does your Tomcat serve a simple html file? I mean Html fi
> From: MarcLap [mailto:[EMAIL PROTECTED]
> Subject: 5.0.28 v 5.5.12
>
> 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080.
>
> The server.xml is the same
The above may well be the problem. There are numerous configuration
differences between 5.0 and 5.5, so using the same ser
Emmanuel JACQUET a écrit :
>Hello gurus
>
>I got a problem with a tomcat server, hosting multiple websites. Tomcat
>is crashing after a few minutes, the only message i have is
>
>"Cannot connect to this database.
>java.sql.SQLException: Unable to connect to any hosts due to exception:
>java.net.Co
Does your Tomcat serve a simple html file? I mean Html file, not Jsp
file yet.
How about the environment variables like JAVA_HOME and CLASSPATH?
Well, in Win, these are no longer needed since TC 5.5 (great job!) but
maybe they're still needed in Unix/Solaris.
MarcLap wrote:
Hi,
Yes...
Hi there,
in opposite to my previous post I want to deploy a war file to remote server
running Tomcat using the Tomcat Ant-task (provided by catalina-ant.jar). But
even I get 'OK' back from the server - the newly added files are not copied in
the webapp dir. Do I make something wrong ? If poss
Hi,
Yes
Here is the version info
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
-Original Message-
From: Chen Jerry [mailto:[EMAIL PROTECTED]
Sent: Wednesday, Novem
Define "does not work at all" in terms of log and error messages would
you?
-Original Message-
From: MarcLap [mailto:[EMAIL PROTECTED]
Sent: 09 November 2005 12:54
To: 'Tomcat Users List'
Subject: 5.0.28 v 5.5.12
Hi,
I have been messing with this for a few days and can't figure out wha
Hey, did you pay attention to that 5.0.x leverages JDK1.4.2 while
Tomcat 5.5.12 leveraging JDK1.5?
2005/11/9, MarcLap <[EMAIL PROTECTED]>:
> Hi,
>
> I have been messing with this for a few days and can't figure out what is
> going on.
>
> 5.0.28 works fine. 5.5.12 does not work at all. Not even p
Hi,
I have been messing with this for a few days and can't figure out what is
going on.
5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080.
Using Solaris 8
Apache 1.3.34
Ssl 0.9.8a
Php 4.4.1
Jk 1.2.15
I did not touch anything in the httpd.conf file.
The server.xml is the same
Hi there,
in opposite to my previous post I want to deploy a war file to remote server
running Tomcat using the Tomcat Ant-task (provided by catalina-ant.jar). But
even I get 'OK' back from the server - the newly added files are not copied in
the webapp dir. Do I make something wrong ? If p
Tim Dean wrote:
Thanks for the info, Peter. I'm somewhat new to using Tomcat, so if there's
somewhere particular I should post this as a bug, please let me know.
I filed a bug report at ASF bugzilla:
http://issues.apache.org/bugzilla/show_bug.cgi?id=37424
Peter
---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hi,
I would suggest, that you would set up Apache in front of IIS, with
reverse proxying. That's how I've solved these problems from time to
time. That way you can pass the service S straight to your tomcat
application, with out ever going through IIS.
Hello list
Is there a repository for nightly builds of Tomcat 4.1.x? I really can't
find it, and I don't want to build it from source for a simple testing of
a resolved bug (28830).
Anyway, when the next release of Tomcat 4.1.x is planned?
Ciao
Antonio Petrelli
---
-
To unsubscri
Hi,
Khawaja Shams schrieb:
Hello everyone,
I have a few strict requirements for security on my project, and I am having
a hard time understanding some concepts. I cannot use SSL due to the
performance loss, and the application must be accessed only by authenticated
users. Meanwhile, I am require
> From: Goay Zee Ling (ACM/MIS) [mailto:[EMAIL PROTECTED]
> I just tried using the tomcat connector
> and faced some problem too. I have posted a question "tomcat connector
> isapi_redirect.dll not available" to this list.
>
> Do you have any idea on this?
I don't - I use separate IP addresses
Hi Peter,
Thanks for your prompt reply. I just tried using the tomcat connector
and faced some problem too. I have posted a question "tomcat connector
isapi_redirect.dll not available" to this list.
Do you have any idea on this?
Thank you.
Regards,
zl
-Original Message-
From: Peter C
Hai all,
Can any one tell me how configuar the tomcat 5.0 right from installation upto
saving the files to the specific folders
mahesh
-
Yahoo! FareChase - Search multiple travel sites in one click.
> From: Goay Zee Ling (ACM/MIS) [mailto:[EMAIL PROTECTED]
> Hi. I have a simple question.
... But not a simple answer given your configuration.
> On the server, I have both IIS 5.1 and tomcat 5.0.
> With both running respective application, is it possible to remove the
> port number for calling
Hi. I have a simple question. May I know how to ommit 8080 or any port
number from the address bar?
I read from some website that "8080" is the default port running Tomcat
on and if there's no other web server running on the server, then can
change the port to "80" in the file "conf/server.xml" o
Hello:
Is there a way in Tomcat to implement SSO with JAAS (instead of using the
Valve implementaion of SSO) so that my web app will be portable across
containers ?
thanks and regards,
-- Kannan.
--
Amritha Institute of Medical Scie
Hello:
Can anyone pls suggest the standard way for sharing of data between
multipe web applications ? I have one outer web app which the user will
access first and at some point of time he may logon to other web apps from
the first web app using SSO.
So is there a way for me to transparently acc
79 matches
Mail list logo