You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Emandi, Srinivasrao" <sr...@logicacmg.com> on 2005/11/14 11:39:45 UTC

RE: Can we set Httpsession to Portletsession

Hi all, I m waiting for ur valuable response....Sri

-----Original Message-----
From: Emandi, Srinivasrao [mailto:srinivas.emandi@logicacmg.com]
Sent: Friday, November 11, 2005 11:37 AM
To: Jetspeed Developers List
Subject: Can we set Httpsession to portletsession


Hi all
	Is there is any chance to set the httpsession to portletsession..
As in my application login validation is done using servlet , i had some info which i had set in httpsession, now i want that info which is set in httpsession inside portlet....
 Any suggestions?
 
Thanks Sri.


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

Re: SNAPSHOTS

Posted by Roger Ruttimann <ro...@earthlink.net>.
+1

Go for it!

David Sean Taylor wrote:

> Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev 
> until the final release?
>
> I seem to be constantly dealing with SNAPSHOT issues lately
> I just don't see the advantage of SNAPSHOTs with Maven 1.0.1
>
> Proposing this for both Bridges and Jetspeed-2
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: SNAPSHOTS

Posted by Ate Douma <at...@douma.nu>.
+1 for sure!

David Sean Taylor wrote:
> Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev 
> until the final release?
> 
> I seem to be constantly dealing with SNAPSHOT issues lately
> I just don't see the advantage of SNAPSHOTs with Maven 1.0.1
> 
> Proposing this for both Bridges and Jetspeed-2
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: SNAPSHOTS

Posted by Randy Watler <wa...@wispertel.net>.
+1

Randy

David Sean Taylor wrote:

> Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev 
> until the final release?
>
> I seem to be constantly dealing with SNAPSHOT issues lately
> I just don't see the advantage of SNAPSHOTs with Maven 1.0.1
>
> Proposing this for both Bridges and Jetspeed-2
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [VOTE] replace HSQL with Derby as default DB

Posted by Santiago Gala <sg...@apache.org>.
El lun, 14-11-2005 a las 15:00 -0800, David Sean Taylor escribió:
> I have a patch here that replaces HSQL with Derby as the default 
> database. One problem is that the unit tests are failing due to a bug of 
> some sort in OJB not properly getting the platform set (OJB doesn't 
> officially support Derby (thats kinda embarrassing))
> 
> So the plan is to move forward with Derby, and get the tests running 
> over the next day or so with all eyeballs looking at it
> 
> Im +1 on moving the Derby
> 

late +1 too, I was around IRC and agreed, just with broken email access.

BTW, I don't have a clear idea about the difference about using
-SNAPSHOT and using -dev with maven. clues?


