I still have te same problem, any help?
Jose Gargallo escribió:
Hi all,
I have a J2EE application that runs in Oracle and Postgres databases
and OC4J and Tomcat servers. I've got a problem using the
PreparedStatement.setTimestamp function runing TOMCAT 5.5 + Oracle 9i
becouse it ignores the m
here is the complete server.xml with only the problematic context (myapp) in it:
that's in the log.
I am wondering about the
<
Missing application web.xml, ...
>
statement.
I played with the context's docBase attribute, but with no success.
(this context.xml placed in META-INF contains no docBase)
"Christopher Schultz" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bill,
>
> Bill Barker wrote:
>> Enabling the RequestDumper to see if the browser is actually sending the
>> path would help.
>
> Does the browser ever send the p
Leucht, Axel wrote:
> Hi,
>
> I'm currently in desparate search for a problem I'm facing...
Please provide the context and host configuration for this web app.
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To un
an equation editor, I believe is what he was looking for, correct?
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 4:23 PM
To: Tomcat Users List
Subject: Re: Mathematical Editor for textarea in JSP page.
-BEGIN PGP SIGNED MESSAGE--
I have a server setup with Apache 2.0.55 and Tomcat 5.0.28
I am trying to use mod_jk 1.2.14 to communicate between the two
in my httpd.conf file I have the virtual host file setup as follows
servername www.blah.com
jkmount /server1/* worker1
...
for each server
then in my workers.properties f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
Propes, Barry L wrote:
> Does HomeSite do it? If it's still around even? Maybe UltraEdit?
Silly question: why not just use a plain-old ? That should be
able to display all of the mathematical symbols mentioned , since they
all have unicode chara
On 8/6/07, Fabbris Pierluigi <[EMAIL PROTECTED]> wrote:
> Now I've this file
Yikes! -- I have no idea what point you're trying to make with all of
that, but ...
> I try to enter in the example page and the servlet is displayed white
> pages, and the servlet in my webapps displayed white page.
> W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
[EMAIL PROTECTED] wrote:
> I just did a responses to this and somehow it got lost ;-(
I hate it when that happens. :(
> Cookie oreo;
Very clever ;)
That code looks fine, by the way. The fact that cookies.length is 1
probably means that the
Hello,
it's a nightmare to use Tomacat for servlet. Now
I've this file
web.xml
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";
version="2.
Does HomeSite do it? If it's still around even? Maybe UltraEdit?
-Original Message-
From: Girish Havaldar [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 1:29 AM
To: Tomcat Users List
Subject: Mathematical Editor for textarea in JSP page.
Hi all,
in my application i have one
can i embed this editor into my JSP page,
Yes, either via javascript or the provided taglib.
Regards,
Adrian Sutton
http://www.symphonious.net
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
Bill Bainbridge wrote:
> JkStripSession On solved the problem. It now works first time,
> every time, and seems faster than sending everything to Tomcat. Thanks!!
If you are going to be using Apache httpd in front of Tomcat, then using
JkStripS
I just did a responses to this and somehow it got lost ;-(
>Can you post your "cookie finding" code? Also, post the portion of your>(new)
>code that /sets/ the cookie. Often, cookie-related issues are tied>to
>incorrect setting of the "path" of the cookie. Also, are you using>SSL at all?
>If so
Chris,
JkStripSession On solved the problem. It now works first time, everytime, and
seems faster than sending everything to Tomcat. Thanks!!
> I'd like to have
> Apache serve the images, stylesheets and other static content that is
> referenced in the Struts jsps, but when I try to do that, i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
[EMAIL PROTECTED] wrote:
> He has something called login.html which uses a login.java compiled
> program to set a cookie (response.addCookie( "UserLevel", "value") )
> which adds a cookie called UserLevel with a value retrieved from
> logging in
> From: André Vila Cova [mailto:[EMAIL PROTECTED]
> Subject: Tomcat status
>
> I want to know status of each one (ports configured,
> CATALINA_HOME, CATALINA_BASE, status, datasource, etc...).
> Exists some script (perl, JSP, etc) showing this data?
Don't know of anything that will monitor mult
- Original Message -
From: "Leon Rosenberg" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, August 05, 2007 12:38 PM
Subject: Re: Per Thread Class Loader... what do you think?
could you elaborate a bit more why do you need the classloader to be per
thread?
In case that you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gerhardus,
[EMAIL PROTECTED] wrote:
> Currently when deploying a new set of war files we do the following in a
> script that runs for all our servers.
> rm -rf /home/admin/application-1.1.war
> rm -rf /usr/share/tomcat5/webapps/application-1.1.war
> s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
Bill Bainbridge wrote:
> I'd like to have
> Apache serve the images, stylesheets and other static content that is
> referenced in the Struts jsps, but when I try to do that, if the page
> isn't cached in the browser, it comes up with no buttons
Thanks Hassan,
Cookies _are_ enabled. I'm not sure why it's sending the sessionid, but a few
lines further down, I get
File does not exist: /usr/apache/httpd/htdocs/payments/images/Blue
_Bar_Back.gif, referer: http://74.205.87.59/payments/welcome.do
The first three entries have a sessionid,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
Bill Barker wrote:
> Enabling the RequestDumper to see if the browser is actually sending the
> path would help.
Does the browser ever send the path?
Using LiveHTTPHeaders, I observed the following:
A = C08
B = 375
1. Visited the root-deplo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
> 1. Does each tomcat instance use a separate 2 GB of memory, ie the 3
> instance use 6 GB between them ?
Each instance gets a separate, 2GB heap space.
> 2. or do they potentially share they same memory?
Since Java 1.5, "shared archive" cap
On 8/6/07, Bill Bainbridge <[EMAIL PROTECTED]> wrote:
> File does not exist:
> /usr/apache/httpd/htdocs/payments/images/Bttn_IAgree.gif;jsessionid=FA9B1578B6A813AAF2AB528C7DD398E4
It appears that Apache httpd doesn't recognize the ';' separator and
thinks the 'jessionid=' is part of the file
Hi
I am adding some additional functionality to something that someone did who has
left the company.
He was using Web Macros under tomcat (webapps/application/WEB-INFO: code,
templates, etc).
He has something called login.html which uses a login.java compiled program to
set a cookie
(response.
We figured out what the problem was. IIS was not allowing any requests to
go through if the file extension was .jsp with a query string parameter. We
basically had to add the .jsp extension to the IIS configuration as a
recognized file extension that would pass to the jakarta isap_redirector.
It'
Hi
A quick google showed that one could possibly use a maven plugin to
automatically deploy war files or ant.
If you have a fairly large infrastructure eg:
6 Apache clusters(two servers configured active/passive) each with about 10
Tomcats.
How would you do the following:
* Quickly deploy a new
Hi!,
Send email to "[EMAIL PROTECTED]" with clear text in
subject field.
Att,
Silvio Cesar L. dos Santos
Analista de Redes Pleno
DTI - Divisão de Tecnologia da Informação
UNIGRANRIO - Universidade do Grande Rio
+55 21 2672-7720
[EMAIL PROTECTED]
http://www.unigranrio.edu.br
Sebastiaan van Erk
Yes, somebody can. In fact, that somebody is YOU!
In every single email from this list there is a header telling you how
to unsubscribe.
Even better, when you go to the Tomcat home page, there is a link
"Mailing Lists", and it too tells you how to unsubscribe!
Regards,
Sebastiaan
[EMAIL PR
I've lot of tomcat installed in windows server. I want to know status of
each one (ports configured, CATALINA_HOME, CATALINA_BASE, status,
datasource, etc...). Exists some script (perl, JSP, etc) showing this data?
Thanks a lot
I am using Tomcat 5.5.23 with Apache 2.2.4 and mod_jk. The "payments" app uses
Struts, Spring and Tiles. I'd like to have Apache serve the images,
stylesheets and other static content that is referenced in the Struts jsps, but
when I try to do that, if the page isn't cached in the browser, it
| From: Vigorito, Nicholas E. [mailto:[EMAIL PROTECTED]
| Sent: Thursday, 02 August, 2007 15:49
|
| Here are some quotes from this person:
|
| I would never install open source from binaries on a machine I did not
| want someone to break into.
Cool, just get a copy of whatever tools he uses to s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aladdin,
aladdin wrote:
> I have the following two lines of code in a context listener:
>
> ServletContext sc= e.getServletContext(); // e is a ServletContextEvent
> log.write("AppInitializer::ContextInitializer: context name='" +
> sc
Bill Barker wrote:
You haven't missed anything. Tomcat simply doesn't try to authenticate a
user if authentication isn't required. Simplest and most portable is to
create a Filter that is configured as the first filter, and takes an
auth-method init param to tell it what to use, and then
If there will be no negative reports until tomorrow morning, I'll tag
1.2.25 around 8 a.m. GMT.
Regards,
Rainer
Rainer Jung wrote:
Hi all,
unfortunately we had to withdraw mod_jk 1.2.24. It had a serious
regression bug. To ensure the quality of the new 1.2.25 we invite you to
actively part
So far, so good.
+1
On Aug 3, 2007, at 2:40 AM, Rainer Jung wrote:
Hi all,
unfortunately we had to withdraw mod_jk 1.2.24. It had a serious
regression bug. To ensure the quality of the new 1.2.25 we invite
you to actively participate in testing.
A code snapshot (revision 562250) is avai
> From: Peter Sparkes [mailto:[EMAIL PROTECTED]
> Subject: Re: Memory usage with multiple instances of tomcat
>
> The commands -Xms3g -Xmx3g will set the min/max heap to
> 3 GB, please how do I set the RAM for each instance of
> Tomcat5.5 to 2 GB
You can't set the amount of RAM for any process -
> From: Ron Wheeler [mailto:[EMAIL PROTECTED]
> Subject: Re: APR Library with JBoss/Tomcat
>
> The error message does not describe the problem appropriately and the
> documentation does not clearly link to this "required" library.
It's not an error message - it's clearly labeled INFO. Nor is t
On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> The first time of deployment, it works fine (ant based file copy to webapps)!
>
> The second time the server seems to deploy but the context isn't to be
> started again...
Because? What's in your logs?
--
Hassan Schroeder --
Filip Hanik - Dev Lists wrote:
>
> Derek Alexander wrote:
>>> the same app would have to run on both instances,
>>>
>>
>> You mean this error is normal when starting the first server in a
>> cluster?
>>
> if it was the first server, it wouldn't request state from another,
> would it ?:)
Hi,
I'm currently in desparate search for a problem I'm facing...
I do have a struts-webapp running under Tomcat 4 without any problems.
I started to port the application to Tomcat 5 which gives me problems. The app
start ok and everything looks ok. But when I try to call one specific action,
Hello,
Could somebody remove my name from this list please.
Thanks
Kind Regards
Sheila Cullen
ext 2699
Thanks Chuck,
I am using a 64-bit versions of the OS and JVM and I was confusing
virtual memory with RAM.
I have 8 GB of RAM and a 80 GB disc.
The commands -Xms3g -Xmx3g will set the min/max heap to 3 GB,please how
do I set the RAM for each instance of Tomcat5.5 to 2 GB
Regards
Peter
From
Could you tell me why I get following error when I try to start tomcat
service using java options:
-classpath C:\Program Files\Apache Group\Tomcat 5.5\bin\bootstrap.jar
-Dcatalina.home=C:\Program Files\Apache Group\Tomcat 5.5
-Dcatalina.base=C:\Program Files\Apache Group\TOMCAT_UPG1
-Djava.endorse
hi,
It was typig mistake, here is the original,
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
You have mail.
zone12$ su -zone12
Usage: su [-] [ username [ arg ... ] ]
zone12$ su - zone12
Password:
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
zone12$ cd /home/jug-how
On dim, 2007-08-05 at 17:12 +0530, Partha Goswami wrote:
> Hi,
>
> I am going to install/start Tomcat 6x version in solaris 10. Now,
>
> I did,
>
> # mkdir < path of tomcat dir > log
> # JAVA_HOME=/usrjava
you may forget a "/" after usr and JAVA_HOME should point to the jre
> #export JAVA_HO
I want to add, that the context couldn't get started (only after 2nd deployment)
although the server was restarted.
Hans.
-Ursprüngliche Nachricht-
Von: Mader Hans-Dieter, J-I
Gesendet: Montag, 06. August 2007 09:28
An: 'Tomcat Users List'
Betreff: AW: How to avoide delete context.xml -
Hi,
I placed the context.xml into the META-INF,
undeployed (delete of WAR,exploded,conf/.../context.xml ) the previous app and
deployed again.
The first time of deployment, it works fine (ant based file copy to webapps)!
The second time the server seems to deploy but the context isn't to be sta
Hi Adrian Sutton,
can i embed this editor into my JSP page,
-GS-
On 06/08/07, Adrian Sutton <[EMAIL PROTECTED]> wrote:
>
> Hi Girish,
> The company I work for creates a product called EditLive! which can
> do this: http://www.ephox.com/products/editlive/ You can either use
> it's standard symbo
50 matches
Mail list logo