how to rename tab-panes on runtime?

2005-04-19 Thread David Psiuk
Hello,

how can I rename navigations-elements (ie tab-panes) on runtime?

thank you.





Re: cewolf portlet issue

2005-04-19 Thread Michael Neilly

Thanks for the tip! I had deployed the servlet under tomcat root.
Once I deployed it under the demo app with the porlet it
'worked'. I ran into the 'This chart has expired. Please reload.'
message. A previous post had indicated some potential session id
mismatches.

http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg15317.html

Looks to me like the servlet/portlet specs require the session ids
to be different so it seems this is now a cewolf/user issue 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=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 
  portlet
  is rendered and I see the output from the jsp but the images are not 
  found.
  The jar files from the cewolf distribution are in 
  ${CATALINA_HOME}/shared/lib.
  I can't find any error message in ${CATALINA_HOME}/logs or
  ${CATALINA_HOME}/webapps/jetspeed/logs to indicate a problem. Any 
  suggestions
  would be greatly appreciated
  
  default-page.psml:
  
  fragment id=cewolf-1 type=portlet name=demo::CewolfPortlet
  property layout=TwoColumns name=row value=3 /
  property layout=TwoColumns name=column value=0 /
  /fragment
  
  cewolf.jsp:
  
  [EMAIL PROTECTED] contentType=text/html%
  [EMAIL PROTECTED] import=de.laures.cewolf.* %
  [EMAIL PROTECTED] uri='/WEB-INF/cewolf.tld' prefix='cewolf' %
  HTML
  BODY
  H1Page View Statistics/H1
  HR
  jsp:useBean id=pageViews class=
  de.laures.cewolf.example.PageViewCountData/
  cewolf:chart
  id=line
  title=Page View Statistics
  type=line
  xaxislabel=Page
  yaxislabel=Views
  cewolf:data
  cewolf:producer id=pageViews/
  /cewolf:data
  /cewolf:chart
  p
  cewolf:img chartid=line renderer=cewolf width=400 height=300/
  P
  /BODY
  /HTML
  
  portlet.xml:
  
  portlet id=CewolfPortlet
  init-param
  namestorage/name
  valuede.laures.cewolf.storage.TransientSessionStorage/value
  /init-param
  !-- sets overlib.js location relative to webapp --
  init-param
  nameoverliburl/name
  valueetc/overlib.js/value
  /init-param
  !-- turn on or off debugging logging --
  init-param
  namedebug/name
  valuetrue/value
  /init-param
  init-param
  nameViewPage/name
  value/WEB-INF/cewolf.jsp/value
  /init-param
  portlet-nameCewolfPortlet/portlet-name
  display-nameCewolf Portlet/display-name
  descriptionCewolf charting example/description
  portlet-classorg.apache.portals.bridges.common.GenericServletPortlet
  /portlet-class
  expiration-cache-1/expiration-cache
  supports
  mime-typetext/html/mime-type
  portlet-modeVIEW/portlet-mode
  /supports
  /portlet
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Expresso

2005-04-19 Thread Benjamin Bratkus
aloha folks,

does anyone get some experience with the expresso framework and jetspeed2?
The Jetspeed2 homepage notes Coocon, Webmacro and Velocity, but whats about
Expresso?


best regards,

Benjamin Bratkus

--
Orientation in Objects GmbH
Weinheimerstr. 68
D-68309 Mannheim
http://www.oio.de
Tel +49(0)621-71839-0
Fax. +49(0)621-71839-50



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



R: Expresso

2005-04-19 Thread Stefano Paganucci
 
Your question is very interesting for me too!!

Stefano





