Hi Raj, By URL rewriting for https links solving my problem. I am able achieve this by using pre-defined class *OfbizUrlTransform*(not yet practiced with this. My Research seems it fits).
Thanks one and all for your suggestions. On Mon, Nov 9, 2009 at 12:06 PM, Raj Saini <[email protected]> wrote: > I do not think it is due to SSL certificate. You are logged out because a > new session is created as session id is not carried forward when you are > redirected from Paypal. Solution I see is to pass the session id to your > call back URL. So when paypal calls back there should be session id in the > request. Yes, session id will be part of the query. > > > Thanks, > > Raj > > Hemanth Kumar Kanamarlapudi wrote: > >> Hi Raj, >> >> This is mainly because of switching between http and https. >> We are transferring our control to third party paypal site for payment and >> on return of that we are transferring to another https page and there we are >> getting logging out. This behavior is not regular, some times logging out >> and some times not. Is it due to SSL certificate? >> Regards >> Hemanth >> >> >> -----Original Message----- >> From: Raj Saini [mailto:[email protected]] >> Sent: Saturday, November 07, 2009 10:17 PM >> To: [email protected] >> Subject: Re: switching between http and https without cookies possible in >> ofbiz????? >> >> Hi Hemanth, >> >> Can you explain a bit more please? What do you mean "when moving". >> >> Thanks, >> >> Raj >> >> Hemanth Kumar Kanamarlapudi wrote: >> >> >>> Hi All, >>> >>> Even i am facing this same problem of logging out in my ofbiz application >>> when moving. Your help is appreciated. >>> >>> Regards >>> Hemanth >>> >>> ________________________________________ >>> From: Raj Saini [[email protected]] >>> Sent: 07 November 2009 20:37 >>> To: [email protected] >>> Subject: Re: switching between http and https without cookies possible in >>> ofbiz????? >>> >>> Kumaraswamy, >>> >>> If you disbable the cookies every URL must have a jsession id. This >>> works fine OOTB when switching one protocol to another and jsessionid is >>> appended to the URL. Your's is custom code or you are using OOTB? >>> >>> Thanks, >>> >>> Raj >>> >>> Kumaraswamy nandipati wrote: >>> >>> >>> >>>> Hi All, >>>> >>>> I am not a tech savvy. Please pull me out of this problem. >>>> >>>> Problem: I am browsing with "Disable Cookies" option for my ofbiz site. >>>> When >>>> ever, I switch from http to https it is asking me to login. I saw that >>>> ofbiz >>>> sets JSESSIONID as a cookie in normal browsing(cookie enabled). >>>> >>>> Q1) Is this problem only in ofbiz or default from tomcat. I am >>>> questioning >>>> because ofbiz internally uses tomcat instance??. >>>> >>>> Q2) Is there any solution for switching between http and https other >>>> than >>>> cookies??? Because, I want my "cookie-disabled customers" to browse >>>> successfully on my site to place order??. >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>> http://www.mindtree.com/email/disclaimer.html >>> >>> >>> >>> >> >> >> >> > > -- Thanks, Kumaraswamy.N 91-9866805250.
