Thanks Bill
So, uploading a large file will have no more impact on memory than
uploading a smaller file. Do I have that right?
Nick Didkovsky
Bill Barker wrote:
"Nick Didkovsky" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello
After posting this question to the Commons
> From: Wang, Hansen [mailto:[EMAIL PROTECTED]
> Subject: RE: [5.5] path specified in context.xml not being used
>
> If you want to use something different than that, you can
> create a context.xml and put in under the virtual host's
> conf direction (e.g. CATALINA_HOME/conf/Catalina/localhost)
--- Wade Chandler <[EMAIL PROTECTED]>
wrote:
> --- Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> > I have a quick question with hibernate hsqldb
> > drivers
> >
> > [java] 11:58:23,125 INFO SchemaExport:177 -
> > exporting generated schema to
> > database
> > [java] 11:58:23,125 ERROR
--- Martin Gainty <[EMAIL PROTECTED]> wrote:
> I have a quick question with hibernate hsqldb
> drivers
>
> [java] 11:58:23,125 INFO SchemaExport:177 -
> exporting generated schema to
> database
> [java] 11:58:23,125 ERROR SchemaExport:200 -
> schema export unsuccessful
> [java] ja
Well, your is pretty much of a cluster-f*ck. Firstly,
you need /*. Then you need
(which is deny-from-all, what you have below is
allow-from-authenticated-users).
I'm guessing that there is more that you're not telling us. While I'm way
too lazy to test this myself, I'm having trouble beli
"Rachel McConnell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'd like to keep it there, as most of the apps use the same configuration
> and it's repetetive to have identical configs in most of the webapps.
> I'll test that, though; it should at least determine whether the
I'd like to keep it there, as most of the apps use the same
configuration and it's repetetive to have identical configs in most of
the webapps. I'll test that, though; it should at least determine
whether the DefaultServlet is a singleton or not!
Anyone else have information on this?
thx,
Ra
The first question I have is do you want/need to keep the default servlet
definition in your CATALINA_BASE/conf/web.xml file? If not, then just remove
it from there and just push the "default" configuration to every web.xml for
each application. If you have a need for the default configuration in
I start my web browser put the link http://localhost:8080/
the server is working however when I click on "servlet examples" I get the
"404" error with description: *The requested resource (/servlets-examples/)
is not available.
*this is the same situation I got when I click on jsp examples.
I have
I have several web applications running in the same instance of Tomcat
5.5 and I'd like to configure the default servlet differently for some
of them. The default configuration is in the web.xml file in the
CATALINA_BASE/conf directory, and each webapp has its own web.xml file
in its WEB-INF/ dir
Hi
I have deployed a war file from Websphere into the
TOMCAT. As soon as i enter the username and password
into my Login Page and click on Signon in i get the
following error.
Error ID : HTTP Error 500
Error Message : The page cannot be displayed.
You are not connected to any particular serve
Hi
I have a problem. I have exported WAR file from
Rational application developer into TOMCAT.I deployed
this application in TOMCAT. This application is not
running in TOMCAT. Its giving the following error:
HTTP Error 500
The page cannot be displayed.
You are not connected to any particular s
Hyperthreading is a plus in 10g (my experience). One of my clients has seen
a 70-80% improvement in their batch processing by using it with appropriate
parallelism etc.
Setting the SGA to 2.5GB on a 4GB machine is well over the top. By the time
you add in other memory components you'll be killing
I am having problems trying to disable put and delete.
I have searched the Internet and they all say the same thing.
Add the following:
Disallowed Location
*
DELETE
PUT
*
So I added that to jakarta
what about in conf/catalina/localhost, what do you find there?
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Introductionmight
help, just a thought
On 25/03/06, Alex Turner <[EMAIL PROTECTED]> wrote:
>
> It's in the server/webapps/ directory instead of directly in the webapps
> direc
It's in the server/webapps/ directory instead of directly in the webapps
directory
Alex
On 3/25/06, Alexander Nakhimovsky <[EMAIL PROTECTED]> wrote:
>
> I've run Windows installer, apache-tomcat-5.5.16.exe. It has worked in
> the sense that Tomcat is running as a service. However, there is no
> m
I have a quick question with hibernate hsqldb drivers
[java] 11:58:23,125 INFO SchemaExport:177 - exporting generated schema to
database
[java] 11:58:23,125 ERROR SchemaExport:200 - schema export unsuccessful
[java] java.sql.SQLException: No suitable driver
[java] at java.
Afternoon All-
Dont forget the direct correlation between hyperthreading (vis-a-vis
cpu-count) affecting CPU cost (verified in plan table) for parallel tables
Tom kyte addressed this issue here
http://asktom.oracle.com/pls/ask/f?p=4950:8:F4950_P8_DISPLAYID:36798353051561
Good Stuff,
Marti
On Sat, Mar 25, 2006 at 11:18:58AM -0500, Alex Turner wrote:
> Turn off hyperthreading for starters.
Do that very carefully. We're using Xeons for a 10g cluster and
thought that turning off hyperthreading might help with stability. In
fact it just killed our performance. It's back on now. But
I've run Windows installer, apache-tomcat-5.5.16.exe. It has worked in
the sense that Tomcat is running as a service. However, there is no
manager webapp, contrary to what I expect from documentation. How do I
obtain the manager webapp?
adn
Alexander Nakhimovsky
Computer Science Department
Colgat
Turn off hyperthreading for starters.
Oracle requires a minimum of 5 seperate logical disks to function at optimal
in a production environment. You will need a good raid controller, and a
good disk array to get any kind of decent insert speed.
You will need to do some serious oracle tuning, there
Just a Cursory answer from google-
ConnectionHandle.getMetaData().getUserName().
Anyone else?
Viel Gluck,
Martin-
- Original Message -
From: "Rapthor" <[EMAIL PROTECTED]>
To:
Sent: Saturday, March 25, 2006 8:14 AM
Subject: Get JDBCRealm's current user
Hello,
how is it possible to r
Hello,
how is it possible to retrieve the user currently logged in via JDBCRealm? I
know how to check if the user is in some role (isUserInRole(name)). But how
do I get the username?
--
View this message in context:
http://www.nabble.com/Get-JDBCRealm%27s-current-user-t1341315.html#a3586626
Sent
Hi
Have you tuned the database? Do you have DBA's that monitor the database
etc. What is your storage sub-system? Most database performance issues come
back to the application.
Run an AWR report against it from SQL*Plus and then get it analysed at
http://www.oraperf.com (it's a free service you
see also my other post in "*Setting the context path for expanded WARs* "
On 24/03/06, Wang, Hansen <[EMAIL PROTECTED]> wrote:
>
> The path is ignored when you deploy webapps this way. Tomcat will use
> the basename of the war file as the context path. If you want to use
> something different than
create a folder ${catalina.home}\context (I use "context" but anything
works as long as the name does NOT start with webapps (see bug in bugzilla),
eg "webapps2" will NOT work.
expand your war into this folder, NOT to webapps/
copy your context file into conf/catalina/localhost (or whatever your
any sugestions on this please ?
--
View this message in context:
http://www.nabble.com/mod_jk-settings-for-a-large-node-cluster-t1276978.html#a3585482
Sent from the Tomcat - User forum at Nabble.com.
-
To unsubscribe, e-mail: [
27 matches
Mail list logo