Re: Session problem

2010-08-27 Thread Hisham
Yeah i found that through google! Thanks pid and chuck! -h On Fri, Aug 27, 2010 at 1:25 PM, Caldarale, Charles R wrote: >> From: Hisham [mailto:mohis...@gmail.com] >> Subject: Re: Session problem > >> how would i generate it since theres no >> exception that'

Re: Session problem

2010-08-27 Thread Hisham
e theres no exception that's been thrown? Do i just throw an exception? -h On Wed, Aug 25, 2010 at 2:50 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hisham, > > On 8/25/2010 11:07 AM, Hisham wrote: >> Let me rephrase what I

Re: Session problem

2010-08-25 Thread Hisham
} } -h On Wed, Aug 25, 2010 at 10:11 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hisham, > > On 8/25/2010 9:55 AM, Hisham wrote: >>> 1. Are you using cookies? If you don't properly encode all the URLs in >

Re: Session problem

2010-08-25 Thread Hisham
Btw, Jason, I have verified that the domain is the same. -h On Wed, Aug 25, 2010 at 9:55 AM, Hisham wrote: > Chris, thanks for your reply! > >> 1. Are you using cookies? If you don't properly encode all the URLs in >> your webapp, you could be losing session infor

Re: Session problem

2010-08-25 Thread Hisham
care of all this logic for you... Will eventually move to this, you're right. I am using Spring so will use Spring security/Acegi. -h On Wed, Aug 25, 2010 at 9:31 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hisham, > > On 8/24/201

Re: Session problem

2010-08-24 Thread Hisham
ure that the link for your "Messages" tab is going to the same >>> domain as that your session was established under and is hitting the same >>> domain as your "Home" and "Admin" links.  This doesn't seem to have anything >>> to do with To

Session problem

2010-08-24 Thread Hisham
Hello all, I have a problem that is driving me crazy. I don't even know if its a Tomcat issue but maybe someone out there can help me out. I have a webapp that I first developed locally. I tested this on my local environment (windows) and had no issues. I then deployed the same app to our QA e

Re: Https forwarding problem

2009-03-11 Thread Hisham
/axis2/* /axis2/rest/* NONE Any ideas? Thanks. -h On Tue, Mar 10, 2009 at 9:07 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi

Https forwarding problem

2009-03-06 Thread Hisham
Hi, I am using Tomcat 5.5 and I want to forward incoming requests at port 80 to port 443 (i.e. SSL secure connection). This I have achieved quite easily via the following configuration: web.xml: /* CONFIDENTIAL ser

Re: [Problem]Tomcat 6.x with Active Directory on Windows Server 2003

2008-11-09 Thread Hisham Farahat
role TestGroup > > DEBUG http-8080-1 org.apache.catalina.realm.RealmBase - Username > > testuser1 does NOT have role TestGroup > > DEBUG http-8080-1 org.apache.catalina.realm.RealmBase - No role found: > > TestGroup > > DEBUG http-8080-1 org.apache.catalina.realm.RealmBase - No role found: > > TestGroup > > DEBUG http-8080-1 org.apache.catalina.authenticator.AuthenticatorBase - > > Failed accessControl() test > > DEBUG http-8080-1 org.apache.catalina.authenticator.AuthenticatorBase - > > Failed accessControl() test > > > > I feel quite strange, as you can see in the attachment, the testuser1 is > > member of TestGroup, and TestGroup is already defined in web.xml, I > wonder > > any further configuration or debug I shoule do? > > > > http://www.nabble.com/file/p20375746/adtest.rar adtest.rar > > > > -- > View this message in context: > http://www.nabble.com/-Problem-Tomcat-6.x-with-Active-Directory-on-Windows-Server-2003-tp20375746p20413691.html > Sent from the Tomcat - User mailing list archive at Nabble.com. > > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Hisham Farahat

Tomcat 6.0 problems with LDAP ( connection gets blocked for 10 min)

2008-10-28 Thread Hisham Farahat
ets blocked. Please help me in this issue, i need it working correctly ASAP. P.S Thanks for every one who helped and will help me in this issue. Regards, -- Hisham Farahat

Re:

2008-10-28 Thread Hisham Farahat
> are listeneing as you would expect. > Is the tomcat host and the AD server the same system (have you tried on > another system) windows has it quirks(not being able to connecto to the > local IP for example > Regards, > > Serge Fonville > On Tue, Oct 28, 2008 at 1:13 P

Re:

2008-10-28 Thread Hisham Farahat
building. > If so, what was it and what steps did you take (before,during,after) > > Regards, > > Serge Fonville > On Tue, Oct 28, 2008 at 11:17 AM, Hisham Farahat <[EMAIL PROTECTED] > >wrote: > > > I have used Softerra LDAP Admin and it worked while tomcat did

Re:

2008-10-28 Thread Hisham Farahat
;you might > be able to determine what exactly went wrong. > > Hope this helps > > Regards, > > Serge Fonville > > Links: > > > On Mon, Oct 27, 2008 at 10:33 AM, Hisham Farahat <[EMAIL PROTECTED] > >wrote: > > > It is on a separate serve

Re: Tomcat server with two websites with two different authentications

2008-10-27 Thread Hisham Farahat
element can > be per context too) > > http://tomcat.apache.org/tomcat-6.0-doc/config/realm.html > > -Tim > > Hisham Farahat wrote: > >> Dear All, >> Can i configure tomcat to host to different websites? How can i do it? any >> directions? >> Moreover

Tomcat server with two websites with two different authentications

2008-10-27 Thread Hisham Farahat
. regards, -- Hisham Farahat

Re:

2008-10-27 Thread Hisham Farahat
It is on a separate server, running windows server 2003. And no wrong passwords attempts, it happens from the 1st attempt. Sorry for the title thing :) On Mon, Oct 27, 2008 at 12:20 PM, André Warnier <[EMAIL PROTECTED]> wrote: > Hisham Farahat wrote: > >> Dear All, >>

Re:

2008-10-27 Thread Hisham Farahat
One more issue, most probably it occurs when i try to login after a previous timed out session On Mon, Oct 27, 2008 at 12:18 PM, Hisham Farahat <[EMAIL PROTECTED]>wrote: > Thanx for your reply > 1- yes , the log has this exception each time i need to login : > >

Re:

2008-10-27 Thread Hisham Farahat
k functioning > How is the realm configured > Has it always been like this or at some point > Are there specific times of day it occurs > How is the memory usage of tomcat > How busy is tomcat > What OS is it running on > Can you use ldap manually without errors > >

Re:

2008-10-27 Thread Hisham Farahat
for ~ 10 minutes. Stopping and starting tomcat again won't affect anything, I should restart the machine so that users can access the web application normally ( or just wait for 10 minutes). How can I solve this problem? Regards, -- Hisham Farahat