Ok, first of all, i'm quite sure that exception does not exist in Java nor in
Tomcat! (as far as I know it's not in the apis), yet it does exists in .Net. So
my gess is that it's a .Net exception after all
and you are just reading it from the console.
you may want to try giving more privileges t
- Original Message -
From: "new_bie_tomcat" <[EMAIL PROTECTED]>
To:
Sent: Monday, September 08, 2008 6:59 AM
Subject: UnauthorizedAccessException error while running WMI in tomcat
I have written the following code in Java to access registry of a remote
machine. I am able to execute
No I'm stating that I had to reboot to get apache 'not running' on port 8080
and it seemed unusual, because I ran the shutdown scripts. Has this problem
occured to anyone?
2008/9/8 Steve Ochani <[EMAIL PROTECTED]>
> >
> > 1.I´ve updated server.xml to change the default port from 8080 to
> > 80,
new_bie_tomcat wrote:
> Please let me know if any configuration is needed in Tomcat to support this?
You need to run Tomcat under a user that has the permissions to perform
the action you are trying to perform. If you are running Tomcat as a
service, the default LocalSystem user will not have th
James Wang wrote:
> Hi Mark,
> Thanks for your suggestion, Yes, we are using apache httpd and enable
> keep-alive (set 15 seconds),
> and most users are using IE, don't know why it happened to IE users only,
> would you please explain
IE 'features' that don't follow the spec and therefore can cau
the final '/' is a typo
On Fri, Sep 5, 2008 at 7:57 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Noble Paul നോബിള് नोब्ळ् wrote:
>> hi ,
>> I tried the to deploy a war from an http url
>>
>> I tried the following syntax
>>
>> jar:http://hostname:port/path/to/a/warfile.war!
>
> I haven't got a sys
I have written the following code in Java to access registry of a remote
machine. I am able to execute the program successfully when i run the
program separately. But when I try to execute the code in Apache Tomcat. I
am getting
UnauthorizedAccessException error.The full text of error is
System.U
2008/9/6 sam wun <[EMAIL PROTECTED]>:
>
> If you are using a good jsp editor, can you tell me where its download
> link?
>
> My current development enviornment is Eclipse 3.4 and Tomcat 5.5.26
>
What are you expecting from a "good" one?
You know, tastes and requirements may differ.
Eclipse alre
2008/9/6 André-John Mas <[EMAIL PROTECTED]>:
> Hi,
>
> I have Tomcat 6 installed on a French version of Windows XP. When
> error pages, such as the 404 error page, appear the French text is
> corrupted.
> For example, instead of the expected:
>
> "La ressource demandée (/manager/html) n'est pas di
Hi Mark,
Thanks for your suggestion, Yes, we are using apache httpd and enable
keep-alive (set 15 seconds),
and most users are using IE, don't know why it happened to IE users only,
would you please explain
it to us more in details. another questions is if we disable the
keep-alive, will it cause
Well, I do not know what DefaultSparqlDispatcher actually is, but googling found
the following source code of it:
https://submarine.computas.com/sublima/tags/0.9.5/blocks/sublima-query/src/main/java/com/computas/sublima/query/impl/DefaultSparqlDispatcher.java
Thus, the following line:
SettingsSer
I am sorry, but can you summarize, what is not working at this
moment?
What computers, where in the network, are involved in the case
that is not working?
In this thread several questions were raised.
a) How to make an application the default one.
Answer: The default application is named ROOT (
top - console command that shows a constantly updated list of all the
processes and how many resources they are consuming. you can also kill
processes from inside this app. see screen scrape below.
On Sun, 2008-09-07 at 10:21 +0200, Johnny Kewl wrote:
> do you have anything like the task manager
- Original Message -
From: "Leon Rosenberg" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, September 07, 2008 9:49 PM
Subject: Re: Newbies, becareful of pure cookie based magic... theres a few
gotcha's
I think you are speaking about JSF and I think you are completely
mi
Konstantin, any ideas?
Guys?
-Original Message-
From: Mostafa Mossaad [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 06, 2008 2:59 PM
To: Tomcat Users List
Subject: RE: Default application or HTML redirect
Hello Konstantin,
I changed the port number during installation to a
>
> 1.I´ve updated server.xml to change the default port from 8080 to
> 80, however, I´ve noted that restarting the server leaves apache
> tomcat listening on both ports 8080 and 80, until the server is
> rebooted.
>
Are you stating that you have to reboot twice?
Are you sure that it's tomcat tha
(This mail has been sent twice and been rejected by the Apache server as spam,
but was sent from Nabble. Trying now from the actual mailbox. So apologies if
this appears multiple times in the ml.)
I have 2 applications that run within a Tomcat 6 instance:
1. a Grails web application
2. a 'pur
1. I've updated server.xml to change the default port from 8080 to 80,
however, I've noted that restarting the server leaves apache tomcat
listening on both ports 8080 and 80, until the server is rebooted.
Scripts executed
shutdown.sh
startup.sh
OS: RedHat Fedora 9 running Linux 2.6
I think you are speaking about JSF and I think you are completely
misunderstanding the concept.
The diversification is done via parameters just as same as it's done
via content path or 'visible' parameters in
old school frameworks. The actual problem is that everything is sent
via POST and that is
The * was just a wildcard for the example. Fill it in with whatever you
like. Let's say we have a datasource named "appds"
So code deployed to WEBLOGIC can do this:
context.lookup("appds");
While code deployed to TOMCAT must do this:
context.lookup("java:comp/env/jdbc/appds");
That is
- Original Message -
From: "Johnny Kewl" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, September 07, 2008 9:58 AM
Subject: Re: Tomcat 6 Memory problem
- Original Message -
From: "Barak Yaish" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Sunday, Septemb
- Original Message -
From: "Barak Yaish" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Sunday, September 07, 2008 9:25 AM
Subject: Tomcat 6 Memory problem
Bouncing, in case someone missed this post...
Is this thread should be relocated to the dev list?
Thanks again,
Barak.
Bouncing, in case someone missed this post...
Is this thread should be relocated to the dev list?
Thanks again,
Barak.
-Original Message-
From: Barak Yaish [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 04, 2008 1:23 PM
To: users@tomcat.apache.org
Subject: Tomcat 6 Memory problem
23 matches
Mail list logo