Re: JSR168 portlet problem on jetspeed1

2004-11-04 Thread Ryan Adorable
Hi, I have encountered another problems, - after invoking processAction method, the render method is called twice. - the portlet-mode defined in portlet.xml seems to be, not used. Because I only defined VIEW and EDIT, but still HELP is available(the help icon still appear). Also whe

jetspeed-2 deployment problem

2004-11-04 Thread Amit Soni
Hi scott, Thanks for interest in my problem here i give the whole message which is given in tomcat's log file so if u have any idea reagarding this problem then pls help me... 2004-11-03 13:20:18 StandardContext[/manager]HTMLManager: install: Installing web application from 'jar:file:/usr/loca

Re: Where to Download Jetspeed 2

2004-11-04 Thread Randy Watler
Michael, Michael McElligott wrote: Hi Randy, The error appears to be in importing some stuff from the commons codec project. Specifically, the error (along with 25 other errors of a similar nature) is listed below. Is this from a current CVS HEAD pull? If so, please send me your complete build

Re: Where to Download Jetspeed 2

2004-11-04 Thread Michael McElligott
Hi Randy, The error appears to be in importing some stuff from the commons codec project. Specifically, the error (along with 25 other errors of a similar nature) is listed below. When I first downloaded the project I was poking around and trying to resolve things, but I'm only passingly (wel

Re: Content inside Enhanced layout

2004-11-04 Thread Robin Antony
Hi Raphaël, Thanks for the help. The function $jetspeed.getPortletById($portlet.id) worked. It is showing the content in the customize menu now. Best Regards, Robin Robin Antony wrote: Hi Raphaël, Thanks for the reply. I tried adding this command $jetspeed.getContentById($portlet.id) instead of

Re: problems on deploy Jetspeed2

2004-11-04 Thread Scott T. Weaver
http://wiki.apache.org/portals/Jetspeed2/PrefsClassloaderIssuesAndSdk14 Sihong Fan wrote: I load the J2 Oct 28 2004 version from CVS and change the properties file to link MySQL by using maven. But I got a blank page. System out shows a error of ClassNotFound. And I found that class is in a jar und

problems on deploy Jetspeed2

2004-11-04 Thread Sihong Fan
I load the J2 Oct 28 2004 version from CVS and change the properties file to link MySQL by using maven. But I got a blank page. System out shows a error of ClassNotFound. And I found that class is in a jar under WEB-INF\lib of jetspeed. Does any one have this problem before? Please help JNDI Syste

Re: Content inside Enhanced layout

2004-11-04 Thread Robin Antony
Hi Raphaël, Thanks for the reply. I tried adding this command $jetspeed.getContentById($portlet.id) instead of $titles.get($portlet.id) to replace the content of the portlet instead of the title. But it didn't return me anything. Infact I can see my command on the screen. I am not familiar with

Using Jetspeed's Torque service

2004-11-04 Thread Alan Chiang
Hi, I'm trying to create a portlet with the assistance of Torque. I've created a new Action class for a Velocity portlet, and I've created a new set of Torque OM's for my database. The Torque OM's are generated properlly, but when I go to import the OM's and try to perform a doSelect, it doesn'

Pane IDs

2004-11-04 Thread Apostolidis Apostolos
Hi all! I am using jetspeed 1.4 along with jakarta-tomcat-4.1.31, JSP Portlets. I have defined several panes, which consist of more than one portlet. How can i get the paneid from each pane?? Thanx in advance... - To unsubsc

Re: Content inside Enhanced layout

2004-11-04 Thread Raphaël Luta
Robin Antony wrote: Hi, I am working on Jetspeed 1.X, I would like to achieve a new functionality. In the enhanced multi column layout in the customize pane would it be possible to have the content of the portlet appear there as well. So when a person drags and drops the portlet around he would

Meven help needed to run on jetspeed

2004-11-04 Thread Srinivasarao Sri
Hi, I am running jetspeed portal server. I installed Maven. I have one project in StageDir>Srccontains portlets code StageDir>Config StageDir>webappcontains all jsp and html and others Now I have to integrate this project with maven and deploy in to jetspeed portal server. Can you please

Content inside Enhanced layout

2004-11-04 Thread Robin Antony
Hi, I am working on Jetspeed 1.X, I would like to achieve a new functionality. In the enhanced multi column layout in the customize pane would it be possible to have the content of the portlet appear there as well. So when a person drags and drops the portlet around he would also be able to see