You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Shan Gopalakrishnan <sg...@cisco.com> on 2003/04/22 03:36:43 UTC

Disabling Torque

Can anyone from the development appreciate if you can share some
pointers on disabling Torque.? Does it mean we have to change the
underlying implementations like
UserManagement,RoleManagement,PsmlManagement etc.

Thanks

- Shan


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


RE: Disabling Torque

Posted by Shan Gopalakrishnan <sg...@cisco.com>.
Got it. Thanks David.

-----Original Message-----
From: David Sean Taylor [mailto:david@bluesunrise.com] 
Sent: Tuesday, April 22, 2003 3:31 AM
To: Jetspeed Users List
Subject: Re: Disabling Torque



On Monday, April 21, 2003, at 06:36  PM, Shan Gopalakrishnan wrote:

> Can anyone from the development appreciate if you can share some 
> pointers on disabling Torque.? Does it mean we have to change the 
> underlying implementations like 
> UserManagement,RoleManagement,PsmlManagement etc.
>
In the default implementation, Torque is used only by the Security 
services and the Coffees demo portlet
There is nothing stopping you from using JDBC in your portlets. In fact
you can use JDBC, and still get your connections from Torque's 
pool
Or you can completely bypass Torque.

One easy way to disable Torque is to use the no-security implementation 
of the security services.
But then you have no security!
The Jetspeed website describes writing your own Security 
implementation. See the link off the main page called "Security"

--
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
+01 707 773-4646




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



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


Re: Disabling Torque

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Monday, April 21, 2003, at 06:36  PM, Shan Gopalakrishnan wrote:

> Can anyone from the development appreciate if you can share some
> pointers on disabling Torque.? Does it mean we have to change the
> underlying implementations like
> UserManagement,RoleManagement,PsmlManagement etc.
>
In the default implementation, Torque is used only by the Security 
services and the Coffees demo portlet
There is nothing stopping you from using JDBC in your portlets.
In fact you can use JDBC, and still get your connections from Torque's 
pool
Or you can completely bypass Torque.

One easy way to disable Torque is to use the no-security implementation 
of the security services.
But then you have no security!
The Jetspeed website describes writing your own Security 
implementation. See the link off the main page called "Security"

--
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
+01 707 773-4646




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