[jira] Created: (JS2-500) DB Page Manager should optionally cache negative hits to limit DB lookups.

2006-02-15 Thread Randy Watler (JIRA)
DB Page Manager should optionally cache negative hits to limit DB lookups. -- Key: JS2-500 URL: http://issues.apache.org/jira/browse/JS2-500 Project: Jetspeed 2 Type: Improvement Components: PS

svn commit: r378197 - /portals/jetspeed-2/trunk/settings.xml.sample

2006-02-15 Thread rwatler
Author: rwatler Date: Wed Feb 15 23:43:18 2006 New Revision: 378197 URL: http://svn.apache.org/viewcvs?rev=378197&view=rev Log: add configuration tip contributed by Jian Liao Modified: portals/jetspeed-2/trunk/settings.xml.sample Modified: portals/jetspeed-2/trunk/settings.xml.sample URL: h

Re: minimal maven2 build ready to test

2006-02-15 Thread Randy Watler
Jian, Wow. Well, glad you got that fixed! I'll put a note in the settings.xml file. Thanks for letting us know, Randy On Thu, 2006-02-16 at 14:04 +0800, Jian Liao wrote: > Sorry for the delay. > After a painful debug, I found the reason. > This issue is caused by > > 1. I did not place my sett

Re: minimal maven2 build ready to test

2006-02-15 Thread Jian Liao
Sorry for the delay. After a painful debug, I found the reason. This issue is caused by 1. I did not place my setting.xml in %user.home%/.m2/ or %user.home%/.ant/, I used the default setting.xml which is in the Maven2/conf/. 2. My repository is not in the default place(%user.home%/.m2/repository)

svn commit: r378179 - /portals/jetspeed-2/trunk/components/security/src/java/org/apache/jetspeed/security/impl/UserSubjectPrincipalImpl.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:52:50 2006 New Revision: 378179 URL: http://svn.apache.org/viewcvs?rev=378179&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378178 - /portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/security/login/portal-login.jsp

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:52:24 2006 New Revision: 378178 URL: http://svn.apache.org/viewcvs?rev=378178&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378177 - /portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:52:07 2006 New Revision: 378177 URL: http://svn.apache.org/viewcvs?rev=378177&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378176 - /portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/security/UserSubjectPrincipal.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:51:21 2006 New Revision: 378176 URL: http://svn.apache.org/viewcvs?rev=378176&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378175 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/web.xml

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:50:29 2006 New Revision: 378175 URL: http://svn.apache.org/viewcvs?rev=378175&view=rev Log: support for authentication via non-container managed authentication (default is OFF) i know i know, bring it on, but i needed something for WAS and this works still need t

svn commit: r378171 - in /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/login/filter: PortalFilter.java PortalRequestWrapper.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:48:39 2006 New Revision: 378171 URL: http://svn.apache.org/viewcvs?rev=378171&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378170 - /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/login/filter/

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 21:48:36 2006 New Revision: 378170 URL: http://svn.apache.org/viewcvs?rev=378170&view=rev Log: support for authentication via non-container managed authentication i know i know, bring it on, but i needed something for WAS and this works still need to iron out a few

svn commit: r378158 - /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/container/state/impl/JetspeedNavigationalStateCodec.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 20:07:46 2006 New Revision: 378158 URL: http://svn.apache.org/viewcvs?rev=378158&view=rev Log: support portlet bookmark feature as requested by Garry first time hits were failing to matchup the request parameters check for null, coming back, and go get the portlet w

svn commit: r378156 - /portals/jetspeed-2/branches/JETSPEED-BRANCH-2.0.1/components/portal/src/java/org/apache/jetspeed/container/state/impl/JetspeedNavigationalStateCodec.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 20:07:15 2006 New Revision: 378156 URL: http://svn.apache.org/viewcvs?rev=378156&view=rev Log: support portlet bookmark feature as requested by Garry first time hits were failing to matchup the request parameters check for null, coming back, and go get the portlet w

[jira] Commented: (JS2-499) add attrubute functionality to all proncipal classes

