RE: Need help - can't start Jetspeed - org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

2005-05-04 Thread Zare Ivanovic I
Hi, OK lets go from the beginning :) First I tried to run with maven start.production.server file but didn't find start.production.server file inside jetspeed-database folder (am i looking in a right place). I am using Jetspeed2-M2 bundled with Tomcat 5.5.8 . But when i start start-database.bat

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-04 Thread David Sean Taylor
Raphaël Luta wrote: David Sean Taylor wrote: Ate Douma wrote: David Pankros said: Ate, have you started on a fix yet? I can generate a wrapper class around the application definition to patch it in the short term. In the long term, I'd like to understand why Pluto has this concept of an applicat

RE: Need help - can't start Jetspeed - org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

2005-05-04 Thread David Pankros
> Yes I use Hypersonic, and yes I have maven installed > but what do you mean by running *maven > start.production.server ? Typing that at the command line starts the production db server. You may want to do this instead of what you're doing, just to make sure you're starting the correct db. > Do

Struts Bridge - Accessing UserPrincipal

2005-05-04 Thread Shah Amit
Hi all I use the login portlet provided by jetspeed to authenticate users, and the same backend. And I use Struts-Bridge. Now I want to know how I can access the userPrincipal that has logged on from on of my Struts Actions. Any ideas, suggestions ?? .. The jpetstore example that ships with je

Re: Need help - can't start Jetspeed - org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

2005-05-04 Thread Zare Ivanovic I
Hi, I have started database by clicking on given batch file an di get the described output. Yes I use Hypersonic, and yes I have maven installed but what do you mean by running *maven start.production.server ? Don't mind me asking but I'm relatively new to all of this and as far as I have figured

Struts Bridge - Link Problem

2005-05-04 Thread Santiago Urrizola
Hi all. i want to make a link inside my struts application, something like this But have this problem when the users clicks on this link o the browser, Portlet is Not Available: null Reason: La Trayectoria .do?accion=verFichaAvanzada no comienza con carácter

using session parameters with jsp page

2005-05-04 Thread lahsen abouenour
Hello, I have a Jsp page into an IFramePortlet .. I want to use session parameters ( user name, password, ...) with my Jsp page. Any idea please.. Thanks all.

Re: [JS2] NullPointerException in PortletSession.getPortletContext()?

2005-05-04 Thread Raphaël Luta
David Sean Taylor wrote: Ate Douma wrote: David Pankros said: The problem started after I added one of my portlets to the default page and tried to view it. A long exception resulted, an abbreviated form of which is available below. In a nutshell, the error is a NullPointerException from executi

RE: Struts-bridge and validation

2005-05-04 Thread Shah Amit
I am not a champion with this, but have you added in your struts-portlet-config.xml file ?? You would need that to preserve request attributes after being forwarded to the same page ... I might be wrong over here though. This is just a suggestion ... Amit Or

Struts-bridge and validation

2005-05-04 Thread Chris
Hi, i have a problem with struts-bridge and validating via struts-plugin. Validating seems to work, it forwarts back to the defined input page, but trying to write out the validating errors I found out that the ActionMessages, stored in org.apache.struts.action.ACTION_MESSAGE attribute, is empty.

Re: Need help - can't start Jetspeed - org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

2005-05-04 Thread Roger Ruttimann
Make sure the database is running. Looks like that it can't connect to the database. I assume you use the Hypersonic so run *maven start.production.server Roger * Zare Ivanovic I wrote: Hi all, I've been busting my head off trying to start Jetspeed but didn't succeed. I have downloaded Jetspeed t

RE: J2 Parent Menus

2005-05-04 Thread Frank Villarreal
Randy, thx for the response. I'll try and provide constructive (read: pestering) feedback as the project progresses / recesses :-). Thx again. - Frank > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 03, 2005 08:28 AM > To: Jetspeed Users Li

Need help - can't start Jetspeed - org.apache.jetspeed.exception.JetspeedException: Unable to create Engine

2005-05-04 Thread Zare Ivanovic I
Hi all, I've been busting my head off trying to start Jetspeed but didn't succeed. I have downloaded Jetspeed together with Tomcat server (v 5.8) - as one archive from website. I have unzipped it, started Apache tomcat, followed instructions on getting-started page and typed http://localhost:8

WAP Login Fail both on jetspeed 1.5 and jetspeed-cvs

2005-05-04 Thread Yuan-Chen Cheng
Hi, I try to use WinWAP 3.2.1.28 for Windows to login Jetspeed 1.5 and Jetspeed-cvs (fusion is not enable) Both fail. I use eclipse to debug, and set break point at org.apache.jetspeed.services.security.turbine. TurbineAuthentication: login() but both String username, St