-Messaggio originale-
Da: Benjamin Bratkus [mailto:[EMAIL PROTECTED] 
Inviato: martedì 19 aprile 2005 11.36
A: Jetspeed Users
Oggetto: Expresso

aloha folks,

does anyone get some experience with the expresso framework and jetspeed2?
The Jetspeed2 homepage notes Coocon, Webmacro and Velocity, but whats about
Expresso?


best regards,

Benjamin Bratkus

--
Orientation in Objects GmbH
Weinheimerstr. 68
D-68309 Mannheim
http://www.oio.de
Tel +49(0)621-71839-0
Fax. +49(0)621-71839-50



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: Expresso

2005-04-19 Thread Benjamin Bratkus
Hello Stefano, hello users,

the first thing i found was a mail:
http://mail-archives.apache.org/mod_mbox/portals-pluto-user/200409.mbox/%3c2
[EMAIL PROTECTED]
does anyone have a small example for trying to integrate expresso in
jetspeed2?

Benjamin Bratkus

--
Orientation in Objects GmbH
Weinheimerstr. 68
D-68309 Mannheim
http://www.oio.de
Tel +49(0)621-71839-0
Fax. +49(0)621-71839-50


-Ursprüngliche Nachricht-
Von: Stefano Paganucci [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 19. April 2005 11:45
An: 'Jetspeed Users List'
Betreff: R: Expresso



Your question is very interesting for me too!!

Stefano





-Messaggio originale-
Da: Benjamin Bratkus [mailto:[EMAIL PROTECTED]
Inviato: martedì 19 aprile 2005 11.36
A: Jetspeed Users
Oggetto: Expresso

aloha folks,

does anyone get some experience with the expresso framework and jetspeed2?
The Jetspeed2 homepage notes Coocon, Webmacro and Velocity, but whats about
Expresso?


best regards,

Benjamin Bratkus

--
Orientation in Objects GmbH
Weinheimerstr. 68
D-68309 Mannheim
http://www.oio.de
Tel +49(0)621-71839-0
Fax. +49(0)621-71839-50



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Expresso

2005-04-19 Thread Scott T Weaver
This would probably require writing a custom bridge as has been done for
Struts, PHP and PERL.  Sorry I cannot be any more help than that.

Regards,
Scott

 -Original Message-
 From: Benjamin Bratkus [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, April 19, 2005 6:16 AM
 To: Jetspeed Users List
 Subject: AW: Expresso
 
 Hello Stefano, hello users,
 
 the first thing i found was a mail:
 http://mail-archives.apache.org/mod_mbox/portals-pluto-
 user/200409.mbox/%3c2
 [EMAIL PROTECTED]
 does anyone have a small example for trying to integrate expresso in
 jetspeed2?
 
 Benjamin Bratkus
 
 --
 Orientation in Objects GmbH
 Weinheimerstr. 68
 D-68309 Mannheim
 http://www.oio.de
 Tel +49(0)621-71839-0
 Fax. +49(0)621-71839-50
 
 
 -Ursprüngliche Nachricht-
 Von: Stefano Paganucci [mailto:[EMAIL PROTECTED]
 Gesendet: Dienstag, 19. April 2005 11:45
 An: 'Jetspeed Users List'
 Betreff: R: Expresso
 
 
 
 Your question is very interesting for me too!!
 
 Stefano
 
 
 
 
 
 -Messaggio originale-
 Da: Benjamin Bratkus [mailto:[EMAIL PROTECTED]
 Inviato: martedì 19 aprile 2005 11.36
 A: Jetspeed Users
 Oggetto: Expresso
 
 aloha folks,
 
 does anyone get some experience with the expresso framework and jetspeed2?
 The Jetspeed2 homepage notes Coocon, Webmacro and Velocity, but whats
 about
 Expresso?
 
 
 best regards,
 
 Benjamin Bratkus
 
 --
 Orientation in Objects GmbH
 Weinheimerstr. 68
 D-68309 Mannheim
 http://www.oio.de
 Tel +49(0)621-71839-0
 Fax. +49(0)621-71839-50
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 --
 No virus found in this incoming message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005
 
 
 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.9.17 - Release Date: 19/04/2005
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Jetspeed 1.6

2005-04-19 Thread jonathan.hawkins
Taken from the Wiki

Fusion runs JSR-168 Portlets inside of Jetspeed 1.6. To build Fusion, you
need to first install and build Jetspeed-2. (building J2 will not be
necessary with the final release and distribution of 1.6)

When will the final release of 1.6 be ?

Many thanks

Jon



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Jetspeed 1.6

2005-04-19 Thread Raphaël Luta
[EMAIL PROTECTED] wrote:
Taken from the Wiki
Fusion runs JSR-168 Portlets inside of Jetspeed 1.6. To build Fusion, you
need to first install and build Jetspeed-2. (building J2 will not be
necessary with the final release and distribution of 1.6)
When will the final release of 1.6 be ?
Many thanks
Jon
David is currently working on it as a release manager.
It currently undergoes a period of QA testing to ensure that the
release will be as stable as possible.
If you're interested, you can help us test the soon to be release
by downloading the latest Jetspeed 1 CVS image and trying to
build and run it.
Make sure to report any problem you may encounter so that we may
fix them before the release.
--
Raphaël Luta - [EMAIL PROTECTED]
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Left Navigation Menu

2005-04-19 Thread Santiago Urrizola
Hi, i want to change the left navigation menu.
and add two groups of links (to pages in the portal) , i want all the users see 
the first groups and the second single group appears for the non registered  
user.
hace a series of problems:
1- The list of links apears in alfabetical order. How i change it ?
2- How can i made tha second group only for non registered users ?
3 - Betewen this two groups i want to put a portlet. it is possible
4- Under all this i want to put an image.
The schema is like this

Home
 News(this is a link to a page in the portal)
Restos(this is a link to a page in the portal)
Proves(this is a link to a page in the portal)

/* here i want to put a portlet, a pool porlet* */
 pool portlet

Register(all of this for non registeres user)
Login(this is a link to a page in the portal
new User(this is a link to a page in the portal
Lost password (this is a link to a page in the portal
benefits(this is a link to a page in the portal

Profile(this is onlyfor registerd users)
Personal Data
Preferences


/** here i want to put some image, as external links
i thinks its posible to put this in the layout ???
**/
image link1
image link2

Thank you very mutch

Re: Left Navigation Menu

2005-04-19 Thread watler
Note: this question is for J2...

 Hi, i want to change the left navigation menu.
 and add two groups of links (to pages in the portal) , i want all the
 users see the first groups and the second single group appears for the non
 registered  user.
 hace a series of problems:
 1- The list of links apears in alfabetical order. How i change it ?

Most simple ordering issues can be resolved using document order tags in
the folder.metadata files. See the J2 sample site for examples.

 2- How can i made tha second group only for non registered users ?

Profile these for user guest. Again see the J2 sample site... look for
content in the _user/guest folders.

 3 - Betewen this two groups i want to put a portlet. it is possible

To actually insert a portlet in the navigation menu is not something that
can be easily done AFAIK. I am guessing that if it is possible, it will
require major customizations of the layout decorators, (see 4 below).
Perhaps someone else here on the list has done such a thing?

 4- Under all this i want to put an image.

You can insert arbitrary constant HTML in the layout decorator Velocity
templates. See the /WEB-INF/decorations/layout/html/tigris/*.vm files.
Custom decorators can be deployed in a manner similar to portlet webapps.

 The schema is like this

 Home
  News(this is a link to a page in the portal)
 Restos(this is a link to a page in the portal)
 Proves(this is a link to a page in the portal)

 /* here i want to put a portlet, a pool porlet* */
  pool portlet

 Register(all of this for non registeres user)
 Login(this is a link to a page in the portal
 new User(this is a link to a page in the portal
 Lost password (this is a link to a page in the portal
 benefits(this is a link to a page in the portal

 Profile(this is onlyfor registerd users)
 Personal Data
 Preferences


 /** here i want to put some image, as external links
 i thinks its posible to put this in the layout ???
 **/
 image link1
 image link2

 Thank you very mutch



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Left Navigation Menu

2005-04-19 Thread Santiago Urrizola
First,. Thank you very mutch


 Note: this question is for J2...

  Hi, i want to change the left navigation menu.
  and add two groups of links (to pages in the portal) , i want all the
  users see the first groups and the second single group appears for the
non
  registered  user.
  hace a series of problems:
  1- The list of links apears in alfabetical order. How i change it ?

1 - Not alfabetical order, works perfect !!


 Most simple ordering issues can be resolved using document order tags in
 the folder.metadata files. See the J2 sample site for examples.

  2- How can i made tha second group only for non registered users ?

 Profile these for user guest. Again see the J2 sample site... look for
 content in the _user/guest folders.

2 - I dont have any prfile for guest user in the _user forlder. But have a
question: its the same if i put a security constrait in the folder thant
containts all the pages  of the second group ?? putting security to only
guest user ??



  3 - Betewen this two groups i want to put a portlet. it is possible

 To actually insert a portlet in the navigation menu is not something that
 can be easily done AFAIK. I am guessing that if it is possible, it will
 require major customizations of the layout decorators, (see 4 below).
 Perhaps someone else here on the list has done such a thing?

  4- Under all this i want to put an image.

3- Ok no problem.


 You can insert arbitrary constant HTML in the layout decorator Velocity
 templates. See the /WEB-INF/decorations/layout/html/tigris/*.vm files.
 Custom decorators can be deployed in a manner similar to portlet webapps.
Ok, its posible to add an image or icon to a link, i see than name this in
the documentation, but i dont know to do that ?



  The schema is like this
 
  Home
   News(this is a link to a page in the portal)
  Restos(this is a link to a page in the portal)
  Proves(this is a link to a page in the portal)
 
  /* here i want to put a portlet, a pool porlet* */
   pool portlet
 
  Register(all of this for non registeres user)
  Login(this is a link to a page in the portal
  new User(this is a link to a page in the portal
  Lost password (this is a link to a page in the portal
  benefits(this is a link to a page in the portal
 
  Profile(this is onlyfor registerd users)
  Personal Data
  Preferences
 
 
  /** here i want to put some image, as external links
  i thinks its posible to put this in the layout ???
  **/
  image link1
  image link2
 
  Thank you very mutch



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Left Navigation Menu

2005-04-19 Thread Santiago Urrizola
randy
Thank you very much, I could do everything almost what i want.


Santiago


 Santiago:

   2- How can i made tha second group only for non registered users ?
 
  Profile these for user guest. Again see the J2 sample site... look
for
  content in the _user/guest folders.
 
  2 - I dont have any prfile for guest user in the _user forlder. But have
a
  question: its the same if i put a security constrait in the folder thant
  containts all the pages  of the second group ?? putting security to only
  guest user ??

 Yes, security constraints can be used filter a site by user. Profiling is
 more powerful in that you can setup different content for different users,
 roles, groups, etc. with the same page names/urls. I use Profiling to
 model course grain concepts and fine tune it with security if necessary.
 So, yes, the two techniques overlap for simpler tasks and are quite
 complementary.



   4- Under all this i want to put an image.
 
  You can insert arbitrary constant HTML in the layout decorator Velocity
  templates. See the /WEB-INF/decorations/layout/html/tigris/*.vm files.
  Custom decorators can be deployed in a manner similar to portlet
  webapps.
  Ok, its posible to add an image or icon to a link, i see than name this
in
  the documentation, but i dont know to do that ?

 The styles used for navigation elements are found in the *.css files in
 the decorator directories. Of course, you can extend the style sheets or
 you can simply hard code content in the template macros. I would suggest
 trying to use the style sheets if at all possible.

 Randy



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Jetspeed 1.6

2005-04-19 Thread jonathan.hawkins
Thanks for the reply, will do as you suggested.

Jon

 [EMAIL PROTECTED] wrote:
 Taken from the Wiki

 Fusion runs JSR-168 Portlets inside of Jetspeed 1.6. To build Fusion,
 you need to first install and build Jetspeed-2. (building J2 will not
 be necessary with the final release and distribution of 1.6)

 When will the final release of 1.6 be ?

 Many thanks

 Jon

 David is currently working on it as a release manager.
 It currently undergoes a period of QA testing to ensure that the
 release will be as stable as possible.

 If you're interested, you can help us test the soon to be release
 by downloading the latest Jetspeed 1 CVS image and trying to
 build and run it.
 Make sure to report any problem you may encounter so that we may
 fix them before the release.


 --
 Raphaël Luta - [EMAIL PROTECTED]
 Apache Portals - Enterprise Portal in Java
 http://portals.apache.org/

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: cewolf portlet issue

2005-04-19 Thread Vladimir Simjanoski
Have you tried the cewolf with different portlet.xml parameter
expiration-cache0/expiration-cache
instead of -1?

From the 
http://www.bluesunrise.com/portlet-api/javax/portlet/RenderResponse.html#EXPIRATION_CACHE

If the expiration value is set to 0, caching is disabled for this portlet; 
if the value is set to -1, the cache does not expire

On 4/19/05, Michael Neilly [EMAIL PROTECTED] wrote:
 
 
 Thanks for the tip! I had deployed the servlet under tomcat root.
 Once I deployed it under the demo app with the porlet it
 'worked'. I ran into the 'This chart has expired. Please reload.'
 message. A previous post had indicated some potential session id
 mismatches.
 
 http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg15317.html
 
 Looks to me like the servlet/portlet specs require the session ids
 to be different so it seems this is now a cewolf/user issue 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=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
   portlet
   is rendered and I see the output from the jsp but the images are not
   found.
   The jar files from the cewolf distribution are in
   ${CATALINA_HOME}/shared/lib.
   I can't find any error message in ${CATALINA_HOME}/logs or
   ${CATALINA_HOME}/webapps/jetspeed/logs to indicate a problem. Any
   suggestions
   would be greatly appreciated
  
   default-page.psml:
  
   fragment id=cewolf-1 type=portlet name=demo::CewolfPortlet
   property layout=TwoColumns name=row value=3 /
   property layout=TwoColumns name=column value=0 /
   /fragment
  
   cewolf.jsp:
  
   [EMAIL PROTECTED] contentType=text/html%
   [EMAIL PROTECTED] import=de.laures.cewolf.* %
   [EMAIL PROTECTED] uri='/WEB-INF/cewolf.tld' prefix='cewolf' %
   HTML
   BODY
   H1Page View Statistics/H1
   HR
   jsp:useBean id=pageViews class=
   de.laures.cewolf.example.PageViewCountData/
   cewolf:chart
   id=line
   title=Page View Statistics
   type=line
   xaxislabel=Page
   yaxislabel=Views
   cewolf:data
   cewolf:producer id=pageViews/
   /cewolf:data
   /cewolf:chart
   p
   cewolf:img chartid=line renderer=cewolf width=400 
 height=300/
   P
   /BODY
   /HTML
  
   portlet.xml:
  
   portlet id=CewolfPortlet
   init-param
   namestorage/name
   valuede.laures.cewolf.storage.TransientSessionStorage/value
   /init-param
   !-- sets overlib.js location relative to webapp --
   init-param
   nameoverliburl/name
   valueetc/overlib.js/value
   /init-param
   !-- turn on or off debugging logging --
   init-param
   namedebug/name
   valuetrue/value
   /init-param
   init-param
   nameViewPage/name
   value/WEB-INF/cewolf.jsp/value
   /init-param
   portlet-nameCewolfPortlet/portlet-name
   display-nameCewolf Portlet/display-name
   descriptionCewolf charting example/description
   portlet-classorg.apache.portals.bridges.common.GenericServletPortlet
   /portlet-class
   expiration-cache-1/expiration-cache
   supports
   mime-typetext/html/mime-type
   portlet-modeVIEW/portlet-mode
   /supports
   /portlet
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]