On 27 August 2012 22:13, Konstantin Kolinko wrote:
> 2012/8/27 Ivan Polak :
>> On 26 August 2012 23:05, Konstantin Kolinko wrote:
>>> 2012/8/27 Ivan Polak :
I have found, where is the problem.
problem is in StandardContextValve.java in
@Override
public final void
2012/8/27 Ivan Polak :
> On 26 August 2012 23:05, Konstantin Kolinko wrote:
>> 2012/8/27 Ivan Polak :
>>> I have found, where is the problem.
>>>
>>> problem is in StandardContextValve.java in
>>>
>>> @Override
>>> public final void invoke(Request request, Response response)
>>> throws
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ivan,
On 8/27/12 11:33 AM, Ivan Polak wrote:
> Dne 27.8.2012 17:27 "Christopher Schultz"
> napsal(a):
>>
>> Is there any reason you are using 7.0.ancient instead of
>> 7.0.latest? How about trying 7.0.29?
>
> I am using tomcat 7.0.29 and problem is
Dne 27.8.2012 17:27 "Christopher Schultz"
napsal(a):
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ivan,
>
> On 8/26/12 7:00 PM, Ivan Polak wrote:
> > in Tomcat 7.0.14 (where everything is OK) is not null.
>
> Is there any reason you are using 7.0.ancient instead of 7.0.latest?
> How abo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ivan,
On 8/26/12 7:00 PM, Ivan Polak wrote:
> in Tomcat 7.0.14 (where everything is OK) is not null.
Is there any reason you are using 7.0.ancient instead of 7.0.latest?
How about trying 7.0.29?
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG/
On 26 August 2012 23:05, Konstantin Kolinko wrote:
> 2012/8/27 Ivan Polak :
>> I have found, where is the problem.
>>
>> problem is in StandardContextValve.java in
>>
>> @Override
>> public final void invoke(Request request, Response response)
>> throws IOException, ServletException {
2012/8/27 Ivan Polak :
> I have found, where is the problem.
>
> problem is in StandardContextValve.java in
>
> @Override
> public final void invoke(Request request, Response response)
> throws IOException, ServletException {
>
>
>
> // Select the Wrapper to be used for this Reques
I have found, where is the problem.
problem is in StandardContextValve.java in
@Override
public final void invoke(Request request, Response response)
throws IOException, ServletException {
// Select the Wrapper to be used for this Request
Wrapper wrapper = request.getWr
2012/8/26 Ivan Polak :
> Hi,
>
> I have version 4.0.5 of UrlRewriteFilter, I built it from source code
> from svn repository (jar file created by maven build script and
> included to project). With version 4.0.3 is also the same problem (jar
> file downloaded from UrlRewrite home page).
>
> I have
Hi,
I have version 4.0.5 of UrlRewriteFilter, I built it from source code
from svn repository (jar file created by maven build script and
included to project). With version 4.0.3 is also the same problem (jar
file downloaded from UrlRewrite home page).
I have all rules for UrlRewriteFilter define
2012/8/26 Ivan Polak :
> thank you for your answer.
>
> "invitations" is served by a filter and translated from
> http://localhost:8080/app/invitations/ to Spring MVC controller, in
> urlrewrite filter configuration is:
>
>
>
> /invitations/(.*)
> /invitations.html
>
thank you for your answer.
"invitations" is served by a filter and translated from
http://localhost:8080/app/invitations/ to Spring MVC controller, in
urlrewrite filter configuration is:
/invitations/(.*)
/invitations.html
and in Spring MVC configuration is:
2012/8/25 Ivan Polak :
> Hi!
>
> Recently, we have migrated my web app from Tomcat 6.0.16 to Tomcat
> 7.0.29. The application works fine for most of the part but gives
> problem with URLRewriteFilter. I am using URLRewriteFilter version
> 4.0.5.
>
> In tomcat 6.0.16 everything is OK,
>
> URLRewrite
Hi!
Recently, we have migrated my web app from Tomcat 6.0.16 to Tomcat
7.0.29. The application works fine for most of the part but gives
problem with URLRewriteFilter. I am using URLRewriteFilter version
4.0.5.
In tomcat 6.0.16 everything is OK,
URLRewriteFilter has status information page on
ht
14 matches
Mail list logo