Re: What is the Status of Jetspeed 2 ??

2005-03-21 Thread Jouni Rajala
The rules here is that we avoid HEAD breakage at all costs even when the project is not deemed stable yet by our release numbering. CVS HEAD should always compile and work as well as possible for a product under development. If you encounter any issue building Jestpeed 1 or 2 CVS HEAD, don't

Re: Documentation! PSML - No frames

2005-03-21 Thread Jouni Rajala
We are targetting JetSpeed 2.0 for a prototype; I've been frustrated as I have not found much How To documentation to date. I've seen the design docs in the source dist and the comments in the code, which are good, but not the quickest way of learning this beast. Is there any How To type doc

Re: Documentation! PSML - No frames

2005-03-21 Thread Jouni Rajala
One more thing. Clear is also a decorator and not same as not decorator at all. You can find it in $tomcat_home/webapps/jetspeed/WEB-INF/decorations/generic/hml/clear (after deployment of of jetspeed naturally) -- Jouni Rajala

[J2] Problem with portlet url parameters

2005-03-21 Thread Dulisch, Martin
I have noticed the following behaviour in the current cvs version: A parameter is added to a render url with following jsp code: portlet:renderURL var=viewUrl portletMode=view portlet:param name=action value=actionisview/ /portlet:renderURL In my portlet class I access this parameter with

Re: JS2 - Problem getting into Edit Mode

2005-03-21 Thread Jouni Rajala
Am I only one with this problem ? Jouni Rajala wrote: I am using JS2 from CVS/HEAD and checked it out couple of days ago. Problem is that after logging in as administrator I can't get into edit mode of portlets. Edit mode icon is missing from portlet entirely. After I once minimize or maximize

Re: JS2 - Problem getting into Edit Mode [Deutsche Boerse Systems:Virus checked]

2005-03-21 Thread Matthias . Koch
Hi no, I have the same problem, but no solution. mfg Matthias |+--+--- || |

RE: workflow of struts-bridge

2005-03-21 Thread Shah Amit
http://portals.apache.org/jetspeed-2/multiproject/portals-bridges-struts/features.html This is a little bit burried documentation that I have been able to find from their website. Apart from that, if you take a look at the JPetstore sample application that comes with jetspeed, it has a very good

RE: workflow of struts-bridge

2005-03-21 Thread Thomas . Koch
hi ! thanks, but the file after the link you post is one of the documents i told from feature.html. i forgot the s :-), sry. yes it descripes the bridge, but really more the features than the architecture. and the architectur i am interesting in. in the one hand because it is interesting and i

RE: workflow of struts-bridge

2005-03-21 Thread Shah Amit
O so sorry. Thats my fault. I have read this page like 10 times, but never saw the link which says feature(s).html It was not about the s. I just never saw the html name of the page ! Apart from that, if you read the javaDocs for

Marky Goldstein is out of the office.

2005-03-21 Thread ready
I will be out of the office starting Mon 03/21/2005 and will not return until Sun 03/27/2005. I am currently on holiday until 27th of March. Please get in touch with Bernhard Buerki ([EMAIL PROTECTED]) and Daniel Udatny ([EMAIL PROTECTED]). They will provide only the best service to you! Or call

RE: What is the Status of Jetspeed 2 ??

