Dear sir,
Thankyou very much for update ,regards,Gregory
- Original Message -
From: "Terence M. Bandoian" <[EMAIL PROTECTED]>
To:
Sent: Saturday, July 23, 2005 7:19 AM
Subject: Re: Can't get ssl redirection to work properly
Hi,
You might try including a URL pa
Hi,
You might try including a URL pattern containing only "/" in addition to
the "/*" pattern.
-Terence M. Bandoian
>> Hi again.. I don´t know if this mail reached the mailinglist som I
>> just reply to myself to get the attention again ;).
>> Is this kind of behaviour by tomcat normal with the
DEAR SIR
Thankyou for your mail, best regards Gregory
- Original Message -
From: "Terence M. Bandoian" <[EMAIL PROTECTED]>
To:
Sent: Friday, July 22, 2005 9:52 PM
Subject: Re: Can't get ssl redirection to work properly
Hi,
You might try including a URL pa
Hi,
You might try including a URL pattern containing only "/" in addition to
the "/*" pattern.
-Terence M. Bandoian
>> Hi again.. I don´t know if this mail reached the mailinglist som I
>> just reply to myself to get the attention again ;).
>> Is this kind of behaviour by tomcat normal with the
I think you have a problem with the url-pattern in the web.xml.
It redirects anything after pds/ to ssl - but in http://adress:8080/pds
there is nothing.
I don't have time to test now, but it may work without any url-pattern
or just * instead of /*.
- ms
Stefan Nilsson wrote:
Hi again.. I
Hi again.. I don´t know if this mail reached the mailinglist som I
just reply to myself to get the attention again ;).
Is this kind of behaviour by tomcat normal with the redirection?. Does
behave in this way even if you just have an application.war file
deployed on a standalone tomcat?
Best regar
I am running Jboss 4.0.1 with the tomcat 5.0 and I have an
application.ear called pds running on it. To access the application
you simple write "http://adress:8080/pds";
Now I wanted to enable ssl on the webapp.war in the application so I
changed the server.xml and web.xml and created a keystore a