Re: cewolf portlet issue

2005-04-19 Thread Vladimir Simjanoski
and not a jetspeed issue. Changing the storage init-param to FileStorage at least allows the chart to render. init-param param-namestorage/param-name param-valuede.laures.cewolf.storage.FileStorage/param-value /init-param --- Vladimir Simjanoski [EMAIL PROTECTED] wrote: Instead of cewolf:img chartid

Re: cewolf portlet issue

2005-04-18 Thread Vladimir Simjanoski
Instead of cewolf:img chartid=line renderer=cewolf width=400 height=300/ try renderer =/cewolf or renderer=jetspeed/cewolf. I think one of these worked for me... On 4/18/05, Michael Neilly [EMAIL PROTECTED] wrote: I'm attempting to insert a Cewolf/JFreeChart chart as a portlet. The

Problem with JSP in J2-M2

2005-04-13 Thread Vladimir Simjanoski
Hi! I'm using Jetspeed M2 binary with Tomcat5.0.30... I've problem with some built-in portlets (Struts MailReader Demo, JSF Demo...), with compiling class for the jsp... I got the same exception for third party portlets that use jsp... Couldn't find anything useful on the Internet and this

Jetspeed In Action

2005-03-29 Thread Vladimir Simjanoski
Hi! I've read somewhere that Jetspeed In Action is in the writing process. Can anyone (the author?) tell me when it's going to be printed? Are there any plans for making some chapters available earlier (chapter on layouts/decorators and security/sso will be very valuable)? I find the documentation

Re: Portlet body not shown

2005-03-26 Thread Vladimir Simjanoski
://www.nepatec.de Vladimir Simjanoski [EMAIL PROTECTED] 23.03.2005 13:29 Please respond to Jetspeed Users List To: Jetspeed Users List jetspeed-user@jakarta.apache.org cc: Subject:Re: Portlet body not shown yes, it's in the root of the portlet application

Portlet body not shown

2005-03-23 Thread Vladimir Simjanoski
Hello! I've Tomcat 5.0.28 with J2 (binary) installed. Done one simple portlet and deployed it like it's explained in the http://wiki.apache.org/portals/Jetspeed2/DeployingCustomPortlets. The problem is that I only got the portlet title in the default page (the portlet body is missing). Since I

Re: Portlet body not shown

2005-03-23 Thread Vladimir Simjanoski
the problem with a struts-portlet if i used wrong jars and tld's or put too much redirects in my struts-config thomas Vladimir Simjanoski [EMAIL PROTECTED] 23.03.2005 12:22 Please respond to Jetspeed Users List To: jetspeed-user@jakarta.apache.org cc: Subject

Re: Portlet body not shown

2005-03-23 Thread Vladimir Simjanoski
. vladimi On Wed, 23 Mar 2005 12:24:20 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi ! what kind of portlet it is ? i had the problem with a struts-portlet if i used wrong jars and tld's or put too much redirects in my struts-config thomas Vladimir Simjanoski [EMAIL

Re: Portlet body not shown

2005-03-23 Thread Vladimir Simjanoski
... Any idea what am I doing wrong? On Wed, 23 Mar 2005 13:16:03 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: du you have a view.jsp ? namejspView/name value/view.jsp/value Vladimir Simjanoski [EMAIL PROTECTED] 23.03.2005 13:05 Please respond to Jetspeed Users List

Jetspeed2 status

2005-03-18 Thread Vladimir Simjanoski
Hello, I've to choose a Portlet API (JSR 168) implementation and code/deploy some portlets on it. Since I prefer Apache (based on my experience) against other open source implementations, I've took a look at the Jetspeed2. It seems to me that the site is not properly updated. Can someone tell me