RE: Database Related Question - LDAP

2005-02-04 Thread Carlos Ortiz

Is the first try at the LDAP code complete?  I'd love to try/test it for you
guys.  Just point me.  My production use of jetspeed2 is relying on this.


Thanks,
Carlos.

-Original Message-
From: Shah Amit [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 04, 2005 10:46 AM
To: jetspeed-user@jakarta.apache.org
Subject: Re: Database Related Question

Hi Mike and David,

Thanks for your guidance.

I read a couple of tutorials on JAAS and I think I kindaa get the idea. I am

now going thru all the SPI interfaces and trying to judge what I would be 
implementing and what not (probably leave 
MessageDigestCredentialPasswordEncoder alone).

I think I will have to implement the SecurityAccess.java interface and make 
it point to my DB instead of the jetspeed provided implementation ?? ... 
(Apart from couple of others that I might need)

I know its too much to ask, but if you have like a block diagram or some 
sort of diagram or something like that explaining how these interfaces 
interact, that would be really great.

Once again, appreciate your help
Amit
Original Message Follows
From: David Sean Taylor <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" 
To: Jetspeed Users List 
Subject: Re: Database Related Question
Date: Wed, 02 Feb 2005 13:07:04 -0800

mike long wrote:
>I think David is saying that you should create implementations of the 
>interfaces he references below. I am doing that to allow Jetspeed-2 to use 
>an LDAP directory server instead of a relational database. My strategy has 
>been to check out the Jetspeed-2 code from CVS and then write my own 
>implementations of these classes and wire them in using the 
>jetspeed-spring.xml, security.xml, and a couple other configuration files. 
>A really good set of unit tests exists for the security components already 
>that will tell you if your implementation of those interfaces is correct.

>You will have good assurance that your implementation is correct when all 
>the component/security tests work.  The tests should run out of the box 
>hooked up to your custom implementations.
>
>Your work will be easier than mine since you are only mapping the 
>Jetspeed-2 security tables to your own.   Since LDAP is not generally a 
>transactional resource like a relational database, I am having difficulty 
>because the existing suite of security tests is hardwired to use SQL 
>persistence.  That said, the work for you is still considerable. I would 
>suggest reading up on Maven, all the tutorials on JAAS, and then the Spring

>reference manual.  The later will show you how to wire the application 
>together using your own security implementations.

I setup a new set of a maven project and basic skeletons for the services 
like this in a few minutes (but yes, I ve done it before).

Integration with the unit tests will take more time and thought.

But yes, if you are new to Spring and Maven and J2, its going to take more 
time. The lack of docs doesn't help:

http://portals.apache.org/jetspeed-2/spi.html


I still need to review your LDAP code. Sorry I haven't got to that yet.

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



jetspeed2 and simple webapps

2005-01-31 Thread Carlos Ortiz
 

Maybe a stupid question, but what Jetspeed2 Bridge would I use if I just
wanted to call a non-jsf, non-struts, webapp from a jetspeed2 portlet
without having to add portlet code?  Just a plain old servlet.

 

Is this possible?

 

Thanks,

 

Carlos.



Jetspeed2 Personalization screen

2005-01-25 Thread Carlos Ortiz

Is it possible to limit the portlet personalization screen to only up/down
instead of all four directions?

I just want to setup a vertical or stacked personalization page.

Thanks,

Carlos.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: disable max/min buttons

2005-01-25 Thread Carlos Ortiz

Anybody know how to disable max/min buttons on individual portlets for
jetspeed2?



-Original Message-
From: Carlos Ortiz [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 20, 2005 9:03 PM
To: 'Jetspeed Users List'
Subject: RE: disable max/min buttons


individual

-Original Message-
From: Randy Watler [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 20, 2005 1:19 PM
To: Jetspeed Users List
Subject: Re: disable max/min buttons

Carlos,

In an individual portlet or globally?

Randy

Carlos Ortiz wrote:

>Hi all,
>
> I'm just browsing through jetspeed2, is there anyway that I can disable
the
>max/min buttons or configure them not to be shown?
>
>Thanks,
>
>Carlos.
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: disable max/min buttons

2005-01-20 Thread Carlos Ortiz

individual

-Original Message-
From: Randy Watler [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 20, 2005 1:19 PM
To: Jetspeed Users List
Subject: Re: disable max/min buttons

Carlos,

In an individual portlet or globally?

Randy

Carlos Ortiz wrote:

>Hi all,
>
> I'm just browsing through jetspeed2, is there anyway that I can disable
the
>max/min buttons or configure them not to be shown?
>
>Thanks,
>
>Carlos.
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



disable max/min buttons

2005-01-20 Thread Carlos Ortiz
Hi all,

 I'm just browsing through jetspeed2, is there anyway that I can disable the
max/min buttons or configure them not to be shown?

Thanks,

Carlos.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]