any log file ?
On 8/1/05, Mohd. Jeffry <[EMAIL PROTECTED]> wrote:
>
> I'm not using the war. This is an Unpacked deployment.
>
> On 8/1/05, Lintang JP <[EMAIL PROTECTED]> wrote:
> > Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the
> > tomcat manager, usually it's located
I'm not using the war. This is an Unpacked deployment.
On 8/1/05, Lintang JP <[EMAIL PROTECTED]> wrote:
> Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the
> tomcat manager, usually it's located at
> http://localhost:8080/manager/html, U can deploy your .war
> files from th
But I m not using the http connector. I m using Apache and mod_jk.
I disabled the http connectot.
-Original Message-
From: Lintang JP [mailto:[EMAIL PROTECTED]
Sent: Monday, August 01, 2005 2:17 PM
To: Tomcat Users List
Subject: Re: Problem with tomcat559 in XP machine
maybe U should inc
My Tomcat 4.1.24 returns a 302 (redirect) status on all its physical
files (so not JSPs or servlets), complete with a valid redirect path.
Anyone seen this behaviour before?
It also happens on other systems, so it is an Tomcat/application issue.
But since the application has nothing to do with
maybe U should increase the AcceptCount parameter in Connector..it's inside
server.xml
Tomcat will wait until there's a resource finish their task if the
AcceptCount parameter reached, so it's hanged. By increasing it, U should
get more AcceptCount.
Regards
On 8/1/05, dummy <[EMAIL PROTECTED]
Tomcat 5.5.9 hanged and when I do a netstat under Windows XP, I saw port
8009 with a long list and all user can't access.
Is this tomcat problem or windows ?
Active Connections
Proto Local Address Foreign AddressState
TCPtc:3376localhost:8009 ES
Hi Jeffry, are you trying to deploy a .war file ? maybe U should use the
tomcat manager, usually it's located at http://localhost:8080/manager/html,
U can deploy your .war files from that tools.
On 8/1/05, Mohd. Jeffry <[EMAIL PROTECTED]> wrote:
>
> I'm migrating form Tomcat 4.1.2 to Tomcat 5
I'm migrating form Tomcat 4.1.2 to Tomcat 5.0. In Tomcat 4.1.2 I
usually put my unpacked apps at /opt/tomcat/webapps/myapp and it work.
Now It doesn't work with the newly installed tomcat 5. Tomcat gives me
404 error. The example that came with the package works fine. Any
thing that I miss?
--
Hi,
Appreciate a little help. I am using 4.1 Tomcat's
Embedded class. I have worked most things but but can
not get it to use packed WAR files. I have the
context's set up, I think, because if I expand the war
file the index.html file in the resulting directory is
found.
Is Embedded suppose to su
Hi,
In my JSP pages I put the following tags to avoid the browser cache the pages.
...
When used in Tomcat 4.1.12 it behaves correctly (the "back" button in
the browser doesn't work) but in Tomcat 5.5.9 it seems not to be
working since when pressing back button it brings me the previous
page
Hello,
Let's consider situation like this:
We have got some servlets responsible for genereting galery page. We
want group galery pages by use common part in uri (/galery/):
http://x.com/galery/galery_id/firstpage.html
http://x.com/galery/galery_id/secondpage.html
firstpage.html is generated b
Hi there,
I'm just trying to start up a standalone instance of
Tomcat 5.0.28 in a Windows XP environment
(non-service) with JPDA and I'm getting the following
error when I execute: catalina.bat jpda run
Error [2] in connect() call!
err:: No such file or directory
Socket transport failed to init.
maybe you must include web-app_2_3_2.dtd in your WEB-INF directory, and then
reload it ?
On 7/31/05, Ralf Schneider <[EMAIL PROTECTED]> wrote:
>
> Am Dienstag, 19. Juli 2005 23:55 schrieb Ralf Schneider:
> > Hi,
> >
> > I have some problems when turning the security manager of Tomcat 5.5.9on.
>
Am Dienstag, 19. Juli 2005 23:55 schrieb Ralf Schneider:
> Hi,
>
> I have some problems when turning the security manager of Tomcat 5.5.9 on.
> When I load a JSP that has to be compiled after being changed I get a
> strange exception:
>
> ERROR [19.07.2005 23:30:45] (ApplicationDispatcher.java:70
14 matches
Mail list logo