Velocity and Action Events?

2003-10-22 Thread Sloan Bowman
Have anybody else had problems with Velocity and Action events? Is there a good resource to learn more about this. I am looking to display a form asking for a name. When the form is submitted it calls my Action class then using the ActionEvent eventSubmit_{method name} and runs the method. My p

Re: DMS

2003-10-22 Thread John Wubbel
Leszek, Well, I am not so sure how you want to look at it, that is "a document management system using Jetspeed" as opposed to one that runs within or under the existing framework that is Jetspeed. I have been successful in using Zope. Not to confuse Zope as a Content Management System (CMS) with

RE: Customize layout from Portlet?

2003-10-22 Thread Tim Colson
I dug around in rundata and found the setLayoutTemplate() method, tried it but with no luck. I then found in mail-archive this post: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04736.ht ml "Has anyone noticed that RunData.setLayoutTemplate() does not work when using (the default in 1.3a3) set

Re: DMS

2003-10-22 Thread Christophe Lombart
API [EMAIL PROTECTED] wrote: Hi, how do you interact with Open Office? Is that through it's API, or do you call the executable? Cheers, Bo Christophe Lo

Re: DMS

2003-10-22 Thread b . v . weert
Hi, how do you interact with Open Office? Is that through it's API, or do you call the executable? Cheers, Bo Christophe Lombart

Re: DMS

2003-10-22 Thread Christophe Lombart
This is exactly what I'm doing for one for my customer. The end-users have a secure access to a documents hierarchy (folders) via a portlet. A word document can be edited and save back to the server after some validation. Documents are stored into a repository (Slide) which can be used for CMS

RE: JetSpeed 2 Development list

2003-10-22 Thread Weaver, Scott
Hi Andy, It was mentioned on this list a couple of weeks ago. I think it has to do with request chaining. Like I said, I haven't had the time to research what has actually been done. I was told the work was in the contrib area of the Struts project. Regards, *

Customize layout from Portlet?

2003-10-22 Thread Tim Colson
Howdy folks - Is it possible to change the overall layout using context variables set in a portlet buildConfigureContext() ? When customizing, I want the portlet to either select a different layout, or tell the standard layout to display differently - ex. no left navigation. Thanks, Timo -

RE: JetSpeed 2 Development list

2003-10-22 Thread Andy Pruitt
> We will definitely support LDAP, however the security model > is still in the planning stages. As for Stuts, I hear they > (the Struts team) are working on new controller servlets that > should "play well" with JSR-168 portals. I have yet to plug > a struts app into J2 yet, but it is on th

DMS

2003-10-22 Thread Leszek Szlachetka
Hello, I'm looking to build a document management system (DMS) using Jetspeed. But I wonder if there are already any prebuild portlets that manage documents. In that regard is there any tool that would display files directly from the harddrive. Also, is it possible to launch MS Word/Excel doc

RE: JetSpeed 2 Development list

2003-10-22 Thread Weaver, Scott
> Sounds like I need to start building out of CVS and playing with it to see > how it's going to hang together. Most definitely! The more feedback we get now, the better than when we get near a beta release. Right now, expect J2 to be in a state of flux. Things will change, disappear without

Re: JetSpeed 2 Development list

