Re: How/Where can I get jetspeed jars

2004-04-09 Thread david
I am using Eclipse 2.1.2. I just checked out as a new project the jakarta-jetspeed source from the CVS. However it seems that the lib directory is now empty. In the past this directory had all the needed jars. Is there a list of the jars I need or a simple way to get them all? I've hunted

Re: PSML inheritance functionality (dev)

2004-04-09 Thread Raphaël Luta
[EMAIL PROTECTED] wrote: Hi, I am serving the client Salutaris AG and have developed the Enterprise-Information-Portal http://www.salutaris.com http://www.salutaris.com/ in jetspeed 1.4. The Salutaris AG decided to give the open source community access to an important development (user

Re: Jetspeed Documetation

2004-04-09 Thread Massimiliano Dessi
The page with the complete list of articles (html and pdf): http://www.jugsardegna.org/vqwiki/jsp/Wiki?Articoli - Original Message - From: Carlos Roberto Yaconi Hitschfeld [EMAIL PROTECTED] To: Jetspeed Users List [EMAIL PROTECTED] Sent: Thursday, April 08, 2004 5:22 PM Subject: RE:

RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Thanks. I was wondering about that. I know ant is integrated with Eclipse. Are there instructions for building with Maven? Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 2:06 AM To: Jetspeed Users List Subject: Re: How/Where can I

Jetspeed 1.5 : Add media types

2004-04-09 Thread zze-MORON François FTRD/DMI/REN
I saw that it was possible in admin mode to add media types. I'd like to add XHTMLMP (WAP 2.0). Does anyone know how to do it ? François

Portlet controls?

2004-04-09 Thread Sturtz, Andrew
Can anyone tell me where the portlet controls such as print, maximize, and minimize are defined. What file actually builds the portlet title bars? Any help would be appreciated. Thanks, Andrew Sturtz CBE Technologies

RE: How/Where can I get jetspeed jars

2004-04-09 Thread Jeremy Ford
Just type maven war to build the war. Jeremy Ford [EMAIL PROTECTED] From: Bob Fleischman [EMAIL PROTECTED] Reply-To: Jetspeed Users List [EMAIL PROTECTED] To: 'Jetspeed Users List' [EMAIL PROTECTED] Subject: RE: How/Where can I get jetspeed jars Date: Fri, 9 Apr 2004 06:41:49 -0400 Thanks. I

RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Can you do that from inside Eclipse? Can you integrate Maven with Eclipse the way Ant is?? I've looked on the web, however the answers I've been getting are less than enlightening. -Original Message- From: Jeremy Ford [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 1:45 PM To:

RE: How/Where can I get jetspeed jars

2004-04-09 Thread Mark Orciuch
If you have Maven installed, you can just run 'maven eclipse'. It will generate the Eclipse project files. Best regards, Mark C. Orciuch Next Generation Solutions, Ltd. e-Mail: [EMAIL PROTECTED] web: http://www.ngsltd.com -Original Message- From: Bob Fleischman [mailto:[EMAIL

RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Does that give me a right click 'Run Maven' menu command link the 'Run Ant' command? I've got Maven working from the command line. I just wanted to be able to fire it off from inside Eclipse. Also, is there a doc which explains the Maven Jetspeed specific goals? Thanks Bob Ps. I didn't think

Best Portal Authentication approach?

2004-04-09 Thread Diego Martin Sabaris
We have to develop a portal from scratch in 15 days. I need some help on the authentication stuff. Basically, User will be authenticated invoking some java classes already built so I've started to code a new PortalAuthentication implementation. The issue is we don't want to use any of jetspeed