RE: export from castor db to dbpsml problems

2002-09-20 Thread David Sean Taylor
Glenn, The importer can work from any directory on the file system by combining this JR.p setting: services.PsmlManager.root=/WEB-INF/psml With the 2nd arg in the import target: ...to find your file-based PSML. The example above locates to ./bin/WEB-INF/psml as the P

Re: A thing i have noticed on PSML

2002-09-20 Thread Raffaele Ragni
Well, i dont have ideas to rend it simple, all i got was more complicated. Though i was just pointing that was a bit useless to put 'dimmed' only in certain cases: you can still puth both on it, it is just less handy. |- Raffaele Ragni < [EMAIL PROTECTED] > |- Tel 071 2900854 / Fax 071 2908551 /

RE: export from castor db to dbpsml problems

2002-09-20 Thread Glenn Golden
David - Thanks for your help on this. It works now! I think the exception was being thrown when the db psml manager service was not properly configured (I had a double setting of the boolean caching setting, and it at that point choked and died on that [ since fixed ]). Now I can run this from

RE: export from castor db to dbpsml problems

2002-09-20 Thread David Sean Taylor
Should I be getting this msg in my log: [20 Sep 2002 14:52:37 WARN] - DatabasePsmlManagerService: error in refresh-rate configuration: using default > -Original Message- > From: Glenn Golden [mailto:[EMAIL PROTECTED]] > Sent: 20 September 2002 15:22 > To: 'Jetspeed Developers List' >

RE: export from castor db to dbpsml problems

2002-09-20 Thread Glenn Golden
I get that too. The "refresh-rate" parameter is not in the distributed jr.p file. Not even commented out. It's the psml cache refresher sleep value. Seems to default to 8 hours. Maybe the message should say "error or missing"... - Glenn > -Original Message- > From: David Sean Taylor

RE: export from castor db to dbpsml problems

2002-09-20 Thread David Sean Taylor
Don't you think it should be in the JR.p? Could you add it with a default value of, what, about 20 minutes? > -Original Message- > From: Glenn Golden [mailto:[EMAIL PROTECTED]] > Sent: 20 September 2002 15:42 > To: 'Jetspeed Developers List' > Subject: RE: export from castor db to dbpsml

RE: export from castor db to dbpsml problems

2002-09-20 Thread Glenn Golden
Sure, but why not match it with the code idea of default - 20 minutes or 8 hours? And it would be commented out, as is the setting for dbpsml. > -Original Message- > From: David Sean Taylor [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 10:35 AM > To: 'Jetspeed Developers

[PATCH] incorrect colspan in jetspeed.vm control "scunching" portlet content

2002-09-20 Thread Weaver, Scott
Title: [PATCH] incorrect colspan in jetspeed.vm control "scunching" portlet content I changed top colpsan attribute in the that contains the portlet content from 2 to 3.   Index: jetspeed.vm === RCS file: /home/cvspublic/ja

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/controllers/xml column.vm

2002-09-20 Thread taylor
taylor 2002/09/20 10:36:24 Added: webapp/WEB-INF/templates/vm/controllers/wml flow.vm webapp/WEB-INF/templates/vm/controllers/xml column.vm Log: WML was broken since the default controller was changed in the configuration. It was column.vm, now it is flow.vm In

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager/db DatabasePsmlManager.java DatabasePsmlManagerService.java

2002-09-20 Thread taylor
taylor 2002/09/20 10:38:08 Modified:src/java/org/apache/jetspeed/om/dbpsml JetspeedGroupProfilePeer.java JetspeedRoleProfilePeer.java JetspeedUserProfilePeer.java src/java/org/apache/jetspeed/service

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/modules/parameters CheckBoxGroup.java

2002-09-20 Thread morciuch
morciuch2002/09/20 12:31:44 Modified:src/java/org/apache/jetspeed/modules/parameters CheckBoxGroup.java Log: Added prefix option to prevent clashing of check box names with other parameters with the same name Revision ChangesPath 1.2 +14 -6

How does a portlet know that its settings have changed?

2002-09-20 Thread Mark Orciuch
We have a variety of methods to refresh portlet's content after customizing. Currently, CustomizeAction invokes the customized portlet's init() method to refresh the portlet's content. This seems to work for some portlets, notably the ones which generate their content during init() (RSSPortlet, fo

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/util PortletConfigState.java PortletSessionState.java

2002-09-20 Thread morciuch
morciuch2002/09/20 14:19:37 Modified:src/java/org/apache/jetspeed/portal/portlets JspPortlet.java src/java/org/apache/jetspeed/util PortletConfigState.java PortletSessionState.java Added: src/java/org/apache/jetspeed/modules/actions JspActi

Xalan 2.4 in 1.4b2 release?

2002-09-20 Thread Glen Carl - CSC
I noticed on the the todo that Xalan would be upgraded to version 2.3.1. Since Xalan just released 2.4, is it possible to upgrade to the latest version? Thanks, Glen -- To unsubscribe, e-mail: For additional commands, e-mail:

portlets do not fill full width

2002-09-20 Thread Glen Carl - CSC
I have recently noticed on Jetspeed-1.4b2-dev build from sept. 16, 2002 that portlets within the velocity framework are not utilizing the full width of the portlet frame. The portlet content width stops at the edit portlet icon, or whatever the first portlet title bar icon is. This behavior on