On Thu, Jul 15, 2010 at 02:28:52AM +0200, André Warnier wrote:
> Michael Powe wrote:
> >To install mod_jk, I resorted to my good friend Google, and used a
> >tutorial to set up the connector. In that tutorial, the method used
> >was to create a properties file (workers.properties) which set up th
stefan-b wrote:
Hello,
I hope you can help.
I've installed cyclos (http://project.cyclos.org) on my tomcat5.5 running on
debian lenny on amd64Bit Machine.
A Mail to the Cyclos Team itself gets no answer since a week and the Cyclos
Forum is nearly dead :(
With an disabled security manager all wo
Michael Powe wrote:
...
To install mod_jk, I resorted to my good friend Google, and used a
tutorial to set up the connector. In that tutorial, the method used
was to create a properties file (workers.properties) which set up the
worker `worker1'.
...
I'm installing a clean version of Apach
Hello,
I hope you can help.
I've installed cyclos (http://project.cyclos.org) on my tomcat5.5 running on
debian lenny on amd64Bit Machine.
A Mail to the Cyclos Team itself gets no answer since a week and the Cyclos
Forum is nearly dead :(
With an disabled security manager all works fine.
The Man
On 13/07/2010 21:58, Okubo, Yasushi (TSD) wrote:
>
>
> -Original Message-
> From: Pid [mailto:p...@pidster.com]
> Sent: Friday, June 25, 2010 4:29 AM
> To: Tomcat Users List
> Subject: Re: question for sso session replication in tomcat 6.0.26
>
> On 24/06/2010 21:49, Okubo, Yasushi (TSD
On 13/07/2010 21:36, Caldarale, Charles R wrote:
... since Tomcat 4 is before my time ...
>
> - Chuck
:o
p
signature.asc
Description: OpenPGP digital signature
http://moshah-linux.corp.walmart.com/ip/3555301
--
View this message in context:
http://old.nabble.com/test-test-tp29165474p29165474.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail
Robedan,
I recall that we started doing the following in Tomcat 4.1:
In the webapps WEB-INF/web.xml we inserted the following right before
:
Entire Application
/*
CONFIDENTIAL
This forced http:// reques
On Wed, Jul 14, 2010 at 04:37:17PM +0200, Rainer Jung wrote:
> On 14.07.2010 14:37, Konstantin Kolinko wrote:
> >2010/7/14 Michael Powe:
> >>
> >(...)
> >>#JkMount /host-manager ajp13
> >>#JkMount /host-manager/* ajp13
> >>
> >>JkMount /TlTaggerTest/*.jsp worker1
> >
--- On Wed, 7/14/10 at 10:08 AM, testwreq wreq wrote:
> catalina logs are showing jre_home as
> null. Any ideas how to set it?
>
Earlier, in a separate thread, you indicated that java 1.6 was installed.
At the command prompt type:
$ which java
which should display something like:
/usr/loc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robedan,
On 7/14/2010 1:29 PM, Robedan wrote:
>> Can you post all
>> active elements from your conf/server.xml file?
>
> Attached.
[inlined here:]
> port="80" minProcessors="5" maxProcessors="75" enableLookups="true"
> redirectPort="443" acceptCo
On 14/07/2010 11:11, Guofeng Zhang wrote:
> If not, which version will support it in the future?
Not yet. It is on the possible enhancement list but there hasn't been a
great deal of interest to date.
Mark
-
To unsubscribe, e-
Can you post all
active elements from your conf/server.xml file?
Attached.
The web.xml file should be in
your webapp's deployment directory under WEB-INF/web.xml.
I've tried it there, but with the same results. This is the only application
that will ever be on this server, so either should wor
On 14.07.2010 16:50, fredk2 wrote:
Hi,
I am looking at a trace a friend made which raised my curiosity:
[Mon Jul 12 17:49:13.534 2010] [3370:4160136960] [trace]
ajp_read_into_msg_buff::jk_ajp_common.c (1188): enter
[Mon Jul 12 17:49:13.534 2010] [3370:4160136960] [trace]
ajp_read_fully_from_se
catalina logs are showing jre_home as null. Any ideas how to set it?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robedan,
On 7/13/2010 11:05 AM, Robedan wrote:
> I have an application that has a Web interface using an embeded Tomcat 4
> Server. I need to make it available to users over the Internet and want to
> secure it with SSL. It originally worked on port 8
It seems there is something wrong with the setup. How do I set the JRE_HOME?
Also, /gcj-4.1.2
On Wed, Jul 14, 2010 at 10:46 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: testwreq wreq [mailto:testw...@gmail.com]
> > Subject: Re: java.lang.NoSuchMethodError: method
> > jav
Hi,
I am looking at a trace a friend made which raised my curiosity:
[Mon Jul 12 17:49:13.534 2010] [3370:4160136960] [trace]
ajp_read_into_msg_buff::jk_ajp_common.c (1188): enter
[Mon Jul 12 17:49:13.534 2010] [3370:4160136960] [trace]
ajp_read_fully_from_server::jk_ajp_common.c (1140): enter
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: java.lang.NoSuchMethodError: method
> java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not
> found.
>
> 2. JRE_HOME is not set to anything
Which is a problem.
> production environments was not found on the java.l
How can I set the JRE_HOME? Why is it null?
I am very new to this. Please point me to fix this.
On Wed, Jul 14, 2010 at 10:38 AM, Martin Gainty wrote:
>
> try
>
> Collection.isEmpty()==true
>
> OR
> Collection.size()==0
>
>
> take your pick
> Martin Gainty
>
try
Collection.isEmpty()==true
OR
Collection.size()==0
take your pick
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein,
On 14.07.2010 14:37, Konstantin Kolinko wrote:
2010/7/14 Michael Powe:
(...)
#JkMount /host-manager ajp13
#JkMount /host-manager/* ajp13
JkMount /TlTaggerTest/*.jsp worker1
The VirtualHost section was created by the ApacheConfig option in
Tomcat.
Trivial question: are you
1. Error is complaining on the following lines of the code.
Vector advVec=new Vector();
if (rs.getObject("ADVISOR") != null)
{
XMLType poxml = (XMLType) rs.getObject("advisor");
String advisorstring = poxml.getS
Well, it looks like this is the line of code being executed:
return
newInstance(contextPath,classLoader,Collections.emptyMap());
Tomcat normally dumps out at least the value of its JRE_HOME env var
upon startup, can you verify that it's really using 1.6?
On Wed, Jul 14, 2010 at 10:11 AM, testwr
It is jdk 1.6 from SUN
java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
On Wed, Jul 14, 2010 at 9:56 AM, Kris Schneider wrote:
> You wouldn't happen to be using JDK 1.4 on CentOS, would you? The
> e
You wouldn't happen to be using JDK 1.4 on CentOS, would you? The
emptyMap method showed up in JDK 1.5...
On Wed, Jul 14, 2010 at 9:35 AM, testwreq wreq wrote:
> I have a piece of code that retrieves data from oracle database XML type. It
> works on tomcat installation on ubuntu. But fails on Cen
I have a piece of code that retrieves data from oracle database XML type. It
works on tomcat installation on ubuntu. But fails on CentOS. Any ideas?
java.lang.NoSuchMethodError: method java.util.Collections.emptyMap
with signature ()Ljava.util.Map; was not found.
javax.xml.bind.JAXBContex
tuning off all entries for a log is not a good idea
better off to change any LEVEL assignments from DEBUG or whatever to FATAL
http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html
commons logging change any LEVEL assigments from DEBUG or whatever to
LOG_LEVEL_FATAL
> From: Luca Gervasi [mailto:tom...@ashetic.net]
> Subject: Too verbose log
>
> I'm using tomcat 6.0.26 and java 1.5, to cluster some tomcats.
>
> I'm getting my log filled by lines like:
> "INFO: ThroughputInterceptor Report[
>
> Is there a way to turn it off?
Set the interval attribute for th
Hallo!
I'm using tomcat 6.0.26 and java 1.5, to cluster some tomcats.
I'm getting my log filled by lines like:
"INFO: ThroughputInterceptor Report[
Tx Msg:438951 messages
Sent:507.93 MB (total)
Sent:281.97 MB (application)
Time:94.91 seconds
Tx Speed:5.35
2010/7/14 Michael Powe :
>> >>>
(...)
>> >>># JkMount /host-manager ajp13
>> >>># JkMount /host-manager/* ajp13
>> >>>
>> >>> JkMount /TlTaggerTest/*.jsp worker1
>> >>>
>> >>>
>
> The VirtualHost section was created by the ApacheConfig option in
> Tomcat.
Trivial question: are you sure,
Hello,
See below.
On Wed, Jul 14, 2010 at 12:13:11PM +0200, André Warnier wrote:
> Mmmm. Taking into account all previous communications, this looks really
> strange. It looks as if mod_jk is being called, is finding a match with
> its URI map, but then is not even making any attempt at conta
Mmmm. Taking into account all previous communications, this looks really strange. It
looks as if mod_jk is being called, is finding a match with its URI map, but then is not
even making any attempt at contacting the Tomcat worker...
On the other hand, assuming that your IBM webserver is some c
If not, which version will support it in the future?
Thanks!
Sandip d...@iit wrote:
Dear All,
I have deployed a web application (war file) in webapps directory of tomcat
6.0.18 its working fine. Please note that its a struts application and has
been developed sometimes three years back. I am not sure which version of
struts has been used in it.
Hello,
Thanks again for looking at this. Here are the log entries
corresponding to a jsp page request.
[Wed Jul 14 05:42:57 2010] [15992:48036720] [trace]
map_uri_to_worker_ext::jk_uri_worker_map.c (951): enter
[Wed Jul 14 05:42:57 2010] [15992:48036720] [debug]
map_uri_to_worker_ext::jk_uri_w
Dear All,
>
>
> I have deployed a web application (war file) in webapps directory of tomcat
> 6.0.18 its working fine. Please note that its a struts application and has
> been developed sometimes three years back. I am not sure which version of
> struts has been used in it.
>
> When I deplo
On 14 July 2010 08:02, abhishek jain wrote:
> I just realized that i am having in the Cart object which i save in
> session,
> references of datasource and message resources.
> This is creating the problem as they i believe are not serializable,
> Is there any way of overcoming them.
>
> They're
On 14.07.2010 04:57, Michael Powe wrote:
Hello,
Thank you for the reply.
See below for comments.
On Wed, Jul 14, 2010 at 12:37:05AM +0200, Rainer Jung wrote:
On 13.07.2010 23:17, Michael Powe wrote:
Hello,
I asked this question in the httpd list but no joy.
I have set up tomcat 6 and IBM
On Wed, Jul 14, 2010 at 1:39 AM, Peter Crowther wrote:
> On 13 July 2010 16:15, abhishek jain wrote:
>
> > On Tue, Jul 13, 2010 at 2:11 PM, Peter Crowther <
> > peter.crowt...@melandra.com
> > > wrote:
> >
> > > On 13 July 2010 09:34, abhishek jain
> wrote:
> > >
> > > > I am using tomcat 5.5 ,
40 matches
Mail list logo