how to add security permissions to role eg :user

2004-12-09 Thread Srinivasarao Sri
Hi Team, To a portlet I wanted to know how to remove close , info, customize permissions to particular role eg : user I wanted only to show minimize and maximize. Can you please help me in this. Thanks in advance Srinivas - Do you Yahoo!? Yahoo!

Jetspeed 1.5 and Active Directory

2004-12-09 Thread lahsen abouenour
Hi, We have adopted Jetspeed 1.5 as our future portal framework.. But there is a big problem: we have already an Active Directory in use for authentications with Exchange and we hope users to not have to remember other passwords (for portal). So, is there any project that used integration

adding security permissions to role

2004-12-09 Thread Srinivasarao Sri
Hi Team, To a portlet I wanted to know how to remove close , info, customize permissions to particular role eg : user I wanted only to show minimize and maximize. Can you please help me in this. Thanks in advance Srinivas - Do you Yahoo!? Yahoo!

Re: how to add security permissions to role eg :user

2004-12-09 Thread Peter Kmet
Hi, I tried this using (logged-on as admin) Security role browser property in Security tab. But this doesn't work correctly :( It should work this way :/ ...in my view :) On Thu, Dec 09, 2004 at 01:00:46AM -0800, Srinivasarao Sri wrote: Hi Team, To a portlet I wanted to know how to remove

RE: how to add security permissions to role eg :user