2006-02-15 Thread Jacek Wislicki (JIRA)
[ http://issues.apache.org/jira/browse/JS2-499?page=comments#action_12366574 ] Jacek Wislicki commented on JS2-499: I'm sorry for the horrible typos... > add attrubute functionality to all proncipal classes >

[jira] Created: (JS2-499) add attrubute functionality to all proncipal classes

2006-02-15 Thread Jacek Wislicki (JIRA)
add attrubute functionality to all proncipal classes Key: JS2-499 URL: http://issues.apache.org/jira/browse/JS2-499 Project: Jetspeed 2 Type: Wish Components: Security Environment: any Reporter: Jacek Wisl

svn commit: r378110 - /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/velocity/JetspeedPowerToolImpl.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 14:56:37 2006 New Revision: 378110 URL: http://svn.apache.org/viewcvs?rev=378110&view=rev Log: trying a different route to the entity Modified: portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/velocity/JetspeedPowerToolImpl.java Modifie

svn commit: r378091 - /portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/localization/impl/LocalizationValveImpl.java

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 13:12:28 2006 New Revision: 378091 URL: http://svn.apache.org/viewcvs?rev=378091&view=rev Log: We can't be hitting the database like this per request Modified: portals/jetspeed-2/trunk/components/portal/src/java/org/apache/jetspeed/localization/impl/Localizati

svn commit: r378080 - /portals/jetspeed-2/trunk/src/webapp/decorations/portlet/decorator.vm

2006-02-15 Thread taylor
Author: taylor Date: Wed Feb 15 11:56:49 2006 New Revision: 378080 URL: http://svn.apache.org/viewcvs?rev=378080&view=rev Log: the JPT getPortletEntity($f) api in turn calls in to entityaccessor.getPortlteEntityForFragment That little api ALWAYS hits the database to retrieve: * the entity * the e

Re: minimal maven2 build ready to test

2006-02-15 Thread Randy Watler
Jian, Is this the first time you have run the 'tomcat' profile, or is this new behavior that has suddenly appeared? It looks like the maven and ant tasks versions might be out of date. We need to see what version of the maven ant tasks you actually got out of the repository. Randy On Wed, 2006-

[jira] Resolved: (JS2-498) When editting page, can not correctly display the display-name in the language, which have country name.

2006-02-15 Thread Shinsuke SUGAYA (JIRA)
[ http://issues.apache.org/jira/browse/JS2-498?page=all ] Shinsuke SUGAYA resolved JS2-498: - Fix Version: 2.1-dev Resolution: Fixed Fixed. Applied patch. Thanks. > When editting page, can not correctly display the display-name in the > langua

svn commit: r378005 - in /portals/jetspeed-2/trunk/components/registry/src/java/org/apache/jetspeed/om/impl: DescriptionImpl.java DisplayNameImpl.java

2006-02-15 Thread shinsuke
Author: shinsuke Date: Wed Feb 15 05:24:50 2006 New Revision: 378005 URL: http://svn.apache.org/viewcvs?rev=378005&view=rev Log: submitted by Cubehead Fang. fixed http://issues.apache.org/jira/browse/JS2-498 Modified: portals/jetspeed-2/trunk/components/registry/src/java/org/apache/jetspeed/

[jira] Updated: (JS2-498) When editting page, can not correctly display the display-name in the language, which have country name.

2006-02-15 Thread Cubehead Fang (JIRA)
[ http://issues.apache.org/jira/browse/JS2-498?page=all ] Cubehead Fang updated JS2-498: -- Attachment: display-name.patch yes, i have patched the two file. > When editting page, can not correctly display the display-name in the > language, which have count

Re: How to configure mysql database in jetspeed

2006-02-15 Thread Raj Saini
Prakash, Ask your questions on Jetspeed user mailing list. Dev list of development related questions. Raj - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to configure mysql database in jetspeed

2006-02-15 Thread Raj Saini
> > Thanks for replying , > i ve installed Jetspeed2.0-derby-install.jar . whether i have to make > any changes for accessing mysql database. if i put context.xml in > conf/Catalina/localhost/ which has datasource entries (i.e) driver classname > , url , password . placed hibernate.cfg.xml in

Re: How to configure mysql database in jetspeed

2006-02-15 Thread PRAKASH C
Raj Saini wrote: On 2/15/06, PRAKASH C <[EMAIL PROTECTED]> wrote: Hai , while deploying application in jetspeed this araise . placing hibernate.cf.xml with this entry in WEB-INF/classes works fine , com.mysql.jdbc.Driver

Re: How to configure mysql database in jetspeed

2006-02-15 Thread Raj Saini
On 2/15/06, PRAKASH C <[EMAIL PROTECTED]> wrote: > Hai , > > while deploying application in jetspeed this araise . > > placing hibernate.cf.xml with this entry in WEB-INF/classes works fine , > > > name="hibernate.connection.driver_class">com.mysql.jdbc.Driver > >

How to configure mysql database in jetspeed

2006-02-15 Thread PRAKASH C
Hai , while deploying application in jetspeed this araise . placing hibernate.cf.xml with this entry in WEB-INF/classes works fine , com.mysql.jdbc.Driver ... ... org.hibernate.dialect.MySQLMyISAMDialect when created datasource and p