2003-10-22 Thread BaTien Duong
Weaver, Scott wrote: -Original Message- From: Cordell, Ronald L. [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 2:06 PM To: 'Jetspeed Users List' Subject: RE: JetSpeed 2 Development list Scott, Thanks for the reply! Things I've been wondering about are Struts compatibility (

RE: JetSpeed 2 Development list

2003-10-22 Thread Cordell, Ronald L.
Thanks again, Scott. Sounds like I need to start building out of CVS and playing with it to see how it's going to hang together. Regards, -ronc -Original Message- From: Weaver, Scott [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 2:20 PM To: 'Jetspeed Users List' Subject: R

RE: JetSpeed 2 Development list

2003-10-22 Thread Weaver, Scott
> -Original Message- > From: Cordell, Ronald L. [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 2:06 PM > To: 'Jetspeed Users List' > Subject: RE: JetSpeed 2 Development list > > Scott, > > Thanks for the reply! > > Things I've been wondering about are Struts compatibility

RE: JetSpeed 2 Development list

2003-10-22 Thread Cordell, Ronald L.
Scott, Thanks for the reply! Things I've been wondering about are Struts compatibility (I think this is indirect to JetSpeed, though, as I can use the work done in the Velocity <> Struts integration), LDAP-based user authentication (listed as a 1.4b3 issue, just wondering if it will carry over to

RE: JetSpeed 2 Development list

2003-10-22 Thread Weaver, Scott
Hi Ron, Well, it is a ground-up re-write so that in it's itself may remedy existing issues. If you want me to be more specific, give me some current examples issues that come to mind for you. Some things that have changed (for the better IMOHO): - No longer bound to Turbine (or any other fra

RE: Looking for certain portlets

2003-10-22 Thread Celeste Haseltine
Thank you Scott! Celeste -Original Message- From: Weaver, Scott [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 10:53 AM To: 'Jetspeed Users List' Subject: RE: Looking for certain portlets Hi Celeste, > -Original Message- > From: Celeste Haseltine [mailto:[EMAIL PRO

JetSpeed 2 Development list

2003-10-22 Thread Cordell, Ronald L.
Is there a list or web page that lists the key differences between JetSpeed 1.4 and JetSpeed 2? For example, I realize that the main goal of JetSpeed 2 is to incorporate the JSR168. However, I was wondering if there were other things addressed in the 2.0 release. Thanks, Ron Cordell

RE: Looking for certain portlets

2003-10-22 Thread Weaver, Scott
Hi Celeste, > -Original Message- > From: Celeste Haseltine [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 11:36 AM > To: 'Jetspeed Users List' > Subject: RE: Looking for certain portlets > > Scott, > > Could you hazard a guess as to when Jetspeed 2 will be final? We are i

RE: Looking for certain portlets

2003-10-22 Thread Celeste Haseltine
Scott, Could you hazard a guess as to when Jetspeed 2 will be final? We are in the process of redesigning our products from Delphi client server to J2EE web based, and I am looking at using Jetspeed as the portal framework to "contain" our various products that are currently separate exe's, but

Help using JBoss 3.2.2

2003-10-22 Thread Josh Holding
I've been trying to deploy Jetspeed 1.4b4 to JBoss 3.2.2 using jdk 1.4.2 and 1.3.1_07 with no luck and wanted to check with the community to see if anyone had any recommendations. To make a long story short, I've tried several different configurations using the latest jetspeed cvs head to various

RE: How to determine language in a portlet?

2003-10-22 Thread Youssef Mohammed
Try org.apache.turbine.services.localization.LocalizationTool.getLocale( ) And/or org.apache.turbine.services.localization.LocaleDetector.getLcale() one of them sould be working AFAIK my regards -Original Message- From: Holger Dewes [mailto:[EMAIL PROTECTED] Sent: Wednesday, Octob

RE: How to determine language in a portlet?

2003-10-22 Thread Holger Dewes
> -Original Message- > From: Michael Burschik [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 12:02 PM > To: 'Jetspeed Users List' > Subject: AW: How to determine language in a portlet? > > > > I don't know if Jetspeed provides any methods for that, but you can > > get it

AW: How to determine language in a portlet?

2003-10-22 Thread Michael Burschik
> I don't know if Jetspeed provides any methods for that, but > you can get > it from the request (which is also used by Jetspeed to decide the > localization): > runData.getRequest().getLocale() > > From the javadoc: > Returns the preferred Locale that the client will accept content in, > based on

RE: WML Portlets in Jetspeed

2003-10-22 Thread Marco Mari
>-- Messaggio Originale -- >From: Jesús Hernando <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: RE: WML Portlets in Jetspeed >Date: Mon, 20 Oct 2003 11:56:59 +0200 > > >Hi!! >First of all, thanks for your reply. >I've tried your suggestion, but i have the same result

RE: How to determine language in a portlet?

2003-10-22 Thread Holger Dewes
> -Original Message- > From: Michael Burschik [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2003 10:16 AM > To: [EMAIL PROTECTED] > Subject: How to determine language in a portlet? > > > I am using Jetspeed's localization feature successfully in > velocity templates. However,

AW: AW: 1.4b5

2003-10-22 Thread Danny
Does that mean that a November 1 release is realistic, or is this just what you would like to have. My problem is to decide whether to wait for the release or start to fix the major bugs from the last release myself. Of course I prefer the first, but it's a question of time. I can wait a month with

How to determine language in a portlet?

2003-10-22 Thread Michael Burschik
I am using Jetspeed's localization feature successfully in velocity templates. However, I would like a portlet to return dates formatted according to the conventions of the user's locale. JetspeedLink.getLanguage() returns null, which seems to be explained by the documentation, as the PSML document