2005-03-21 Thread Scott T Weaver
I concur with Raphaël. I have a project that is based on J2 and it is currently running in a production environment. -scott -Original Message- From: Raphaël Luta [mailto:[EMAIL PROTECTED] Sent: Saturday, March 19, 2005 5:46 AM To: Jetspeed Users List Subject: Re: What is the Status

Struts-Bridge Fusion - David/Ate/others- Pls comment

2005-03-21 Thread Hema Menon
Hi, I have been trying to get our Struts application under JS1.6 with Fusion. Here's the env Latest JS 1.6 build from CVS Struts-portal bridge 0.2 version. I find that the application runs as a standalone using Portal bridges 0.2, which means that the portalbridges work as expected outside of

how to merge all tab menu into a single column?

2005-03-21 Thread James Wang
And now i wanna display tree menu in Jetspeed1.4,i define all portlets's layout is MenuControl in PSML,but when i click Level2 menu, level1 menu will be displayed in another column,and now i want to merge them in a single column,how to do that? etc... before it's like ---

JS1.6 W/Fusion release

2005-03-21 Thread Hema Menon
David, I read in another email, that you are hoping for JS1.6 release soon. Will you be using JSM2 for this release? Thanks, Hema - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JS1.6 W/Fusion release

2005-03-21 Thread David Sean Taylor
Hema Menon wrote: David, I read in another email, that you are hoping for JS1.6 release soon. Will you be using JSM2 for this release? That depends on if we can get Fusion working with the new deployment branch. Right now Im leaning towards releasing 1.6 with M1, and then 1.6.1 with M2, 1.6.2

Re: JS1.6 W/Fusion release

2005-03-21 Thread Hema Menon
David, Thanks for the response.Hopefully, getting Fusion to work with the new deployment branch would not be that bad. Thanks, Hema On Mon, 21 Mar 2005 10:19:51 -0800, David Sean Taylor [EMAIL PROTECTED] wrote: Hema Menon wrote: David, I read in another email, that you are hoping for

Re: Struts-Bridge Fusion - David/Ate/others- Pls comment

2005-03-21 Thread David Sean Taylor
Hema Menon wrote: Hi, I have been trying to get our Struts application under JS1.6 with Fusion. Here's the env Latest JS 1.6 build from CVS Struts-portal bridge 0.2 version. I find that the application runs as a standalone using Portal bridges 0.2, which means that the portalbridges work as

Re: What is the Status of Jetspeed 2 ??

2005-03-21 Thread David Sean Taylor
Jouni Rajala wrote: If you don't need fancy portlets for modifying your portal from portal itself, Jetspeed-2 already works just fine. Only problem is that you need to modify all the xml files and deploy your portlets directly in jetspeed deployment directory with other tools. A portlet selector

Re: Struts-Bridge Fusion - David/Ate/others- Pls comment

2005-03-21 Thread Hema Menon
David, I truly understand. Since your initial plan is to release JS1.6 with M1, I might try that out. I will try it out without mixing M1 M2 jars and see where it will take me:) Thanks, Hema On Mon, 21 Mar 2005 10:26:10 -0800, David Sean Taylor [EMAIL PROTECTED] wrote: Hema Menon wrote:

Re: What is the Status of Jetspeed 2 ??

2005-03-21 Thread Hema Menon
That's great news. We(so are the many JS1.5 users, I hope) are so used to the deployment using the customizer in JS1.5 since it is quite handy. Hema On Mon, 21 Mar 2005 10:28:57 -0800, David Sean Taylor [EMAIL PROTECTED] wrote: A portlet selector (customizer) will be included in M2. I

Duplicate Submissions -- JSR Compliance?

2005-03-21 Thread Frank Villarreal
To All: Has anyone come up with a neat way to handle duplicate processAction requests in a JSR-168 compliant way??? I'm interested in learning how others have solved this common problem in the context of a portal container. Food for thought ... utilizing a hidden timestamp on forms, I'm

Re: [J2] JS2-210: deployment refactoring branch updated with JBoss 3.2.7 support

2005-03-21 Thread Seth Ford
Cool I will take a look at what I did wrong One question though, if Websphere doesn't have a autodeploy feature for applications built as Wars, is there any hope of getting this working? Or will this solve the problem by deploying the app differently? On Thu, 17 Mar 2005 21:35:02 +0100, Ate

J2/Fusion synchronisation and release plan (Was: Re: Struts-Bridge Fusion - David/Ate/others- Pls comment)

2005-03-21 Thread Ate Douma
David Sean Taylor wrote: Hema Menon wrote: Hi, I have been trying to get our Struts application under JS1.6 with Fusion. Here's the env Latest JS 1.6 build from CVS Struts-portal bridge 0.2 version. I find that the application runs as a standalone using Portal bridges 0.2, which means that the

Re: J2/Fusion synchronisation and release plan (Was: Re: Struts-Bridge Fusion - David/Ate/others- Pls comment)

2005-03-21 Thread Hema Menon
Ate, Its almost the end of the day( a long tiring day, I must add) for my part of the world, but hey, all of a sudden I feel all awake and energetic to start another? :) Well, thanks for the response. My comments are inline. I want to propose the following: - I like to call a vote on merging