newbie: compiling jetspeed-1.6-dev in eclipse

2005-01-27 Thread Walter Wang
Hi, could someone please help me setting up jetspeed as a project in eclipse? i have checked out jetspeed1.6-dev from the cvs directly into eclipse as a new project. i can build the project from command line using maven and was able to deploy it into tomcat. everything appears to be fine.

Jetspeed-2 Clustering

2005-01-27 Thread Andre Bonhote
Hi! It's my first post, and I am completely new to Jetspeed, so bear with me please. The idea is to deploy a portal on n machines, where n is 4 at the moment. We would like to have some pretty load balancers in front of them, the boxes are located in two countries. As this is usual for good

Re: Struts and JSF

2005-01-27 Thread evian_spring
Hi , I never got an response. I would appreciate it if anybody has anything. Thanks...Please forgive me if you think my questions are too newbie! Evian n Wed, 26 Jan 2005 05:43:40 -0800 (PST), [EMAIL PROTECTED] wrote: Hi, I have two applications. The first one is build in struts and the

RE: Struts and JSF

2005-01-27 Thread Frank Villarreal
FYI: As to how to convert your application ... that's a very general question and it's best for you to learn more about the portlet development model first (Sun's JSR-168 specification would be a good start). Regarding inter-portlet communication, check out this article

Re: Struts and JSF

2005-01-27 Thread Ate Douma
Sorry Evian for the delayed response. I planned on giving a reply but completely forgot. Here it is: For migrating Struts applications to portlet I can help you out very soon! I've developed the Struts Bridge which allows you to run Struts applications transparently as portlet AND as web

Re: Struts and JSF

2005-01-27 Thread evian_spring
It is the information is really what I need. Thank you Ate. :) I will anxiously wait for those doc but thanks for pointing me in the right direction. I have much reading to do now :) I am sorry for the group if my questions are general...it's one of those project tight deadline, no time to

RE: Jetspeed2 Personalization screen

2005-01-27 Thread Mark Orciuch
Hi Joachim, Your portal looks very good and I think it should be listed as a Jetspeed sample site. Is it OK to list it there? Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://portals.apache.org/ -Original Message- From: Joachim

Re: Jetspeed-2 Clustering

2005-01-27 Thread Dan Moore
Hi Andre, I want to preface this with the fact that I haven't clustered JS2, nor JS1. In fact, I don't even use JS2. That said, I wanted to comment on how I'd design this system, or at least start. --- Andre Bonhote [EMAIL PROTECTED] wrote: Hi! It's my first post, and I am completely new

Re: Jetspeed-2 Clustering

2005-01-27 Thread Jeff Sheets
I know in Jetspeed 1 there is JMS messaging support that is supposed to help clustering. I haven't used it though. Here's a link: http://portals.apache.org/jetspeed-1/messaging.html On Thu, 27 Jan 2005 07:58:42 -0800 (PST), Dan Moore [EMAIL PROTECTED] wrote: Hi Andre, I want to preface

Re: Jetspeed-2 Clustering

2005-01-27 Thread Dan Moore
That's a great point. With any setup, you're going to want to be sure that the PSML and Registry data is shared, especially if it's going to be changed. If JS2 doesn't have JMS support, you might be able to store this data in your Oracle database. Dan --- Jeff Sheets [EMAIL PROTECTED] wrote:

Re: Jetspeed-2 Clustering

2005-01-27 Thread Andre Bonhote
Guys, Keep answering, you're making my day. It's a hell lot of information, and I am happy to learn about all that! Thanks a lot! André (pleased to get so much feedback) -- ___ ___ ___ ___ \C/ \O/ \L/ \T/ Andre Bonhotet: +41 (0)1 5 600 600 V V V VPlatform

RE : [J2] Newbie: Error 404 with login portlet

2005-01-27 Thread romain bisse
Thanks for your answer. I fixed the login.jsp the way you suggested. I have no 404 error anymore. But instead, when I click on the Login button, the url turns to /jetspeed/login/login, then the browser reloads the default page (My first PSML page) and I'm still anonymous. Any idea?

J2 Warning: HttpServletRequest.getContextPath() now returns the contextPath of the Portlet, not the Portal

2005-01-27 Thread Ate Douma
I've just fixed issue: http://issues.apache.org/jira/browse/JS2-203 Please read it if you are currently are (mis)using the Portal contextPath from within a Servlet/JSP/Velocity dispatched by a Portlet. Regards, Ate - To

Nested portlet?

2005-01-27 Thread Nan Anonymous
Hi, I need to be able to nest one portlet in another portlet's MAX view. I want to see if you have done this before or have some ideas to share with. Supposedly, I have a Stock Porfolio portlet. In normal view, this just show my list of stock symbols and prices. Now when I maximize it, in