Regards
Santiago

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
> 
-- 
VP and Chair, Apache Portals (http://portals.apache.org)
Apache Software Foundation

Re: [VOTE] replace HSQL with Derby as default DB

Posted by Shinsuke SUGAYA <sh...@yahoo.co.jp>.
+1

shinsuke

David Sean Taylor wrote:
> I have a patch here that replaces HSQL with Derby as the default 
> database. One problem is that the unit tests are failing due to a bug of 
> some sort in OJB not properly getting the platform set (OJB doesn't 
> officially support Derby (thats kinda embarrassing))
> 
> So the plan is to move forward with Derby, and get the tests running 
> over the next day or so with all eyeballs looking at it
> 
> Im +1 on moving the Derby
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
> 
> 

--------------------------------------
Know more about Breast Cancer
http://pr.mail.yahoo.co.jp/pinkribbon/


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [VOTE] replace HSQL with Derby as default DB

Posted by Ate Douma <at...@douma.nu>.
Randy Watler wrote:
> Ate is +1 on moving forward with Derby as per 11/14/2005 IRC conversation.
Confirmed.

Thanks Randy!

> 
> Randy
> 
> David Sean Taylor wrote:
> 
>> I have a patch here that replaces HSQL with Derby as the default 
>> database. One problem is that the unit tests are failing due to a bug 
>> of some sort in OJB not properly getting the platform set (OJB doesn't 
>> officially support Derby (thats kinda embarrassing))
>>
>> So the plan is to move forward with Derby, and get the tests running 
>> over the next day or so with all eyeballs looking at it
>>
>> Im +1 on moving the Derby
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
>> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>>
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
> 
> 
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [VOTE] replace HSQL with Derby as default DB

Posted by Randy Watler <wa...@wispertel.net>.
Ate is +1 on moving forward with Derby as per 11/14/2005 IRC conversation.

Randy

David Sean Taylor wrote:

> I have a patch here that replaces HSQL with Derby as the default 
> database. One problem is that the unit tests are failing due to a bug 
> of some sort in OJB not properly getting the platform set (OJB doesn't 
> officially support Derby (thats kinda embarrassing))
>
> So the plan is to move forward with Derby, and get the tests running 
> over the next day or so with all eyeballs looking at it
>
> Im +1 on moving the Derby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [VOTE] replace HSQL with Derby as default DB

Posted by Randy Watler <wa...@wispertel.net>.
+1 on proceeding with Derby

Randy

David Sean Taylor wrote:

> I have a patch here that replaces HSQL with Derby as the default 
> database. One problem is that the unit tests are failing due to a bug 
> of some sort in OJB not properly getting the platform set (OJB doesn't 
> officially support Derby (thats kinda embarrassing))
>
> So the plan is to move forward with Derby, and get the tests running 
> over the next day or so with all eyeballs looking at it
>
> Im +1 on moving the Derby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: [VOTE] replace HSQL with Derby as default DB

Posted by David Le Strat <dl...@yahoo.com>.
+1

--- David Sean Taylor <da...@bluesunrise.com> wrote:

> I have a patch here that replaces HSQL with Derby as
> the default 
> database. One problem is that the unit tests are
> failing due to a bug of 
> some sort in OJB not properly getting the platform
> set (OJB doesn't 
> officially support Derby (thats kinda embarrassing))
> 
> So the plan is to move forward with Derby, and get
> the tests running 
> over the next day or so with all eyeballs looking at
> it
> 
> Im +1 on moving the Derby
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail:
> jetspeed-dev-help@portals.apache.org
> 
> 


________________________
David Le Strat
Blogging @ http://dlsthoughts.blogspot.com


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[VOTE] replace HSQL with Derby as default DB

Posted by David Sean Taylor <da...@bluesunrise.com>.
I have a patch here that replaces HSQL with Derby as the default 
database. One problem is that the unit tests are failing due to a bug of 
some sort in OJB not properly getting the platform set (OJB doesn't 
officially support Derby (thats kinda embarrassing))

So the plan is to move forward with Derby, and get the tests running 
over the next day or so with all eyeballs looking at it

Im +1 on moving the Derby


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: SNAPSHOTS

Posted by Shinsuke SUGAYA <sh...@yahoo.co.jp>.
+1

shinsuke

David Sean Taylor wrote:
> Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev 
> until the final release?
> 
> I seem to be constantly dealing with SNAPSHOT issues lately
> I just don't see the advantage of SNAPSHOTs with Maven 1.0.1
> 
> Proposing this for both Bridges and Jetspeed-2
> 

--------------------------------------
Know more about Breast Cancer
http://pr.mail.yahoo.co.jp/pinkribbon/


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


RE: SNAPSHOTS

Posted by Scott T Weaver <sc...@binary-designs.net>.
+1

> -----Original Message-----
> From: David Sean Taylor [mailto:david@bluesunrise.com]
> Sent: Monday, November 14, 2005 12:00 PM
> To: Jetspeed Developers List
> Subject: SNAPSHOTS
> 
> Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev
> until the final release?
> 
> I seem to be constantly dealing with SNAPSHOT issues lately
> I just don't see the advantage of SNAPSHOTs with Maven 1.0.1
> 
> Proposing this for both Bridges and Jetspeed-2
> 
> --
> David Sean Taylor
> Bluesunrise Software
> david@bluesunrise.com
> [office] +01 707 773-4646
> [mobile] +01 707 529 9194
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


SNAPSHOTS

Posted by David Sean Taylor <da...@bluesunrise.com>.
Would it be alright if we dropped SNAPSHOTs and went back to 2.0-dev 
until the final release?

I seem to be constantly dealing with SNAPSHOT issues lately
I just don't see the advantage of SNAPSHOTs with Maven 1.0.1

Proposing this for both Bridges and Jetspeed-2

-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Can we set Httpsession to Portletsession

Posted by Jacek Wiślicki <ja...@gmail.com>.
Wiadomosc od Emandi, Srinivasrao z 2005-11-14 11:39 brzmiala:

> Hi all
> 	Is there is any chance to set the httpsession to portletsession..
> As in my application login validation is done using servlet , i had some info which i had set in httpsession, now i want that info which is set in httpsession inside portlet....
>  Any suggestions?
If you set some attribute to your HttpSession, then it should be 
available in a PortletSession via
	((HttpSession)<PortletSession>).getAttribute(<String>);
or
	<PortletSession>.getAttribute(
		<String>,
		PortletSession.APPLICATION_SCOPE);
Remember, that either session must be in the same servlet context, 
otherwise it is more difficult to share common attributes.

-- 
pozdrawiam,
     Jacek Wislicki

jacek.wislicki@gmail.com
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org