Re: Mysql with jetspeed

2005-04-11 Thread watler
users are in SECURITY_PRINCIPAL passwords are in SECURITY_CREDENTIAL user roles are in SECURITY_USER_ROLE user groups are in SECURITY_USER_GROUP etc. Randy > > hi, > i have configured my jetspeed 2.0 M2 with Mysql. on creating new > users by logging in as admin i am not able to find the user

Mysql with jetspeed

2005-04-11 Thread Rose Priya
hi, i have configured my jetspeed 2.0 M2 with Mysql. on creating new users by logging in as admin i am not able to find the user details in any of these tables(62 tables). i would like to know where the user information are stored. regards Muthuraman.M.K This e-mail and any files transmitt

Customizing Websphere Portal 5 Login/Logout screen....Help needed (Very Urgent)

2005-04-11 Thread Prem Anand, Arulraj \(Contract\)
Hi, I need to customize my login & logout page in Websphere Portal Server 5.0. I need the procedure to accomplish that. If someone can help me out by giving some code on this, I would be very much happy. I want the implementation part with steps. If someone knows, please do help me. Awfully w

[jira] Created: (JS2-233) Setting of PortletFactory in PortletDefinitionImpl is never invoked

2005-04-11 Thread Peter Meier (JIRA)
Setting of PortletFactory in PortletDefinitionImpl is never invoked --- Key: JS2-233 URL: http://issues.apache.org/jira/browse/JS2-233 Project: Jetspeed 2 Type: Bug Versions: 2.0-M2 Reporter:

RE: JSF-DEMO: Which portlet.xml to update?

2005-04-11 Thread Shah Amit
I think the way it works is, it can be any .jsp or .html file. It is the "ViewPage" parameter in the portlet.xml file that decides which page to include for rendering the view. The portals commons bridge is used for that. XXX:\jakarta-jetspeed-2\portals-bridges\common\src\java\org\apache\portals

RE: JSF-DEMO: Which portlet.xml to update?

2005-04-11 Thread Supreet Oberoi
Thanks, Amit. I want to change the loading page for GuessNumber portlet from greeting.jsp to say, foo.html. I had understood that the *.psml file is only used to determine which portlets are to be used in a page, not the landing page that the portlet will use. -Original Message- From: S

RE: JSF-DEMO: Which portlet.xml to update?

2005-04-11 Thread Shah Amit
They are rendered in the .psml files I think. XXX:\jakarta-tomcat-5.0.28\webapps\jetspeed\WEB-INF\pages\*.psml portlet.xml only declares what porlets should be initialized. They are rendered in the .psml files. Original Message Follows From: "Supreet Oberoi" <[EMAIL PROTECTED]> Reply-To:

JSF-DEMO: Which portlet.xml to update?

2005-04-11 Thread Supreet Oberoi
I unsuccessfully tried changing the default landing page of GuessNumber portlet. Tried doing the following - Updated in \jetspeed\web-inf\deploy\jsf-demo.war - Updated in \tomcat\web-inf\classes\jsf-demo\portlet.xml Also, how does the war file work? I saw that my jsf-demo portlet was rendered

Re: Third party portlets do not work in M2

2005-04-11 Thread Robert Young
I got this same error when I installed the j2M2 binary release. I went to http://portlet-opensrc.sourceforge.net/index.htm and downloaded the google portlet, then dropped it into the jetspeed/WEB-INF/deploy directory. That worked and now the google portlet works. On Apr 10, 2005 2:20 AM, Ate Dou

[jira] Closed: (JS2-232) Invalid contextPath value returned to local portlet applications / decorators

2005-04-11 Thread Ate Douma (JIRA)
[ http://issues.apache.org/jira/browse/JS2-232?page=history ] Ate Douma closed JS2-232: - Resolution: Fixed > Invalid contextPath value returned to local portlet applications / decorators >

[jira] Created: (JS2-232) Invalid contextPath value returned to local portlet applications / decorators

2005-04-11 Thread Ate Douma (JIRA)
Invalid contextPath value returned to local portlet applications / decorators - Key: JS2-232 URL: http://issues.apache.org/jira/browse/JS2-232 Project: Jetspeed 2 Type: Bug Components: Cont

cvs commit: jakarta-jetspeed-2/portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java

2005-04-11 Thread ate
ate 2005/04/11 06:42:49 Modified:portal/src/java/org/apache/jetspeed/engine/servlet ServletRequestImpl.java Log: Fix for http://issues.apache.org/jira/browse/JS2-232: Invalid contextPath value returned to local portlet applications / decorators Revis

Customizing Websphere Portal 5 Login/Logout screen....Help needed

2005-04-11 Thread Prem Anand, Arulraj \(Contract\)
Hi, I need to customize my login & logout page in Websphere Portal Server 5.0. I need the procedure to accomplish that. If someone can help me out by giving some code on this, I would be very much happy. I want the implementation part with steps. If someone knows, please do help me. Awfully w