Re: Session information for a Struts portlet in JS1.6

2004-12-13 Thread Hema Menon
Hi Ate, Thanks a lot for your prompt response. Tomcat 4 is a definite 'no' for us. We are currently on 5.0.28 and is likely to switch to 5.5. So I guess I'll have to look into the option of using getCurrentRequestContext(). I'll try it out with our application, and may have more followup questions

struts bridge submits twice

2004-12-13 Thread Jeff Sheets
We are having an issue with the struts portals bridge, where a submit is trying to go through the action class twice. As soon as the action is completed and the forward happens, the action is invoked again. Has anyone else seen this? Does anyone have any tips? Thanks, -- Jeff -

Re: Jetspeed2 M1 security setup

2004-12-13 Thread Randy Watler
Marina, There you have it, (thanks David). It is a simple matter to add users, roles, groups, etc. directly to the DB in the interim. See one of the following scripts: CVS - src/sql/populate-userinfo-for-default-psml.sql CVS - src/sql//populate-userinfo-for-default-psml.sql M1 - jetspeed-databas

PortletSession.getPortletContext()

2004-12-13 Thread LaCasse, John
I've just installed Jetspeed2 using Tomcat 4.1 and deployed a portlet but it appears that PortletSession.getPortletContext() is returning null. I can't find a mention of this problem anywhere. Has anybody else run into this? PortletConfig.getPortletContext() works but I need to be able to get to it

RE: Jetspeed2 M1 security setup

2004-12-13 Thread David Le Strat
Marina, Implementation of the role management portlet is not complete. Regards, David Le Strat. --- Marina <[EMAIL PROTECTED]> wrote: > Randy, thanks a lot for your help! I was able to > setup > a basic access control to my portlet's view and Edit > mode. > I do have more questions on the user

Re: What about J1.6 ?

2004-12-13 Thread Hema Menon
I believe by the end of the year, as per the attached quote from David. By the end of the year Its dependent on the J2 release, and fixing a few introduced bugs in Fusion --David Sean Taylor Hema On Tue, 14 Dec 2004 10:56:31 +0100, Heins, Hendrik <[EMAIL PROTECTED]> wrote: > Hi, > > when wi

help on build jetspeed2 with eclipse.

2004-12-13 Thread arnaud calatayud
Hello everyone, I would like some help in building jetspeed2 with eclipse. I follow the instruction on the following page http://wiki.apache.org/portals/Jetspeed2/DevelopingJetspeed2. First of all, before running maven, I got the following warnings: The resource is a duplicate of components/prof

RE: Jetspeed2 M1 security setup

2004-12-13 Thread Marina
Randy, thanks a lot for your help! I was able to setup a basic access control to my portlet's view and Edit mode. I do have more questions on the user management in J2, though :) I've created a new user, dce-admin, using the "Administrative Portlets" as 'admin' user. This worked fine, and I was a

HttpServletRequest and Response items for portlet

2004-12-13 Thread Alan Chiang
Hi all, I've been trying to get an upload portlet working with Jetspeed for a while now, and I have a question about the Request and Response items returned from RunData. I have a simple servlet that uses the O'Reilly upload servlet, and it works fine with tomcat 5.0.28, and through Apache wit

What about J1.6 ?

2004-12-13 Thread Heins, Hendrik
Hi, when will Jestspeed1.6/Fusion be released ? Thanks in advance Hendrik

The "Gems" Project

2004-12-13 Thread Ken Ramirez
Today, the Portlet community projects on Java.net welcomed a new project named "Gems". The goal behind Gems is to position itself as the primary home of JSR-168 Compliant portlets. Think of these portlets as the Gems of a portal page. Since the license for this project is ASF based, others can

J2M1 and jar files

2004-12-13 Thread News Hunter
j2m1 creates myfaces20293.jar named files in the tomcat folder. each time i restart tomcat it creates new this type of files. how can i control this uncontrolled file generation? --- -News Hunter- ---

Doubt about portlet modes

2004-12-13 Thread Srinivasarao Sri
Hi team, Normally we will have doEdit, doConfigure,doView modes. But if we consider Jetspeed API Portlet, I am unable to see these modes. But I am able to see only customize, info, close, min, max facilities but NOT MODES. Can we have these modes in jetspeed api or not ? If yes how? Please help me

why i create a new user,but it raise an exception...(oracle)

2004-12-13 Thread 陈 晓晟
i move turbine into oracle login is ok,and change default user detail is ok too... but when create a new user then... There has been an Error! Reason: org.apache.jetspeed.services.security.UserException: Failed to create account '11': ORA-00923: FROM keyword not found where expected

Antw: RE: Problem Configuring Jetspeed 1.5 for Oracle

2004-12-13 Thread Marco Wallbaum
Hallo Chris, I have the same problem and the same error-message, if I try to use the oracle database for jetspeed 1.5. I have configured my project.properties and my Torque.properties in your way, but I ask myself, where I have to put the jdbc-driver for oracle. Could you please tell me where I hav