til.http.mapper.Mapper#internalMapWrapper(..)
See [The path is empty, redirect to "/"] comment there.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
quot; on the connector, so that it
listens locally only
4. user accounts that are used to run IIS and Tomcats - what are they,
and whether there were changes??
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubsc
ns.
(E.g., new listeners in server.xml, new mime-types in web.xml, new
permissions in the policy file, and so on).
So it is always advisable to review the default configuration and add
your on top of it.
Best regards,
Konstantin Kolinko
--
2010/3/8 David kerber :
> Caldarale, Charles R wrote:
>>>
>>> From: David kerber [mailto:dcker...@verizon.net]
>>> Subject: Re: Installation differences between 6.0.24 and 5.5.28
>>>
>>> That's what I'm trying to figure out, what those differences are.
>>
>> Regardless, you cannot reliably share an
n.loader in catalina.properties in 5.5
and 6.0 has different values. The 5.5 one references subdirectories
that do not exist in 6.0.
IIRC, this issue was asked at least three times in the last year. The
stack trace and message are always the same, so it should be e
6.0.24,
because logging system shutdown was made more robust.
This shutdown hooks race is already fixed in the current 6.0.x sources
-- that will be 6.0.26.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-un
2010/3/8 tembugs tembugs :
> In my servelt, I try to transform my xml data available as a string to html
> using the xsl files available.
>
http://marc.info/?t=12665788981&r=1&w=2
That was your thread. Is anything different now?
Best regards,
K
;s some other solution.
>
Note, that there exists the following class:
http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/loader/VirtualWebappLoader.html
though it is not recommended for production.
Best regards,
Konstantin Kolinko
--
>
1. How is your is defined. Please show us (remove any passwords).
Note, that you have to specify className="..." explicitly.
2. What, exactly, stack trace you are getting?
Best regards,
Konstantin Kolinko
-
To unsubscri
4. I do not know whether your GlassFish is running.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
server.xml
>
A document that might add to the above:
http://tomcat.apache.org/migration.html
5. In Tomcat 5.5 the commons-logging library was bundled with Tomcat
and was visible to all installed applications. In Tomcat 6 you have to
deploy it explicitly, i
2010/3/9 Sai Pullabhotla :
> Do you know when the 6.0.26 with this patch will be available?
>
A release candidate for 6.0.26 has been proposed for voting several hours ago.
See the thread "[VOTE] Release build 6.0.26" on the dev list.
You may participate in the testing.
Best reg
.apache.org/viewvc?view=revision&revision=918495
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584
also mentions this issue.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat
n your application is deployed on Tomcat.
(the path will be different if you have different Service and Host
names. The above ones are the defaults).
Look there and make sure that your updates to context.xml were picked
up by Tomcat.
Best regards,
Konstantin K
If you will not get an answer here, you might better try the axis
project users list,
http://ws.apache.org/axis2/mail-lists.html
I do not really know, but does content of your war file looks like is
listed here?:
http://ws.apache.org/axis2/1_5_1/quickstartguide.html#services
e the one in the manual. So I think it is a correct one.
>> http://ws.apache.org/axis2/1_5_1/quickstartguide.html#services
Try to browse the following URL:
http://localhost:8080/axis2/axis2-web/
Best regards,
Konstantin Kolinko
---
r -outfile ./logs/catalina.out
> -errfile ./logs>/catalina.err org.apache.catalina.startup.Bootstrap
See RUNNING.txt in the root directory of Tomcat distributive.
It is easier to use *.sh files that are in the bin folder, than jsvc.
Best reg
2010/3/11 Terence Coffey :
> INFO: Deploying web application archive axis2.war
> SEVERE: Exception fixing docBase for context [/axis2]
> java.io.FileNotFoundException:
> /home/tc/TomCat/apache-tomcat-6.0.24/webapps/axis
> 2/META-INF/MANIFEST.MF (No such file or directory)
> at java.io.FileO
2010/3/11 Cummins College :
> Hi,
>
> I know that https by enabling the secure attribute to true. But what if I
> want to "disable" the http connector?
>
> To elaborate, I want the https connector to be disabled when http runs and
> vice versa.
I do not understand your question.
Each Connector ac
2010/3/11 Gustavo A. Daud :
> I install again the tomcat 6
How did you install Tomcat?
Did you download the proper distributive from http://tomcat.apache.org/ ?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For ad
apache.org/tomcat-6.0-doc/changelog.html
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
fixes -- what JSP specification
version they are using?
It must be 2.1, not 2.0
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
-instance"; version="2.1">
Yes, that is JSP 2.1
Note, that element in web.xml can be used to specify
different location for the TLD file. If the file is not specified in
web.xml, make sure that element value in your TLD file matches
URI that you used for your tags. That
a.sun.com/products/servlet/reference/index.html
[3]
http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/Valve.html
[4] http://tuckey.org/urlrewrite/
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-ma
ing.FileHandler.
> #1catalina.org.apache.juli.FileHandler.level = FINE
> #1catalina.org.apache.juli.FileHandler.directory = ${catalina.base}/logs
> #1catalina.org.apache.juli.FileHandler.prefix = catalina.
>
Best regards,
Konstantin Kolinko
-
2010/3/17 Goldberg, Michael1 :
> I am using Tomcat version 6.0.x, Spring 2.5 in eclipse 3.4.2. Trying to
> configure a tomcat webserver which hosts the backend for a flex web app.
>
> Now on startup tomcat is having an issue resolving some spring dependancies
> which appears to be a classpath is
2010/3/18 Narahari 'n' Savitha :
> If anyone has had this direct global JNDI access need could you share that
> info ?
What do you mean by "global" JNDI access.
Note that, IIRC, you cannot access resources defined in server.xml's
GlobalResources, unless you add a element to your
context.xml
htt
e files when running Tomcat.
Format of the SMAP is specified by JSR 045,
http://jcp.org/en/jsr/detail?id=045
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additiona
y that that will be a concern for you, though.
3. It is possible to precompile JSP pages of a web application that is
already deployed on the web server. See chapter JSP.11.4.2
"Precompilation Protocol" in the JSP 2.1 specification.
Best regards,
Konstantin Kolinko
-
it will be effectively useless for you.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
pplication.
Note, that e.g. Tomcat Manager application
(o.a.catalina.manager.ManagerServlet) uses PUT for some requests (e.g.
when called from Ant tasks). So it definitely does work.
Best regards,
Konstantin Kolinko
-
To un
http://www.apache.org/dist/tomcat/tomcat-6/
>
>
> Is 6.0.26 just getting redeployed? If so, what is the reason?
>
Thank you for noting.
The EU apache mirror was offline since 7th of March.
Now it is back to life, but apparently it is out of sync with the main US site.
> A curiou
rformance_and_Monitoring
and it can be updated.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2010/3/28 Binu Kuttikkattu Idicula :
> The exact URL which I access is
> http://localhost:8080/corejspbean/StringBean.jsp . How do I define a
> URLPattern for this?
/StringBean.jsp
I suppose that your application is "corejspbean.war" or is in
webapps/corejspbean
-
b application). That is why
there is no "corejspbean" in the pattern.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
gs(SettingsFactory.java:128)
> at
> org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
> at
> org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
Looks like your Hibernate configuration is incomplete.
Can it be
n IDE?
There are two vista-related items on the FAQ page here:
http://wiki.apache.org/tomcat/FAQ/Windows#Q8
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
L="false"
on a .
By the way,
Mark's presentations from recent ApacheCons are here:
http://people.apache.org/~markt/presentations/
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
look in the changelog.
I am certain that it is fixed in 6.0.x about a year ago, but I do not
remember whether it was backported to 5.5 or not -- you can find that
yourself (e.g. try 5.5.28).
Best regards,
Konstantin Kolinko
-
To uns
by http://domain.com/folder1/abcd.jsp. It can be done by
calling
ServletContext.getRequestDispatcher("/folder1/abcd.jsp").forward(request,
response)
The above call can be performed by a Servlet or by a Filter.
E.g. you can use http://tuckey.org/urlrewrite/ or write your own filter.
B
crewed when
"copying" a database. I can suggest to start with installing a new
copy of cyclos next to the existing one. (Do they support installation
with a non-default name?)
Best regards,
Konstantin Kolinko
-
To uns
hod? I suspect that if
> something were wrong in that method, it would be apparent to roughly 50%
> of the world's web servers.
>
That is TC-Native's Socket.accept method.
If that happens at shutdown, then that is a known issue:
https://issues.apache.org/bugzilla/show_bug.cgi?
2010/4/1 Konstantin Kolinko :
>> [snip]
>>
>>> # Problematic frame:
>>> # C [libapr-1.so.0+0x1c0a0]
>>
>> [snip]
>>>
>>> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
>>> j org.apache.tomcat.jni.Socket.accept(
of your
resources at runtime.
Read the Servlet specification !
You can find the links in the first few sentences here:
http://wiki.apache.org/tomcat/FAQ
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsub
2010/4/6 Leon Li :
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
A version that is several years old. You better consider upgrading.
> log4j:ERROR setFile(null,true) call failed.
Something weird with Log4J configuration. What path it tries to write to?
Best regards,
Konstantin K
deployed at any time, at which point their classloader and their
classes become unavailable. Using those for something that is
JVM-wide may lead to leaked memory at best, or do not work at all.
[1] http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
Best regards,
Kon
le stage of 1.1.19 and up somewhere.
> Jeff
>
1. I wonder why you are not observing
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
2. Please try 5.5.29 - see voting thread on dev@ list.
Best regards,
Konstantin Kolinko
---
.24 and earlier the deferred expressions were
processed regardless of the specification version specified in
web.xml. That was changed/fixed in 6.0.26.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@to
ows
> everything about these Connectors to comment.
>
>> > maxThreads="150" minSpareThreads="5" maxSpareThreads="75"
>> enableLookups="false" accept
2010/4/15 Me Self :
> I am trying to use port 443 for https - without success so far.
> I changed from 8443 to 443 in two places in server.xml:
>
>
> ...
> port="443" ...
> scheme="https" secure="true" clientAuth="false"
> keystoreFile=...
> keystorePass=
r allow,deny
> Allow from all
>
> JkMount (...)
>
> I am successfully able to access JSP content in other webapps directories
> other than ROOT. Thanks, - Dave
>
Best regards,
Konstantin Kolinko
-
To u
Nio connector is more modern, available since TC 6.x only, but
that is several years already.
> less stable than the pure Java code
Note, that that also depends on the JRE implementation that you would be using.
Best regards,
Konstantin Kolinko
-
ust be
ignored, as I wrote above). Thus it looks like a Tomcat 6.0
configuration.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
index.html
http://tomcat.apache.org/tomcat-6.0-doc/appdev/index.html
http://wiki.eclipse.org/WTP_Tomcat_FAQ
You may also want to know, that ${catalina.base}/conf/web.xml provides
the defaults for your WEB-INF/web.xml.
Do not change that common file (in /conf), though, unless it is really needed.
Best rega
on such an issue.
Do you have any error messages in your logs, or in the catalina.out
file (aka the file that catches your stderr stream)?
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.ap
/MemoryLeakProtection
>> search for "TimerThread"
>>
Probably you meant
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971#c5
When the reply goes above the original question (aka top-posting),
it is usually hard to read.
Best regards,
Konstantin Kolinko
---
ion, that is already available.
Just use a
http://java.sun.com/javase/6/docs/api/java/util/logging/FileHandler.html
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additi
over request headers to see if the cookie is actually present,
and what path it contains, etc.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
JavaDoc that I mentioned for details.
http://java.sun.com/javase/6/docs/api/java/util/logging/FileHandler.html
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additio
.28
>
http://localhost:8080/docs/virtual-hosting-howto.html
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ase" resource is
declared in server.xml.
The contents of the file looks OK for me, and you said that you did
not forget to restart Tomcat. Maybe there are some error messages in
the logs?
Best regards,
Konstantin Kolinko
w_bug.cgi?id=49132
that would be nice. It would be a bit easier if it would be a simple one.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail
ped by mailing list
software, but yours somehow reached me.
.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
CE property is set to true.
http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html#Specification
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2010/4/23 Christopher Schultz :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Konstantin,
>
> On 4/22/2010 4:53 PM, Konstantin Kolinko wrote:
>> 2010/4/23 Kris Schneider :
>>> On Thu, Apr 22, 2010 at 4:31 PM, Christopher Schultz
>>> wrote:
>>
hat the above directories as well as
$CATALINA_BASE/conf/Catalina/, $CATALINA_BASE/webapps and the files in
them are writeable.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2010/4/27 Jamie :
> I am using the latest version of Tomcat (v6)
>
There are about 20 different releases of Tomcat v6. Which one do you
use (x.y.z), or are you building it yourself?
What are your operation system and Java vendor and versions?
Best regards,
Konstantin K
prevent jar locking on Windows.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
es, those options.
In 6.0.26 you will have JreMemoryLeakPreventionListener in default
server.xml, which should be enough to prevent jar locking.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.o
2010/4/27 Jamie :
> Konstantin
>
> I just tried 6.0.26 and no joy. JARs remain locked by Windows. In the auto
> update application I call context.stop() immediatel and System.gc() but alas
> all JAR files are locked. Any other ideas?
>
> Jamie
>
> On 2010/04/27 04:17 P
2010/4/27 M.H.G. Emmerig :
>
>
> What could be causing this behaviour?
>
Some tomcat versions work like that. See bugzilla for more details. I
have no clue on what Tomcat version you are using, etc. etc.
Best regards,
Konsta
deploy + redeploy of the application.
6. The "context" that you are calling stop() and start() is the right
object, i.e. it is an instance of StandarrdContext?
Best regards,
Konstantin Kolinko
-
To unsub
please open a bug and attach a
simple war file that would reproduce the problem.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ove mentioned README,
the documentation, and also included in every download bundle.
3. RUNNING.txt
that is included into distributions as well.
Anything else is needed?
Best regards,
Konstantin Kolinko
-
To unsubscrib
ation.
The paths in @include are relative to the web application and not to
the site root.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2010/4/30 André Warnier :
> Konstantin Kolinko wrote:
>>
>> 2010/4/29 Christopher Schultz :
>>>
>>> I was just looking on the TC site to see what minimum Java version is
>>> required for TC 6. I just assumed that it would be there because,
>>> wh
pplication. Does that match your expectations?
http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html#Deploy%20A%20New%20Application%20from%20a%20Local%20Path
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsu
try to automate something?
Or you just do not know about GUI application,
http://localhost:8080/manager/html
Do you have autoDeploy turned off for your Host? Because if it is on
(the default), then your "JSPTut" is already deployed automatically if
it is in Tomcat's
l="org.apache.coyote.http11.Http11Protocol"
FIXME:
1) The SSLEnabled attribute is @since Tomcat 6.
It should not be present in the examples, though it does not hurt,
because unknown configuration attributes are ignored in Tomcat 5.5
2) SSLCertificateFile, SSLCertificateKeyFile are not mention
t-6.0.26.zip has to be 6504274 bytes.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
econd one
Are there any message is the logs? There must be some.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
details, if you are curious.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
assLoader() in any place of your web
application, e.g. in a Listener
I think b) would be easier.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
.
2. A confirmation will be sent to you. You have to reply to it to
complete the unsubscribe process.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: u
on class exists. It just
compares strings: the name of the exception class and the name
configured in web.xml.
Also, on an error page you should be able to access the exception as
request.getAttribute("javax.servlet.error.exception")
see SRV.9.9.1
so you will be able to see what is
TC6. but is waiting
for the 3rd vote from committers to be applied.
By the way, probably
href="${'#'}${currentBlockName}"
will work for you.
Best regards,
Konstantin Kolinko
-
To unsubscribe,
dy said, you should consider upgrading.
> Tomcat 5.5.9 is really old (released 14 Oct 2005) - that's 35 internet
> years using the Standard Internet Time Notation.
>
Best regards,
Konstantin Kolinko
-
To unsu
e. (In assumption that
none of them actually needs DELETE).
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
://www.apachelounge.com/download/
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ail. (But if
they do, it would be one of the reasons to restart Tomcat).
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
es the web browser (IE8, Firefox 3.6) can´t find the server.
>
The true domain name for that server is
http://www.xn--corua-rta.es/
http://en.wikipedia.org/wiki/Internationalized_domain_name
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
here online? Is it anywhere at http://tomcat.apache.org/ ?
> - and yet the default is that autoDeploy and deployOnStartup are both
> true
Yes, I can confirm that they are both true by default.
Best regards,
Konstantin Kolinko
---
fill in a web form.
>
> Thanks for your reply.
>
> Best regards.
>
>
> -----Mensaje original-
> De: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Enviado el: lunes, 17 de mayo de 2010 16:59
> Para: Tomcat Users List
> Asunto: Re: Problem using "response.sendR
.
I hope that that is not your case.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ere is a valve somewhere is just implementation details.
Specifications for Tomcat 6:
Servlet spec: http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html
JSP spec: http://jcp.org/aboutJava/communityprocess/final/jsr245/index.html
Best
SP 2.1 only and cannot work with el-api2.2
Some candidate builds of Tomcat 7 are already available, but have not
been released yet. You may participate in testing, see the dev@ list.
http://marc.info/?l=tomcat-dev&m=127465909014120
hat MonitoringFilter.init() failed,
and so MonitoringFilter.destroy() was not called,
thus the timer was not canceled .
Look into your localhost* log. The actual Throwable that was caught in
o.a.c.core.StandardContext.filterStart() is written there.
Best regards,
Konstantin Koli
uot; />
Your HTTPS connectors do not have the "useIPVHosts" flag set.
The above are just my guesses, but I hope that it helps.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
s a donor. You are
like a surgeon in some horror story.
Run Tomcat 7 as a whole and it should work.
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail
gt;
4. If such unexpected errors on some page are happening regularly I
personally would consider that a serious fault, which deserves a
support ticket. Though being unable to locate the source of the error
due to a faulty error handling page does not help much.
Best regards,
Konstantin Kolin
701 - 800 of 2381 matches
Mail list logo