2004-12-09 Thread Andy . Sun
You could create a new security id and assign max and min only to user role. Then assign this new security id to whatever the portlets you want. Andy -Original Message- From: Srinivasarao Sri [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 2:01 AM To: [EMAIL PROTECTED]

Jetspeed using Oracle

2004-12-09 Thread Jonathan Hawkins
I've managed to get Jetspeed using Oracle for the security stuff. I'm now trying to get it to use Oracle for the psml registry, to no avail. I have followed the instructions in http://portals.apache.org/jetspeed-1/psml_db.html . When performing maven import it always reports no profiles to export.

Servlet Filters with Struts App on Fusion

2004-12-09 Thread Hema Menon
Hi, I am trying to make our struts application to a portal that can be displayed within Jetspeed 1.6 w/Fusion. I modifed the portlet.xml, web.xml and the html:form as per Ate Douma's documentation on Struts portlet. We have some servlet filters defined in the web.xml file. Somehow the servlet

Information about JetSpeed

2004-12-09 Thread Tonny . Cardenas
Hello, We're looking for a web application where we can make enterprise portals to low cost. I'd like to know what are the features that JetSpeed has ? . It's most robust that webphere or bealogic? Thanks and regards. -

[ANNOUNCE] Binary Installer for Jetspeed M1

2004-12-09 Thread Scott T. Weaver
Well, I finally got the binary installer for J2 M1 finished, here is a temporary link: http://www.binary-designs.net/downloads.html. The download takes a little time to start but fairly quick once it does. The only requirements are that you have a compatible version of the JDK 1.4.2,

Re: Information about JetSpeed

2004-12-09 Thread Scott T. Weaver
Hi Tonny, Here are some recent articles on Jetspeed 2: http://today.java.net/cs/user/print/a/151 http://www.theserverside.com/news/thread.tss?thread_id=30369 If you have speicifc questions, by all means post them to the list. Regards [EMAIL PROTECTED] wrote: Hello, We're looking for a web

Re: Servlet Filters with Struts App on Fusion

2004-12-09 Thread Scott T. Weaver
Hi Hema, I use filters in my portlet apps. However, there is one caveat, you need setup filters to fire on Forward, Include and Request which can only be done from within a Servlet 2.4 compatible container (i.e. tomcat 5.x ) Here is a example what one of our filter mappings from my web.xml:

RE: Information about JetSpeed

2004-12-09 Thread Andy . Sun
There are some articles in Jetspeed site talking about Jetspeed. http://portals.apache.org/jetspeed-1/resources.html That is just for jetspeed 1. Jetspeed 2 M1 release just came out. Depending on your timeline, it can be your solution too. I am not sure about paid portal productions since we never

RE: Problem Configuring Jetspeed 1.5 for Oracle

2004-12-09 Thread Andy . Sun
Well, your torque config looks fine to me. When you tested the db connection using jsp, did you do a direct jdbc connection or getting a connection via torque? I have also seen the similar exception caused by missing db connection. Still could you clarify why do you think this is a db issue? What

Re: Servlet Filters with Struts App on Fusion

2004-12-09 Thread Hema Menon
Hi Scott, That's it. I modified the web.xml and it works perfectly. Thanks a lot for your help. Thanks, Hema On Thu, 09 Dec 2004 11:10:56 -0500, Scott T. Weaver [EMAIL PROTECTED] wrote: Hi Hema, I use filters in my portlet apps. However, there is one caveat, you need setup filters to

RE: Problem Configuring Jetspeed 1.5 for Oracle

2004-12-09 Thread Chris Rovers
It was doing a direct connection - not using Torque (ie was just a 10 line jsp, to verify I could get there from here) The reason I think it is a db issue is that that is all I changed - Jetspeed came up fine using the Hypersonic db so I wanted to move it to Oracle (since that is what we will

Check out part 2 of the Portlet/Portal article on Sys-Con JDJ

2004-12-09 Thread Ken Ramirez
Just noticed today that the second part to the JSR-168 portlet article is now available at sys-con's JDJ site. You can read the article at: http://www.sys-con.com/story/?storyid=47352DE=1 I posted a blog entry to announce it as well. In case you missed the first one, you can still read it at:

Re: Information about JetSpeed

2004-12-09 Thread Ron Wheeler
Does anyone have a comparison between Jetspeed-2, OpenCMS 6, Liferay and Exo? Are there anymore open source or free portal/CMS systems that should be on this list? Anyone seen any comparisons with commercial products? I am trying to pick one of these and I have not found any reviews or

Re: Jetspeed using Oracle

2004-12-09 Thread Dan Moore
Hi Jonathan, I went through some shenanigans to get PSML with Oracle working. Check out this thread for more information: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]by=threadfrom=902500 Dan --- Jonathan Hawkins [EMAIL PROTECTED] wrote: I've managed to get Jetspeed using Oracle for

Re: Jetspeed 1.5 and Active Directory

2004-12-09 Thread Dan Moore
Hi, I think Active Directory is LDAP compliant (http://www.microsoft.com/windowsserver2003/techinfo/overview/ldapcomp.mspx). If so, you could investigate the LDAP support in jetspeed: http://portals.apache.org/jetspeed-1/apidocs/org/apache/jetspeed/services/security/ldap/package-summary.html

jetspeed-2 deploy problem

2004-12-09 Thread Amit Soni
Hi all, Here i want to deploy jetspeed-2 but it gives me some problem. for that i m using OS :: Linux Fedora-1 JVM :: jdk-1.5 JBOSS:: jboss-4.0 so for jdk1.5 i modify some java file b'coz it contains variable name enum which is keyword in jdk1.5 so change enum to enum1.. i tried to deploy

Jetspeed 2 + Eclipse

2004-12-09 Thread Simon Jakesch
Hi, I was wondering if anyone on this list has successfully setup Jetspeed 2 to run in Eclipse to use the debugging etc. when developing portlets? Anyone? bye, Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: how to add security permissions to role eg :user

2004-12-09 Thread Srinivasarao Sri
Hi Andy, I added one security Id Now its working fine. Thanks a lot. Regards, Srinivas [EMAIL PROTECTED] wrote: You could create a new security id and assign max and min only to user role. Then assign this new security id to whatever the portlets you want. Andy -Original Message- From:

RE: jetspeed-2 deploy problem

2004-12-09 Thread Randy Watler
Amit, Try: http://wiki.apache.org/portals/Jetspeed2/JBossHowTo ...and search the archives. Randy -Original Message- From: Amit Soni To: [EMAIL PROTECTED] Sent: 12/9/04 11:23 PM Subject: jetspeed-2 deploy problem Hi all, Here i want to deploy jetspeed-2 but it gives me some problem.