RE: minesweeper portlet?

2002-07-22 Thread Ender KILIÇOGLU
If I remember rigth Uportal has java implementation of minesweeper. It can be easyly integrate with jetspeed Ender -Original Message- From: Pat Ryan [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 6:14 PM To: Jetspeed Users List Subject: minesweeper portlet? I know this proba

RE: Logging in, creating aan account, and others..

2002-07-22 Thread Ender KILIÇOGLU
javax/activation/DataSource file not distibuted with cvs Maybe you can download manuaaly and add to lib folder to avoid this error Ender -Original Message- From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 2:26 PM To: [EMAIL PROTECTED] Subject: Logging in, cr

RE: how do i get my current user id?

2002-07-22 Thread Ender KILIÇOGLU
Try to user (String)user.getPerm(User.USERNAME); Ender -Original Message- From: touchmyheart [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 2:05 PM To: [EMAIL PROTECTED] Subject: how do i get my current user id? after i login into Jetspeed,how do i get my current user id in my

RE: Jetspeed and LDAP integration( running out of time )

2002-07-13 Thread Ender KILIÇOGLU
For one of our client we developed new security framework with ldap integration but it depends on our ldap libs. Please refer to my previous mail Ender -Original Message- From: Aliyar, Nishar [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 5:04 PM To: Jetspeed Users List Subject

RE: Jetspeed and LDAP integration( running out of time )

2002-07-13 Thread Ender KILIÇOGLU
For one of our client we developed new security framework with ldap integration but it depends on our ldap libs. Please refer to my previous mail Ender -Original Message- From: Aliyar, Nishar [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 5:04 PM To: Jetspeed Users List Subject

SOAP and jetspeed which is rigth one

2002-07-02 Thread Ender KILIÇOGLU
There are many implemantation, sun's jaxm or apache group's axis (with soap), jamstardam org package and so on. But which is rigth one to use with in jetspeed I need some advice... Ender KILICOGLU -- To unsubscribe, e-mail: For additional commands, e-mail:

SOAP and jetspeed which is rigth one

2002-07-02 Thread Ender KILIÇOGLU
There are many implemantation, sun's jaxm or apache group's axis (with soap), jamstardam org package and so on. But which is rigth one to use with in jetspeed I need some advice... Ender KILICOGLU -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Fetching UserName and Password of a JetSpeed User.

2002-05-30 Thread Ender KILIÇOGLU
You can modify UserManager class to store password At authenticate function if user authenticated User.setTemp("password",password); Of course It can be a security gap but using this you can auto logging embedded portlets Ender -Original Message- From: KARTHIKEYAN E S [mail

RE: LDAP authentication - LDAPUserManager.java

2002-04-18 Thread Ender KILIÇOGLU
Yes Its broken but If somebody need ugly working patch (Only authenticate doesn't provide security - group - role) I cant provide with some advice ENder -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Rall Sent: Wednesday, April 17, 2002 8:26 PM

RE: What happen ? (Waiting for init of Registry...)

2002-04-12 Thread Ender KILIÇOGLU
I had same problem and I submitted some infp to channel. In the conf file remove velocity template tags and insert real paths it will be solution if same prablem really Problem related to new turbines configuration provider which use stratum intead of velocity -Original Message- From: [E