Hi Frank, AFAIK, the resource bundle key for description was introduced with Portlet 2.0 by "javax.portlet.description". (I think it will work in Jetspeed-2.2.0.) If you are using Jetspeed-2.1.x supporting Portlet 1.0 Spec, you should stick to the description tag in portlet.xml.
Regards, Woonsan --- On Fri, 7/10/09, Frank Otto <[email protected]> wrote: > From: Frank Otto <[email protected]> > Subject: portlet descrition in resource bundle > To: "Jetspeed Users List" <[email protected]> > Date: Friday, July 10, 2009, 1:40 PM > Hi, > > I have the title and keywords of a portlet in a resource > bundle. Can I do this with the description too? > > I can't find no key. For title it is: > > javax.portlet.title=myTitle > javax.portlet.short-title=myShortTitle > javax.portlet.keywords=myKeywords > > I want all texts in one properties file. > > > kind regards, > > Frank > > > --------------------------------------------------------------------- > 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]
