Web based development for portlet creation

2002-10-16 Thread Mohd Amin
Hi I'm just wondering if there are any products which can be used to create portlets automatically or yhtu a web interface. I'm refering to something like Oracle 9i Portal where ther is a web interface which interfaces with a database and enable users to create their own database driven potlets

DO NOT REPLY [Bug 13696] New: - Cache trouble when using references to an abstract portlet in XREG

2002-10-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Web based development for portlet creation

2002-10-16 Thread Hugh Brien
There is no gui for managing the XREG files. You can however quickly create portlets that have their own built in configuration Hugh -Original Message- From: Mohd Amin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 9:03 AM To: [EMAIL PROTECTED] Subject: Web based

RE: custom controllers crashing customiser (10/10 nightly) , help need to fix this

2002-10-16 Thread Luta, Raphael (VUN)
What errors do you have in jetspeed.log and velocity.log ? -Message d'origine- De : Mark Dimon [mailto:[EMAIL PROTECTED]] Envoyé : mardi 15 octobre 2002 00:01 À : [EMAIL PROTECTED] Objet : custom controllers crashing customiser (10/10 nightly) , help need to fix this Hi,

cvs commit: jakarta-jetspeed/xdocs supporting-projects.xml

2002-10-16 Thread taylor
taylor 2002/10/16 10:29:56 Modified:xdocssupporting-projects.xml Log: updated docs for new Torque Data Source config Revision ChangesPath 1.2 +9 -1 jakarta-jetspeed/xdocs/supporting-projects.xml Index: supporting-projects.xml

RE: Securing VelocityPortlet actions

2002-10-16 Thread Luta, Raphael (VUN)
OK, sorry I jump a bit late on this thread but here's how the VelocityPortletAction works and the current limitations of the model: - VelocityPortletAction is tied to a VelocityPortlet through a registry binding. - VelocityPortlet delegates processing to the PortletAction during content

DO NOT REPLY [Bug 13696] - Cache trouble when using references to an abstract portlet in XREG

2002-10-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Deprecation warning in

2002-10-16 Thread Mark Orciuch
I'm getting the following when compiling JetspeedLink: Warning: The method org.apache.turbine.util.DynamicURI getPortletById(java.lang.String $1); declared in type org/apache/jetspeed/util/template/JetspeedLink has been deprecated. I assume that it is a mistake and that it is getPortletByName

RE: sql script error

2002-10-16 Thread Hugh Brien
In case you did not get this working, an additional field was added to the schema between 1.4b1 and present time. if you check out the source you can build it. TURBINE_USER was the only one that changed. Here it is. CREATE TABLE TURBINE_USER ( USER_ID int(11) NOT NULL auto_increment,

Re: custom controllers crashing customiser (10/10 nightly) , help need to fix this

2002-10-16 Thread Mark Dimon
Hi Raphael Many Thanks for responding , I'm tearing my hear out on this one (not that there much left anyway :-) Logs are not much help , but snipets are included below , essentially customizer-portletset-layout.vm is failing in the last line $!set.Controller.getContent($data) , I put some