as mt mentioned in his article
http://people.apache.org/~mturk/docs/article/ftwai.html
non server window products has an upper limit of 10 connections
read the article..and tune the connection_pool_size parameters according to the
parameters your product supports..
Martin
link for DeploymentDescriptor
thanks,
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
hello ram-
i could'nt locate javadoc for either the WebAppConfiguration or
DeploymentDescriptor classes
thanks for the explanation
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the off
the referenced example was fixed 3 months ago and commited to trunk
which problem are you experiencing?
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender
if you're implementing with xml you *may* want to consider result-set data
format which utilises less bandwidth such as json..start here
http://gwt-rest.googlecode.com/svn/trunk/README
Martin
__
Disclaimer and confidentiality note
Everythi
you can implement single sign on access with SingleSignOn Valve
...
...
http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
is this what you're looking for?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mai
i would use either jmap, jhat or jconsole..instructions located at
http://www.rtidemo.org/drupal/node/122
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
remembering every lookup is a complete roundtrip which can be slow during peak
periods
try to maintain as direct a path as possible to the DB with as few lookups as
possible to ensure best performance
thanks,
Martin
__
Disclaimer and
appropriate solution
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party
Jan-
BB software has the potential to cause a considerable amount of havoc and
heartache
you could be damaging the disks if you dont quiesce all of your DB,mail,ftp, tc
servers first
I can see the utility to either turn on or turn off smart appliances though..
Martin
the way you have it configured.. test.jsp would only render if implemented in
the 'ROOT' webapp of TC
I would suggest implementing a test webapp where the exact physical location of
test.jsp would be
$CATALINA_HOME/webapps/test/test.jsp
Regar
I found documentation the
http://tomcat.apache.org/tomcat-6.0-doc/printer/ssl-howto.html
states that situation accurately
Congratulations chris on finding a bonafide bug on Tomcat 5.5.26 doc
Martin Gainty
__
Disclaimer and confidentiality note
~1.0_0
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party other
www.allfreelogo.com/stock/thumb-general-motors-gm.gif";>
Chryslerhttp://www.chrysler.com";>http://upload.wikimedia.org/wikipedia/en/f/f5/Chrysler_logo.svg";>
Teslahttp://www.teslamotors.com";>http://www.teslamotors.com/images/nav2/nav_logo.jpg";>
Martin
in $TOMCAT_HOME/conf/server.xml http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is
agreed
there is a framework setup to handle Ajax calls based on pageLoad, timers,
listen topics
http://struts.apache.org/2.x/docs/ajax-and-javascript-recipes.html
ping me offline for details
Martin Gainty
__
Disclaimer and confidentiality note
I dont believe the default BC jars have S/MIME capability
I would download bcmail.jar and place in your /lib folder
from
http://www.bouncycastle.org/latest_releases.html
let me know if this helps..
Martin
__
Disclaimer and confidentiality note
pay attention to redirectPort of the NON-ssl connector *usually 8443*
a very simple primer located here
http://techtracer.com/2007/09/12/setting-up-ssl-on-tomcat-in-3-easy-steps/
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail
a shame that you cant specify that attribute via %JAVA_OPTS%
maybe look at writing a set_8005 script which writes that to
%TOMCAT_HOME%/conf/server.xml
should be fine as long as you execute the script before starting TC ..
any other suggestions?
Martin Gainty
beta status so if it works great..if it doesnt contact the
projects comitters..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confide
Good Morning James-
Do you see the same behaviour with the headers or do you see this behaviour
with just the body?
With regards to the body
what happens if you post a content-type to something other than html
http://myuminfo.umanitoba.ca/help.asp?eve=2&fid=254
Thanks,
Ma
http://forum.springframework.org/showthread.php?t=38266
let me know..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature
://www.wmusers.com/forum/showthread.php?t=13403
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
logging is as easy with SimpleLog
http://commons.apache.org/logging/commons-logging-1.1.1/guide.html#A%20Quick%20Guide%20To%20Simple%20Log
or as complex
http://tomcat.apache.org/tomcat-6.0-doc/logging.html
as you configure
Martin
__
Disclaimer and
if you're not writing within the $CATALINA_HOME folder you'll need to assign
write permissions for TOMCAT webapps to access the folder
e.g.
grant {
permission java.io.FilePermission "/opt/jdk1.5.0_06/jre/lib/wsdl.properties",
"read,write,execut
rrupt will reconstruct..")
foo = new Foo();
result = foo.getNewMethod();
}
Viel Gluck
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to w
If apache is front ending I would use mod_rewrite
else use Tomcat filter and valves as earlier suggested
M-
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which
can we see your and entries in your web.xml
M-
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain information
that is privil
All--
Currently iteratively running Tomcat and encounter permgen space heap
allocation exhausted errors
I have heard of J2SE 6's support for faster recovery of permgen space
Is this true?
Thanks
M-
---
This e-mail message (in
Good Evening Fred
It appears your connector in server.xml does not have CertificatePath and or
RequestPath defined
keep in mind that all of the paths unless otherwise specified are relative to
$CATALINA+BASE
Here is an example of connector parameters to get you started
http://tomcat.apache.or
so if your DNS name is www.fubar.com go to command line
nslookup www.fubar.com
will attempt to locate the CNAME records by authoritative DNS servers
then non-authoritative DNS servers
M--
---
This e-mail message (including
Hello All-
Attempting to get a self-signed certificate CACERT operational and cannot
determine which valid storetype format using the keytool command
I have tried storetype=JCEKS but this always displays
"invalid keysotre format"
Than
Hi Ron--
.\META-INF\context.xml has a reloadable attribute which must be set to true to
tell tomcat to monitor jars in .\WEB-INF\lib
http://tomcat.apache.org/tomcat-5.5-doc/config/loader.html
also take a look at the delegate attribute to specifically load classes via
parent class loader before
yes I surmised there was a dependency on the provider (in my case I was using
BC as some of my Axis Projects were using BC)
In the case of the default Sun provider I'll use the default keystore of JKS
Thanks Chuck,
M
Gotta install Java obviously!
Martin ;-)
On 3/9/07, Adam Lipscombe <[EMAIL PROTECTED]> wrote:
OK thanks.
So installation is simply a question of un-tarring the binaries in suitable
place?
Anything else?
TIA - Adam
Leon Rosenberg wrote:
> just download the binaries from tomcat.a
verify your .tlds (more specifically the ftm.tld) is located in /WEB-INF
M--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain
in the meanwhile you can use jhat to analyze your heap results ..this comes
with a nice browser interface to allow you to see heap usage by each class
http://java.sun.com/developer/technicalArticles/J2SE/monitoring/
you can also use JConsole to monitor the number of objects pending finalisation
Prasad-
If you can get Tomcat to resolve any of the hundreds of OS specific binary or
construct (such as symlink)..
you can always exit the VM to the OS thru Runtime.exec() ..but then again that
would spawn a process
Anyone else?
M-
-
Hi,
I'm trying to get my tomcat instance to connect over https to an external
server.
I have written a test servlet to do this
String httpsURL = "*https*://*example*.microsoft.com";
URL myurl = new URL(httpsURL);
HttpsURLConnection con = (HttpsURLConnection)myurl.openConnection();
InputS
Diego--
This comes straight from the doc
Each definition must have a unique context path, which is defined by
the path attribute. The possible attributes for the element are
described below.
If you want to look at how one servlet can service multiple entities such as
modules take a look at mo
Yes..You must be encountering the dreaded "PermGen Memory Space exhausted error"
Go to admin Configurations / JVM Settings / JVM Options screen in the admin
console
change config Permanent size to 128M
log to /tmp/gcoutput.log
enable Bright Map for Garbage Collection of Permanently alloc'ed objec
Hi Will-
Generate private key
$JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore
/path/to/domainname.kdb
then Generate the CSR
$JAVA_HOME/bin/keytool -certreq -alias tomcat -keystore /path/to/keystore.kdb
-file filename.csr
so if you change $JAVA_HOME say from JDK 1.3 to JDK
{
// Precompiled JSPs need access to this package.
permission java.lang.RuntimePermission
"accessClassInPackage.org.apache.jasper.runtime";
permission java.lang.RuntimePermission
"accessClassInPackage.org.apache.jasper.runtime.*&qu
no joke (or pun intended)
Anyone know how to install/configure and deploy any version Tomcat on an AS400?
Thanks,
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to
ist"
Sent: Tuesday, March 20, 2007 6:32 PM
Subject: RE: Tomcat (on AS400)
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Tomcat (on AS400)
>
> Anyone know how to install/configure and deploy any version
> Tomcat on an AS400?
It's been done - search the archiv
de le diffuser, de le distribuer ou de le reproduire.
- Original Message -
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" Intere
Sent: Tuesday, March 20, 2007 6:53 PM
Subject: RE: Tomcat (on AS400)
> From: Martin Gainty [mailto:[
use Apache VirtualHosts ..a fairly lightweight HTTP server
OR
but if you want to use only tomcat
if your URLs will always map to TomcatServer:TomcatPort
and if you configure the default catalina connector port for 80 you will only
need the TomcatServer
then map your webapp relative path for tomca
writing it to a temp file.
go start of loop to write to temp file
Im guessing the UDP packet accept logic *may possibly* be blocking as it waits
for the socket to read
(and hanging the thread)
Martin --
---
This e-mail
1C78F.aspx
HTH,
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain information
that is privileged, proprietary , confid
mple comes from IBM site located at
http://www-128.ibm.com/developerworks/java/library/j-threads3.html
Does this make sense?
HTH,
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
Hi Tim-
client -> streams to ->Servlet
you can stream the information from the Request via
HttpServletRequest.getInputStream()
http://tomcat.apache.org/tomcat-5.5-doc/servletapi/index.html
Servlet -> streams to -> client
you can output to a Stream by using HttpServletResponse.getOutputStream()
$TOMCAT_HOME/bin/java [Put All Java Options Here] -jar bootstrap.jar
M-
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain inf
You're requesting a TLS Secure connection
http://java.sun.com/products/jndi/tutorial/ldap/ext/starttls.html
HTH,
Martin
---
This e-mail message (including attachments, if any) is intended for the use of
the individu
you will have to set either in server.policy (to make applicable for all
containers)
or catalina.policy (specific for catalina container)
grant {
permission java.io.FilePermission "<>", "read,write.delete";
}
HTH,
M-
---
Thi
Chris-
broken pipe means that at one end (more than likely the DB listener you're
connecting to somehow dropped)
A quick fix is to bump the connectionTimeout up by 5 sec
If not bump the mod_proxy.proxytimeout up by 5 secs
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxytimeout
M
Hi Ven-
(easier than I thought)
%TOMCAT_HOME%\bin\tomcat5w.exe
go to Java Tab (4th Tab from left)
3rd paragraph down you should see 'Java Options'
place all of your Java Options in that textfield
cmd
net stop Tomcat5
net start Tomcat5
H
Hi Dean-
The war that netbeans creates is specific to the configuration parameters in
netbeans project (most notably project.xml)
Can you display or send us the catalina.out or stderr* or stdout* logs from
$CATALINA_HOME/logs?
Thanks,
Martin
Simon-
something is happening to interfere with the successful completion of init()
method of your Servlet
such as cannot find classes such as
'uk.co.weft.exceptionhandler.BugzillaExceptionHandler'
or one of the init-param in web.xml could be incorrectly spelled or not there
put in log.debug or S
jar in more than one classloader path)
HTH,
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain information
that is
// Now add the appender to the Category ..
c_Category.addAppender( hospitalFileAppender );
HTH,
Martin-
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which i
Anil-
If you follow the ClassLoader how to from TC6 located at
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
For TC6 I would'nt config 'shared' in your build.xml but instead configure for
'
Good information!
Thanks David,
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain information
that is privileged
Hello Juan-
On the client side
An Ajax control has a Javascript callback function which allows the HTTPServlet
to post information back to client (Javascript function) when ready to xmit
completed XML
Is this what you're looking for?
M
Steve-
jsps get pre-compiled to
$CATALINA_HOME/work/Catalina/localhost
generally in the form JSPName_jsp.java
Does this answer your question?
Martin--
---
This e-mail message (including attachments, if any) is intended
e else has already done this?
Thanks,
Martin
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
That sounds interesting, could you share the code? :)
Martin
On Wed, 28 Mar 2007 18:09:36 +0200, Brantley Hobbs <[EMAIL PROTECTED]> wrote:
Martin,
I have a filter that logs to a database table. It could easily be
modified to make log4j entries, which can then be tied to any valid
pp.balancer.rules.RequestParameterRule: Target param
name: paramName / Target param value: paramValue / Redirect URL:
http://www.yahoo.com],
[org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL:
http://jakarta.apache.org]]
All other logs are empty.
Can anyone te
as?
b.t.w. Thanks
Martin
Zhan, Jimmy wrote:
Hi,
If you connect to http://localhost while https://localhost:8443, what
happen? Make sure http://localhost works first.
Jimmy
Cash America
-Original Message-----
From: Martin Cavanagh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 28, 2007 4
did you enable SSL on Port 8443 in server.xml??? e.g.
Martin--
---
This e-mail message (including attachments, if any) is intended for the use of
the individual or entity to which it is addressed and may contain
Fabian-
in $TOMCAT_HOME/conf/tomcat-users.xml
check your username you are using to access the manager has these roles defined
roles="admin,manager"
M--
---
This e-mail message (including attachments, if any) is intended fo
port via thatno luck that way either.
Thanks
Martin
Martin Gainty wrote:
did you enable SSL on Port 8443 in server.xml??? e.g.
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLo
Removing the tcnative-1.dll library worked!
But doesn't that have the disadvantage of decreased performance for Tomcat?
Is there a way to install OpenSSL without compiling it?
Thanks
Martin
Mladen Turk wrote:
Martin Cavanagh wrote:
Hi everyone.
I'm quite embarrassed - b
arch 29, 2007 7:55 AM
Subject: Re: Tomcat HTTPS Help needed
> Martin Cavanagh wrote:
>> Removing the tcnative-1.dll library worked!
>>
>> But doesn't that have the disadvantage of decreased performance for Tomcat?
>>
>
> Yes, APR connector with OpenSSL is 4 tim
u'il est strictement interdit
de le diffuser, de le distribuer ou de le reproduire.
- Original Message -
From: "Fabian Arocena" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Cc: "Tomcat Users List"
Sent: Thursday, March 29, 2007 8:53 A
http://tomcat.apache.org/faq/misc.html#fullJdk
Can I run tomcat with the JRE, or do I need the full JDK?
Tomcat officially requires the full JDK, because it needs javac in order to
compile JSPs. If you pre-compile all your JSPs, you can get away with running
tomcat on a JRE only, but you do so a
Brantley-
as the ServletResponse.getOutputStream() returning a
javax.servlet.ServletOutputStream is not RLE (RunLengthEncoded)
unless of course you implement some form of Tokenizer such as
http://forum.java.sun.com/thread.jspa?threadID=734167&tstart=420
Quickest would be to call HttpServletReque
eproduire.
- Original Message -
From: "Fabian Arocena" <[EMAIL PROTECTED]>
To: "Martin Gainty" <[EMAIL PROTECTED]>
Cc: "Tomcat Users List"
Sent: Thursday, March 29, 2007 11:38 AM
Subject: Re: Tomcat manager console not appearing
why? The "standar
Matt/Rashmi
make sure you have a non-empty password specified for username supplied to DB
(The Tomcat 6 Configuration for MySQL is available here)
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html
Bon Chance!
Martin
ificates out of Firefox / internet explorer?
Thanks alot
Martin
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
n turned on?
What does the setting secure="true" actually do?
Good luck - let me know how you go.
Martin
Luis Villa wrote:
Hello all,
I' a newbie un the list, so first of all I'd like to say hello to
everyone
:)
After this, I'd like to ask for help with a proble
where would I find any sort of performance tests of OpenSSL vs Java JSSE?
is it possible to implement client authenification in both OpenSSL and
Java JSSE?
Thanks
Martin
Mladen Turk wrote:
Martin Cavanagh wrote:
Removing the tcnative-1.dll library worked!
But doesn't that hav
details and how they address each of
the Model View Controller layers*
HTH,
Martin--
- Original Message -
From: "Anil Philip" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, April 02, 2007 10:18 AM
Subject: is tomcat a competitor of ruby on rails?
Tremal--
A quick follow-up on david's comment
tomcat default encoding is UTF-8 unless of course you use an alternative jsp
compiler (such as jikes)
doc available at
http://tomcat.apache.org/tomcat-5.0-doc/jasper-howto.html
Are you using an alternate jasper compiler?
- Original Message
MG--
You want to make sure your abandoned connections are properly re-cycled e.g.
To configure a DBCP DataSource so that abandoned dB connections are removed
and recycled add the following paramater to the ResourceParams configuration
for your DBCP DataSource Resource:
Petar-
can you go to psql -h localhost -p 5432
(login to Postgres and do a describe on the table)
\d mvnforummember
so we can verify the existence of those columns?
then to verify the data
select * from mvnforummember
M-
- Original Message -
From: "Petar Tahchiev" <[EMAIL PROTECTED]>
T
asses-"
{
permission java.security.AllPermission;
};
HTH
Martin --
- Original Message -
From: "maya" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 03, 2007 4:42 PM
Subject: Re: accessing files/dirs.
thank you.. someone in another forum said the same thing.. prob
you might want to consider Apache VirtualHost via
(to IIS)
(tomcat)
http://httpd.apache.org/docs/2.0/vhosts/examples.html
M--
- Original Message -
From: "Rashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 03, 2007 6:11 PM
Subject: Re: iis nd tomcat in one
Burak-
nslookup www.mydomain.com
qill display a IP address
then put the IP entry in your hosts file
e.g.
127.0.0.1 mydomain.com
M-
- Original Message -
From: "Burak Yýlmaz" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 03, 2007 6:44 PM
Subject: Different aliases have different session
://www.springframework.org/docs/reference/beans.html
HTH,
Martin --
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately
to disable Proxy Caching by FormAuthenticator
$TOMCAT_HOME/conf/server.xml
Is this what you're looking for???
M-
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have receive
better make sure thats what Tomcat is using..
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by te
sorry..
http://TomcatHost:8080/manager/html
(look at JVM Version at bottom of screen)
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message
Hi Doan-
The easist way is to configure .htaccess for the folder and configure access
according to which referer or what type of page they want
http://www.javascriptkit.com/howto/htaccess13.shtml
Martin --
This email message and any files transmitted with it contain confidential
information
Fairly certain the datasource and connection information you're looking for
is implemented in Lambda
http://www.lambdaprobe.org/d/index.htm
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addr
If you're on Windows box write the filter
But then again if you're on a Unix box I would try .htaccess
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you hav
Hi Len--
Netbeans has a HTTPMonitor that comes pre-packaged
If you look at messageID generation from Servlet doPost()
I would have Servlet DoGet() method implement the same MessageID generation
to uniquely identify each and every HTTP GET request
Documentation is available at
http://www.prescod.
Zhang-
If your monitor a webapplication which you had built previously then use
Manager (http://localhost:8080/manager/html) to re-deploy?
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
add
Good Morning David-
Before proceeding any further The first thing I would do is print and read
this tutorial on installing IIS with Tomcat
http://www.iis-resources.com/modules/AMS/article.php?storyid=485
Feel free to Ping me offline or the list for any questions
Martin--
This email message
nd enable the WebService redirector
Make suggested mods to workers2.properties for Tomcat examples
Execute sample code
http://localhost/jsp-examples
Comprends?
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this
Good Afternoon Nishant
in server.xml set maxHttpHeaderSize to 0 should accomplish the objective
ymmärtää?
Martin-
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have
901 - 1000 of 2493 matches
Mail list logo