Hi,
You want to look at this page: http://www.apache.org/licenses/exports/
You'll need some time to understand it. I did this a couple of years
ago.
When I last I checked HTTPS support is the only encryption that
Tomcat does. I don't believe that HTTPS is subject to ECCN, but I'm
not a l
I have a web application installed in tomcat 5.5.20 on linux machine which
uses spring, hibernate and mule 1.4, I need to configure my application
components through XML configuration file. For this I have a Configuration
manager which reloads the XML file (comp-config.xml e.g.) and creates a
conf
Hi,
Could you please redirect me to right point of contact.
I need encryption usage details in Tomcat to receive an export control
classification number (ECCN).
Please let me know in case any other details are needed.
Thanks,
-Hitesh
-Original Message-
From: Hitesh Raghav [mailto:[EM
Hi,
I am using Tomcat 5.0.28 on Windows 2003. The problem I face is that,
for the same servlet, it work fine most of the time, but it randomly
give error of 404 - " The requested resource (/bgmProv/provServlet) is
not available."
Below is the error message in browser:
==
Hi
Sorry for the dely, thx for the prompt reply
Since the On line apps cannot be down for more then 1 minut, We probably have to a test setup and
generate the same Load using Jmeter or some other S/w and exactly check if we are missing some thing
this would provide us with some test results.
"Caldarale,
Charles R"
"Tomcat Users List"
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Solaris 10 Tomcat performance maxes out at 2 threads
>
> We see throughput increase when we go from 1 client thread to
> 2 client threads, but when we run more than 2 threads we see
> no additional throughput.
First off, does your
Hi,
I am a newbie to tomcat.
I can see that .war file can be deployed (i.e, uploaded and
automatically expanded to the server folder) using tomcat manager.
But how do you upload/download other types of files
(.mp3, .png, .zip ) to the web app folder remotely?
So this means deploying local d
I am running Tomcat 5.5 on a 4 CPU Sun Fire v440 system running Solaris 10.
My client is a Windows application that is issuing web service requests via
keep alive connections.
We see throughput increase when we go from 1 client thread to 2 client
threads, but when we run more than 2 threads we s
Hello,
I have registered a domain name and pointed it to my server. My server is
Tomcat 6.x. I have installed my application on it. I want that when I hit my
domain name e.g. www.mydomain.com than request directly goes to my main
homepage, without typying the context path, which I used whi
Hi
On Wed, Mar 26, 2008 at 7:39 AM, Steffen Heil <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am searching for comet clients for java, perl and C.
> (I know, this is basically the wrong list, but I expect to find people here
> who had the same problem and maybe solutions...)
>
> In Java HTTPClient, w
I have no personal experience with this but it might be a useful resource:
http://www.owasp.org/index.php/Securing_tomcat
abhay srivastava wrote:
Hello Folks,
How do I secure Tomcat version 6 ? Can anyone point me to right documentation ?
I am in a process of hosting a website on T
Hi
I am searching for comet clients for java, perl and C.
(I know, this is basically the wrong list, but I expect to find people here
who had the same problem and maybe solutions...)
In Java HTTPClient, which is my favorite http client for java doesn't seem
to support tranfer-encoding: chunked (a
Hello Folks,
How do I secure Tomcat version 6 ? Can anyone point me to right
documentation ?
I am in a process of hosting a website on Tomcat 6. it will be very helpful fi
people can give advice on securing my server from their past experiences.
Thanks in advance
---
Winners don't Qu
> From: Juergen Weber [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat and parallel security realms
>
> OK, that wouldn't work, as only _one_ realm can be defined in each of
> Engine, Host and Context. So MultiRealm would have to be in Context to
> have two other realms to call, which is awkward.
On Fri, Mar 14, 2008 at 7:50 PM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Jürgen,
>
> Juergen Weber wrote:
>
> | the idea you sketched depends on the constructor being called with a
> | list of realms. Is that so?
>
> Not necessarily.
It's probably that tag A you use has conditional logic that is false
upon first request. Making it skip it's content. Difficult to tell more
without knowing the taglibs involved and the associated conditions
Nathan Wilhelmi a écrit :
Hello - We are using Tomcat 6.0.14, we have some pages that us
Charl Gerber schrieb:
If you have any VirtualHost somewhere in your httpd
configuration, you
need to put the JkMount into the VirtualHost that
handles your request.
That works now! I mounted it to the virtual host, and
it worked! Kinda.
I doesn't work with the url
domain/myapp
I have to ty
Thanks a lot Mark! As everything worked fine, I'm confident to use this
version in production. After two weeks of test with our application, this is
the only "strange behaviour" we've noticed.
Once again, thanks a lot for your quick responses guys!
-Mensagem original-
De: Mark Thoma
Everything works really fine, but this message is somehow annoying ...
-Mensagem original-
De: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 25 de março de 2008 18:20
Para: Tomcat Users List
Assunto: RE: Tomcat 6.0.16 and Listeneres
> From: Milanez, Marcus [
Milanez, Marcus wrote:
Searching over the internet I came accross very few references reporting
the same problem, and these referenced explained that this is nothing I
should get worried about. Is this a fact?
Yes.
Have someone had the same message?
Yes.
See
https://issues.apache.org/bugzill
Hi Fred,
fredk2 schrieb:
Hi,
When is mod_jk 1.2.27 expected to be stable?
I just stumbled accross the change log for the jk connector which shows an
interesting feature: the ability to configure a reply_timeout not only per
worker, but instead per mapping.
http://tomcat.apache.org/tomcat-4.1
> From: Milanez, Marcus [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 6.0.16 and Listeneres
>
> I've just updated my tomcat version to 6.0.16 and it keeps
> reporting me "INFO: The listener myfullpackage.MyListener"
> is already configured for this context. The duplicate
> definition has been ign
Charl Gerber schrieb:
Anything in the JkLogFile apart from the initialized
message?
nope, that's the only message I get.
What's the URL of the request you are testing with,
and what answer do you get exactly?
Url:
www.mydomain.com/myapp
(There's a default index.html configured in it)
Rep
Hi,
I've just updated my tomcat version to 6.0.16 (I was using 6.0.14 since
then), and it keeps reporting me "INFO: The listener
myfullpackage.MyListener" is already configured for this context. The
duplicate definition has been ignored." everytime I deploy my
application. I've inspected all file
> If you have any VirtualHost somewhere in your httpd
> configuration, you
> need to put the JkMount into the VirtualHost that
> handles your request.
That works now! I mounted it to the virtual host, and
it worked! Kinda.
I doesn't work with the url
domain/myapp
I have to type an actual file:
> From: Tommy Peterson [mailto:[EMAIL PROTECTED]
> Subject: Re: another apache/tomcat/mod_jk/virtual hosting
> question/issue
>
> I don't understand why this has to be this difficult.
Because you seem to be trying to solve multiple problems simultaneously,
rather than isolating them and taking
> From: Tommy Peterson [mailto:[EMAIL PROTECTED]
> Subject: Re: another apache/tomcat/mod_jk/virtual hosting
> question/issue
>
> I went all the way to the top of the error log for the first
> error; there were two, one after the other:
> [error] jk_ajp_common.c (1004): (ajp13) can't receive th
> Anything in the JkLogFile apart from the initialized
> message?
nope, that's the only message I get.
> What's the URL of the request you are testing with,
> and what answer do you get exactly?
Url:
www.mydomain.com/myapp
(There's a default index.html configured in it)
Reply is:
Not Found
Th
Hi,
When is mod_jk 1.2.27 expected to be stable?
I just stumbled accross the change log for the jk connector which shows an
interesting feature: the ability to configure a reply_timeout not only per
worker, but instead per mapping.
http://tomcat.apache.org/tomcat-4.1-doc/jk/miscellaneous/chang
When the unable to compile class for JSP error showed up (it isn't
anymore) it would mention the jsp file that I was calling. I intentionally
called several different jsp files to see if it was the coding, althougth
this application works now, and has for years, on a different server just
fine (I n
Thanks. I will check into the comments you gave. The
Apache server was pre installed and I have no idea how
it works. Not even sure if there are virtual hosts.
Will have to check up on that.
cPanel is used to administer the account.
--- Rainer Jung <[EMAIL PROTECTED]> wrote:
> Hi Charl,
>
> Ch
Hello,
I have recently ported a tomcat-based application from using IIS 5.1 to
using IIS 6.0, and I am seeing an interesting change in the IIS
configuration that I hoped someone could explain.
I have an application where I want a subset of the URLs to go through
Basic Authentication and the
Hi Charl,
Charl Gerber schrieb:
OK, my worker.properties:
worker.list=worker1
worker.worker1.type=ajp13
worker.worker1.host=localhost
worker.worker1.port=8009
OK
and in my server.xml:
OK
The latter I did not add, it was there by default
after I installed tomcat. In fact, I didn't chan
Hello - We are using Tomcat 6.0.14, we have some pages that use some
nested tags, such as Page A -> Tag A -> Tab B, it's not reclusive
problem. We are using the JSP.tag files for this. The problem is on the
first request, Page A -> Tag A works fine, however Tag B never appears
to be rendered. N
OK, my worker.properties:
worker.list=worker1
worker.worker1.type=ajp13
worker.worker1.host=localhost
worker.worker1.port=8009
and in my server.xml:
The latter I did not add, it was there by default
after I installed tomcat. In fact, I didn't change
anything in server.xml, its the default inst
In that case, there should have been some text after
'org.apache.jasper.JasperException: Unable to compile class for JSP: '
citing the line number and problem with the jsp. Is it really just
blank where compile error message should be? Can you try to restart
tomcat and see if that clears the
Hi,
using jdk 1.6_05, Tomcat 6.0.14 and Apache 1.3.39.
Tomcat seems to be working fine on its own, as does
Apache. I installed the mod_jk connector according to
documentation so much so that I eventually get the log
message:
[Tue Mar 25 21:32:19 2008] [32488:0] [info]
jk_init::mod_jk.c (2706): m
I went all the way to the top of the error log for the first error; there
were two, one after the other:
[error] jk_ajp_common.c (1004): (ajp13) can't receive the response message
from tomcat, tomcat (127.0.0.1:8009) has forced a connection close for
socket 4540
[Tue Mar 25 15:02:44.320 2008] [5796
That's correct.
Thanks David.
Abhay Srivastava
Reference Architecture
Shared Services and Architecture | Smith Barney Technology | CitiGroup
GWM
(212) 657 - 4617
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2008 3:12 PM
To: Tomcat Users List
Only if you are mixing technologies or have other complications. For
instance, I find Apache Httpd easier to deal with for PHP, Perl, or CGI
stuff in general. In a straight java servlet environment, it just adds
latency and complexity you probably won't want.
--David
Srivastava, Abhay wrote
Thanks David.
I appreciate your help.
Also, do I need to have a Apache HTTP server sitting before my Tomcat
instance ? Right now I don't see any reason for doing so.
Abhay Srivastava
Reference Architecture
Shared Services and Architecture | Smith Barney Technology | CitiGroup
GWM
(212) 657 -
1. Configure tomcat to listen on port 80 and without root privilege.
Not sure how you setup tomcat on your Ubuntu box, but most linux
distributions will require you start it with something like jsvc from
the commons-daemon project to do this.
2. Configure your cable router to forward port 80
Hi.
I need to create a secure web service and allow .net clients to consume it.
sun/netbeans are only focusing on glassfish. but I couldn't find any
official documentation on how to set up this thing on tomcat.
I've seend some blog posts from sun developers but nothing that could really
make thing
Hi,
I have created a website running on Tomcat 6.x and have also
purchased a domain. The OS I am using is Ubuntu 7.1 (linux). Can anyone
help me with configuring the linux so that my host name can direct to
tomcat server.
Right I have a static IP address and I can direct my domain name to this
From experience, this error is usually the result of an earlier error.
Look further up your logs to the first error that occurs after you
request this page. Fix that and this one should go away.
--David
Tommy Peterson wrote:
this is the problem with every jsp page I try to hit. does this me
The response is the same with httpd or with localhost:8080. This is why I
posted here: I don't know how to fix it. The logs show the same error. So,
I dropped the Java sample files in one of the original wepp apps
directories, thinking I didn't have all the classes or Java set up
correctly, and the
Thanks for your quick reply.
Why a local copy would be created when trying to deploy directly and not
when trying to deploy through Context Descriptor file is beyond my
understanding. Note that I am using task in both cases. In first
case I use localWar attribute of task, in 2nd case I use confi
> From: Tommy Peterson [mailto:[EMAIL PROTECTED]
> Subject: Re: another apache/tomcat/mod_jk/virtual hosting
> question/issue
>
> If I am on the server and enter localhost:8080/nisl4 or
> localhost:8080/nisl3 I get a 500 error saying that something
> can't be compiled. So i guess technicall I ca
> From: ahnf [mailto:[EMAIL PROTECTED]
> Subject: should I get rid of apache fronting tomcat?
>
> Nowadays, in the newer Tomcat 6.x versions, is the extra
> hassle and configuration of having Apache front Tomcat
> really worth it?
Not in my opinion, assuming you're not using httpd for anything
> From: Aseem Rastogi [mailto:[EMAIL PROTECTED]
> Subject: Deployment options (earlier: Context Descriptor file
> not created)
>
> I have exploded directory structure under build/
> directory. Now, when I deploy this directly using
> ant task, I see that tomcat creates a
> copy of directory s
> From: ahnf [mailto:[EMAIL PROTECTED]
> We started using Tomcat and Apache back around Tomcat 3.x.
> Tomcat serves everything except small image requests, js and
> css files. (Such as buttons, small banners etc)
>
> Nowadays, in the newer Tomcat 6.x versions, is the extra
> hassle and configuratio
Hi,
We started using Tomcat and Apache back around Tomcat 3.x. Tomcat serves
everything except small image requests, js and css files. (Such as buttons,
small banners etc)
Nowadays, in the newer Tomcat 6.x versions, is the extra hassle and
configuration of having Apache front Tomcat really wort
> From: Peter Crowther [mailto:[EMAIL PROTECTED]
> Subject: RE: Cannot redeploy my .war anymore
>
> I *think* that should be kill -3 (but check!)
Yes, you're right; sorry about the misinformation. Since discovering
jstack I don't use the OS-specific ways anymore.
- Chuck
THIS COMMUNICATION
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> There are other, OS-specific mechanisms, such as kill -9 on Linux or
> ctrl-break on Windows.
I *think* that should be kill -3 (but check!) Kill -9 is definitely another
and altogether more unpleasant signal, and your Tomcat process won't
> From: loredana loredana [mailto:[EMAIL PROTECTED]
> function OpenOutlookDoc()
> {try{
> var outlookApp = new ActiveXObject("Outlook.Application");
> var nameSpace = outlookApp.getNameSpace("MAPI");
> mailFolder = nameSpace.getDefaultFolder(6);
[...]
> }catch(e){
> alert(e);
> // act on any error
this is the problem with every jsp page I try to hit. does this mean java
can't compile the java beans? I don't get this. I did a search and lot of
a ppl seem to have issue but no solutions.
type Exception report
message
description The server encountered an internal error () that prevented it
Hello,
I have created a website that is running on Tomcat 6, on Ubuntu 7.1. I
also have bought a domain name. I have a static IP address. Now, how do
I do the web hosting? Can somebody please help me here with the required
configurations ?
Thanks
Jonathan Mast wrote:
It looks like we might have to upgrade to Java 1.5 from 1.4.2 and I was
wondering if someone could point me to a guide on the pitfalls to watch out
for as per Tomcat 5.5.
thanks,
I don't have a specific reference, but IIRC, there was very little code
that would work cor
I wonder if that is a breach of javascript across domains. Is that possible?
-Original Message-
From: loredana loredana [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 22, 2008 1:01 PM
To: users@tomcat.apache.org
Subject: tomcat and active x problem
Hi, i have an html page that has a jav
Hi Again,
I tried a few things and some observations that are not documented are as
follows:
1. I have exploded directory structure under build/ directory. Now, when I
deploy this directly using ant task, I see that tomcat creates a
copy of directory structure under its webapps/ directory. When
> From: Scott Mueller [mailto:[EMAIL PROTECTED]
> Subject: Re: Cannot redeploy my .war anymore
>
> How do I display a thread dump at that point?
I think the easiest way is with the jstack tool that comes with the JDK.
There are other, OS-specific mechanisms, such as kill -9 on Linux or
ctrl-brea
> From: Scott Mueller [mailto:[EMAIL PROTECTED]
> I'm sorry Joly! I didn't realize that email went to the
> Tomcat users group,
http://www.unicom.com/pw/reply-to-harmful.html - see "Principle of Least
Damage". I don't expect the Apache list admins to change their policy, but I'm
still saddened
On Tue, Mar 25, 2008 at 12:27 PM, Jonathan Mast
<[EMAIL PROTECTED]> wrote:
> It looks like we might have to upgrade to Java 1.5 from 1.4.2 and I was
> wondering if someone could point me to a guide on the pitfalls to watch out
> for as per Tomcat 5.5.
>
> thanks,
>
Remember to remove the Java 1
Sorry about that.
Tomcat 6.0.1.4
Apache 2.2.9
What is the command to get a module version number listing?
If I am on the server and enter localhost:8080/nisl4 or
localhost:8080/nisl3 I get a 500 error saying that something can't be
compiled. So i guess technicall I can reach the apps.
Thanks
I'm sorry Joly! I didn't realize that email went to the Tomcat users group,
it was NOT in response to your question about Andrew Hole's job opportunity!
On Tue, Mar 25, 2008 at 1:05 AM, Joly M <[EMAIL PROTECTED]> wrote:
> ok, so the job is more focused on Tomcat administration than on
> applicat
How do I display a thread dump at that point? What you suggest sounds
correct, this started happening after adding the mailapi.jar and
smtp.jarJavaMail libraries and including code to use them... so I'm
thinking they
don't properly let go of resources for some reason. Is this a common
problem wit
Yeah that was my initial plan. My application doesn't have any static pages
at all. I could very well use
a standalone Tomcat for this purpose as it has both Http Server and Web
Container. What I wasn't sure
was the performance. If the standalone is better than having a front end
request handler, I
Jay Rutten wrote:
Here are the init log messages. Nothing stands out as wrong. Could this
be a configuration setting/error with IIS 6 running on Windows Server
2003?
No precise idea here. At least one of the following returns false:
AddHeader(pfc, URI_HEADER_NAME, forwardURI)
AddHeade
It looks like we might have to upgrade to Java 1.5 from 1.4.2 and I was
wondering if someone could point me to a guide on the pitfalls to watch out
for as per Tomcat 5.5.
thanks,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Carl,
Carl wrote:
| As I recall from one of your early emails, you have the session timeout
| set to 24 hours. If this is so, you will never get this app to run.
+1^H^H+5^H^H+10
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (MingW3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karthik,
karthikn wrote:
| JDK used is 32 bit probably by running java -version on this Unix 11
| server
[snip]
| This version is avaliable from HP Unix site
| http://h18012.www1.hp.com/java/
|
| As per HP site 64 bit is the version HP is distrib
Christopher Schultz wrote:
Christian Kindler wrote:
| Maybe it's a good question for tomcat-dev...
Agreed. Post back if you find a solution.
The only answer I got on tomcat-dev is the following one. So it really
seems to be a protocol problem...
Rick Knowles wrote:
> Christian,
>
> Unfor
Here are the init log messages. Nothing stands out as wrong. Could this
be a configuration setting/error with IIS 6 running on Windows Server
2003?
[Mon Mar 24 21:11:30.997 2008] [920:1608] [debug] jk_util.c (430):
Pre-processed log time stamp format is '[%a %b %d %H:%M:%S.000 %Y] '
[Mon Mar 24 2
Jonathan Mast wrote:
> XML is really SGML ... with a twist.
I just finished reading Jared Diamond's Guns, Germs and Steel,
tracking the historical movements of people via the similarities in
languages is very interesting.
And thus the new field of Comparative Historical Programming
> XML is really SGML ... with a twist.
> I just finished reading Jared Diamond's Guns, Germs and Steel,
> tracking the historical movements of people via the similarities in
> languages is very interesting.
And thus the new field of Comparative Historical Programming Language
Studies is born ;-)
From: Peter Crowther [mailto:[EMAIL PROTECTED]
Subject: [OT] Smalltalk (was RE: Tomcat multithread question
on externalapplication)
Smalltalk is still the fastest prototyping environment for
some classes of problem that I've used - but I'd prefer
something with a few more safety belts for product
Jay Rutten wrote:
Logging level is at debug. It appears from the log that everything is
ok, but I then I get the header error below. Here are several lines
above the error:
The log snippet doesn't contain the init of the worker runtime1, but I
assume, you checked that.
...
[Mon Mar 24 21:11
> From: Tommy Peterson [mailto:[EMAIL PROTECTED]
> Subject: another apache/tomcat/mod_jk/virtual hosting question/issue
>
> But I cannot get the Java apps to work.
Don't suppose you'd care to give anyone a hint about what versions of
Tomcat, httpd, mod_jk, etc., you happen to be using?
Can you
Ch Praveena wrote:
Hi,
Are there anyone who have done with clustering Tomcat 6.0?
I have lot many doubts about them.
what's your question?
No virus found in this incoming message.
Checked by AVG.
Version: 7.5.51
> From: Kannan Kanagaraj [mailto:[EMAIL PROTECTED]
> Subject: Re: Aliases in Tomcat 6.0
>
> What I did so far was to use Tomcat as both Web Server and Servlet
> container. Which is not the right way to design.
There's nothing wrong with using Tomcat standalone. Performance of a
current version
Logging level is at debug. It appears from the log that everything is
ok, but I then I get the header error below. Here are several lines
above the error:
[Mon Mar 24 21:11:31.013 2008] [920:1608] [debug] jk_worker.c (241):
creating worker jkstatus
[Mon Mar 24 21:11:31.013 2008] [920:1608] [debug]
> From: Peter Crowther [mailto:[EMAIL PROTECTED]
> Subject: [OT] Smalltalk (was RE: Tomcat multithread question
> on externalapplication)
>
> Smalltalk is still the fastest prototyping environment for
> some classes of problem that I've used - but I'd prefer
> something with a few more safety
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Ah yes, Smalltalk: "I have an orientation, therefore everything is an
> object", or, "If it's worth doing, it's worth doing to excess."
It's a fascinating language to teach. I could teach the syntax in one 1-hour
session. Teaching about t
Tomcat 5.5. But we are always looking for future...
Regards
On Tue, Mar 25, 2008 at 10:11 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> What version of Tomcat Andrew?
>
> Chris S
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Tuesday, Marc
> From: Scott Mueller [mailto:[EMAIL PROTECTED]
> Subject: Cannot redeploy my .war anymore
>
> Instead it pauses after the last line below:
> Mar 24, 2008 11:05:31 PM
> org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive application.war
And what does a thr
> From: Aseem Rastogi [mailto:[EMAIL PROTECTED]
> Subject: Context Descriptor file not created
>
> I am able to access my application through its URL now BUT
> there is no Context Descriptor created for this.
There is, but it's kept only in memory, not written to disk. There are
some condition
> From: Peter Crowther [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat multithread question on external application
>
> If I understand you correctly, the only limits are those
> imposed by your virtual machine and the memory you can
> allocate to Java. Each thread takes a significant amount o
I had a Xampp Apache setup working fine with Virtual Hosting. Then I
needed to installed the Xampp Tomcat addon to move two Java apps to the
same server. But I cannot get the Java apps to work. The other apps on the
server are still working fine. First Apache would not forward the req
Hi Karthik
I think I understand what you mean to say. Let me reconfirm it:
Use Apache 2.x for HTTP Server and Tomcat 6.0 for servlet container.
Use mod_jk to plug in these servers. Hope that is correct ?
What I did so far was to use Tomcat as both Web Server and Servlet
container.
Which is not th
karthikn wrote:
Hi
Sorry for the dely, thx for the prompt reply
I was just looking into using Jconsole as u said,but since
the UNIX 11 server,does not have GUI,I probably would have to do some
remote Jconsole for the same.
Can u please tell me or provide me URL on how do i set up
"mbeans
As I recall from one of your early emails, you have the session timeout set
to 24 hours. If this is so, you will never get this app to run.
Thanks,
Carl
- Original Message -
From: "karthikn" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, March 25, 2008 8:07 AM
Subject:
Hi
Sorry for the dely, thx for the prompt reply
I was just looking into using Jconsole as u said,but since
the UNIX 11 server,does not have GUI,I probably would have to do some
remote Jconsole for the same.
Can u please tell me or provide me URL on how do i set up
"mbeans-descriptor.xml" so
sterling wrote:
I am sorry, if this is the wrong list, for submitting questions
about apache on linux and router issues.
This problem generated from alcatel to zoom x6 router change.
'Fraid so. What's more you appear to be thread hijacking! This list is
for tomcat, the apache java servle
Hi,
Are there anyone who have done with clustering Tomcat 6.0?
I have lot many doubts about them.
--
Regards,
Praveena Chalamcharla,
Securview
Firstly, you are only making 350M of your memory available to the
application. xmx=350m means 350 megabtyes is reserved for the heap.
Secondly, that's probably not the issue!
You are correct in that you are running a 32 bit JVM. That's probably
not the issue either but it means that most of t
Hi
You seems to be in confusion.
First visit TOMCAT website ,download ,work on the example application
Redesign u'r site as per requirement and deploy the same in Tomcat env
Use Tomcat to plug to Apache 2.x heavy load http traffic
Migration from Jserv to Tomcat is little bit difficult as th
Hi All,
I am using tomcat version 5.5.25. I am deploying my application
statically i.e.:
1. I untar tomcat tgz file.
2. Copy myapp.war in webapps/ directory.
3. Start tomcat using BootStrap class.
I am able to access my application through its URL now BUT there is no
Context Descriptor creat
Hi
I am running Apache 1.3.x with Apache JServ. The migration/upgrade process
is to use Tomcat 6.0 for both http and servlet servlet.
So that I can get rid off old versions of apache. There are no static pages
in my application, all the requests are handled and processed
at the servlet container.
Hi
Tomcat is a mini http server + web container ,
while Apache 1.3.x is only a http server
What application are u running on Apche
Tomcat can be plugged to Apache for more request responses
exceeding other then Tomcat direct interaction
with regards
karthik
Kannan Kanagaraj wrote:
Hel
1 - 100 of 113 matches
Mail list logo