Re: Building Jetspeed 2

2005-04-05 Thread Steve B.
ttp://apache.intissite.com/portals/jetspeed-2/jetspeed-current-Tomcat-5.0.30.tar.gz> (or whatever version of tomcat you prefer) The installation instructions (at the bottom of the release page) don't specify drilling down to the files, and the filenames are incorrect. HTH, Steve B. Hema

Re: status of CVS

2005-03-28 Thread Steve B.
:44 -0500, Steve B. <[EMAIL PROTECTED]> wrote: I am trying to start a project with Jetspeed2. I am having trouble "getting out of the gate." Fedora Core 2 java 1.4.2 Jetspeed CVS (today) using included HSQL First of all, to get latest source, should I be using cvs or svn? I could n

status of CVS

2005-03-28 Thread Steve B.
I am trying to start a project with Jetspeed2. I am having trouble "getting out of the gate." Fedora Core 2 java 1.4.2 Jetspeed CVS (today) using included HSQL First of all, to get latest source, should I be using cvs or svn? I could not find anywhere on the site where one should go - things see

WRT bug JS2-189

2005-02-03 Thread Steve B.
(Is this the right place for this post?) Jira inclued issue JS2-189 which basically reports Exception "Cannot create JDBC driver of class '' for connect URL null" when running on Tomcat 5.5. I ran into this bug as well while trying to install J2 (CVS 02-02-2005) on Tomcat 5.5.7. I had seen this

How to redirect or forward a page

2004-10-15 Thread steve loh
I encounter a problem in redirecting/forwarding a page in jetspeed. I know how to forward page between a same portlet by using setTemplate method. But I can't get to forward to another URL. I have try two ways, by redirecting in action class and in jsp page, they just don't work: **Action class**

Status of Jetspeed-2

2004-09-27 Thread Steve Isaacson
Any update on the status of Jetspeed-2? I'm currently looking at jetspeed-1 and uPortal. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JetSpeed 1.5 and Postgresql configuration problem

2004-08-11 Thread Steve Isaacson
I get null pointer exceptions and "no DataSourceFactory configured for the connection," etc., when I start up jetspeed. Everything works fine if I use the default war file and database. I've been reading docs and googling for two days. Does anyone have Jetspeed 1.5 up and running with postgresql? I

Re: Cannot build Jetspeed2 from CVS - maven error war:war:

2004-08-02 Thread steve
From: "Scott T. Weaver" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 10:19 AM Subject: Re: Cannot build Jetspeed2 from CVS - maven error war:war: > Steve, you are absolutley correct, that class is not in the pag

Re: Cannot build Jetspeed2 from CVS - maven error war:war:

2004-08-02 Thread steve
/AbstractBaseElement.class I did get "BUILD Successful" at the end of each step, so I am assuming all has been found/installed. Thanks for your continuing guidance! Steve B. - Original Message - From: "Scott T. Weaver" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <

Re: Cannot build Jetspeed2 from CVS - maven error war:war:

2004-08-01 Thread steve
Thank you Scott and David. Indeed, I was using rc-3 instead of 1.0 release. I would have looked right past the Maven version if it had not been pointed to me - thanks. Using this advice and the Wiki, I can build Jetspeed-2 and do the quickStart. However, Tomcat (5.0.27) is now giving issue. I fol

Cannot build Jetspeed2 from CVS - maven error war:war:

2004-07-31 Thread steve
I looked at other reports from users who could not build Jetspeed 2 but did not see the same error. I am attempting to build from CVS which I just downloaded (Sat. July 31 at 20:00 EST). Can anyone help? war:war: [echo] Building WAR jetspeed2-layout-portlets [jar] Building jar: /home/sbe

Re: Cannot build CVS

2004-04-20 Thread steve
://portals.apache.org/cvs-usage.html Thanks for the help! - Original Message - From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 2:07 PM Subject: Re: Cannot build CVS > > On

Cannot build CVS

2004-04-20 Thread steve
Is the version of Jetspeed-1 in CVS "working"? If not, where should I download the most current, working versions? Or perhaps there are several steps not in the INSTALL I must follow to obtain additional .jar's, etc.; if so, what are these steps? In the portals.apache.org website, it says (after l

Re: Jetspeed2 cannot connect to datasource

2004-03-17 Thread steve
current status and perhaps where I could contribute. So, is the behavior I am seeing the current status, or do I still have install issues which I need to resolve before I start? Thanks! Steve B. - Original Message - From: "Weaver, Scott" <[EMAIL PROTECTED]> To: "

Re: Jetspeed2 cannot connect to datasource

2004-03-16 Thread steve
Thanks Scott. I am using Tomcat 5.0.19 (thought I read in a post that this was compatible). I will checkout this file, and if that fails, I will try your version of Tomcat. Thanks again - I will let you know how it goes. Steve B. - Original Message - From: "Weaver, Scott&quo

Jetspeed2 cannot connect to datasource

2004-03-16 Thread steve
ll me if I missed some undocumented step, or simply in what file(s) of the webapp the database connection info should be defined? I do not get this error running maven db.recreate nor the allBuild. TIA, Steve B. [org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl] ERROR: SQLExce ption th

Re: Build/Install Jetspeed-2 difficulty: Unable to intialize Catalina Portlet Application Manager

2004-02-25 Thread steve
rg.apache.jetspeed.deployment.impl.CatalinaAutoDeploymentServiceImpl.init(C atalinaAutoDeploymentServiceImpl.java:119) at org.apache.fulcrum.BaseServiceBroker.initService(Unknown Source) TIA for any guidance, Steve B. - Original Message - From: "steve" <[EMAIL PROTECTED]> To: <[EMAIL PRO

Build/Install Jetspeed-2 difficulty: Unable to intialize Catalina Portlet Application Manager

2004-02-24 Thread steve
as I have been working this for 2-days now and have run out of ideas. TIA, Steve B. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Simple portlet/servlet for accessing server-based files in folders

2003-03-09 Thread Parker, Steve L.
Roshan, I set it up.. it's pretty slick. One quick question.. How do I configre the "plugins"? On default installation, the upload box is there, but it's function-less.. Thanks! Steve -Original Message- From: Roshan G To: [EMAIL PROTECTED] Sent: 3/9/2003 7:43 AM

Simple portlet/servlet for accessing server-based files in folders

2003-03-08 Thread Parker, Steve L.
know of anything out there (servlet-based, or a portlet) that provides much of this functionality? Any insight is much appreciated. Thanks, Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Trying to use the tutorial - solved

2002-12-10 Thread Steve
jetspeed-1.4-b2/lib folder. (copying 1.4.1's ant.jar into this folder did NOT fix it). Perhaps the tutorial requirements should be corrected for the ant version number? Steve B. - Original Message - From: "Steve" <[EMAIL PROTECTED]> To: "jetspeed" &l

Trying to use the tutorial

2002-12-10 Thread Steve
r something? Thanks for any help, Steve B.

Re: Getting crazy with MySQL!!!

2002-11-27 Thread Steve
Not to be to simplistic, but - as you are on windows - remember case sensitivity when it comes to database name, username, and password in your .properties file Steve B. - Original Message - From: "BARDE, CEDRIC" <[EMAIL PROTECTED]> To: "'Jetspeed Users&

Re: Jar file containing new portlets that enhance IFrame and webr writing capabilities

2002-11-25 Thread Steve
Sorry, I misunderstood the meaning of "cookie-less operation" in the announcement. Steve - Original Message - From: "Glen Carl" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Cc: "Casimiro Lovato-Winston" <[EM

Re: Jar file containing new portlets that enhance IFrame and webr writing capabilities

2002-11-25 Thread Steve
This is likely because they do not support cookies. You could probably work around this if you modified your jsp to support cookie-less sessions. The .jsp can add info to the href's so that the url includes a session-id so the next .jsp will use an existing session. Steve B. - Ori

Re: JESTSPEED CRASH!! ecs screen error

2002-11-21 Thread Steve
Might you have another application that is starting at startup using the port you want for tomcat? I seem to recall socket write erros on my Linux box when I did not uninstall the httpd server which was set to start when the machine booted. Steve - Original Message - From: "Rut

Re: New to this group please help me

2002-11-19 Thread Steve
will do my best to help when I can. Steve Belt - Original Message - From: "Sangam Dash" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 4:38 PM Subject: New to this group please help me > Hi > >

RE: Properties file

2002-07-31 Thread Steve Davis
Since Jetspeed is running on top of turbine-2 right now you can find out a lot of the fundamental stuff on the turbine site: http://jakarta.apache.org/turbine/turbine-2/index.html The services are described at http://jakarta.apache.org/turbine/turbine-2/services.html There is a little about t

Re: forum portlet

2002-05-21 Thread Steve
is Jyve still around? It was touted as a FAQ-o-matic; but it had many behaviors of a Forum. It was built using Turbine. It still seems to be available from Jakarta's CVS as jakarta-turbine-jyve. I have not downloaded it recently, but the link is still there. Steve B. - Original Me

Re: interportlet communication

2002-05-10 Thread Steve
ning string as the URL actually fetched. I am reciting this from memory, so I hope I have not skipped anything. But at least I can assure you that it can work. The finess is all in the portlet controller. Steve B. - Original Message - From: "Mani, Bharanidharan" <[EMAIL PROT

Is it possible to select a layout or navigation from the url?

2002-02-21 Thread Steve
I am trying to create a layout which shows only the banner (dynamically defined based on whether or not the user is logged in). Is there a url or parameter which will let me "switch" to this layout? ie http://localhost:8080/jetspeed/portal/layout/banneronly TIA, Steve B.

Re: making portlets always visible for new users

2002-02-07 Thread Steve
is it the control - I always mix up the terms ;) could say, "if I am in the 0,0 position, or in the x,100 (or some high number) position, do not display the "close" icon. I am not familir enough with the customizer to know how difficult it would be to implement there. Steve B

RE: Jetspeed release 1.3a2 candidate

2001-12-10 Thread Steve Davis
don't know if this is it or not but its worth a look. -- Steve Davis -Original Message- From: John Wooten [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 1:57 PM To: Jetspeed Users List Subject: RE: Jetspeed release 1.3a2 candidate I did all that. I still get that erro

RE: Mime type for xls files

2001-11-14 Thread Steve Davis
for Excel but you should not have any of those problems with IE. Don't know if this will help you out or not. It does sound like it is a mime type issue somewhere. Good luck. -- Steve Davis -Original Message- From: Funk, Lori K. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November

Cannot run latest CVS

2001-08-27 Thread Steve Belt
parser.jar - I do not have these anywhere in my classpath. I get this error on both my Linux machine as well as my Win2K machine. Is there somewhere I should be looking that I am not? TIA, Steve B. [Mon Aug 27 15:59:52 PDT 2001] -- DEBUG -- template exists: C:\jakarta-tomcat-3.2.3\webapps\jetspeed

Re: Configuration Guide, request comments and suggestions

2001-08-25 Thread Steve Belt
I would love to see instructions on how I could make use of an OpenLDAP server - assuming that's currently possible. Steve B. - Original Message - From: "Paul Spencer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 5:24 PM S

PATCH: was RE: Row Controller Velocity question

2001-07-19 Thread Steve Davis
Here you go Raphael, This is the patch for row.vm. I submitted a patch for URILookup.java a few days ago. Can you check in that one as well? I have included it again as an attachment if the first one did not make it. -- Steve Davis Index: row.vm

Row Controller Velocity question

2001-07-18 Thread Steve Davis
tyCount - 1 ) #set ($width = $!sizes.elementAt($idx)) #end And this worked. My question is this, is this a real bug or just some ignorance of Velocity on my part? And if it is a bug do you want me to submit a patch? -- Steve Davis -

RE: How can the user automatically login using a cookie?

2001-07-12 Thread Steve Davis
n the code somewhere that does some password encryption. Is this something I could leverage to encrypt the cookie. If so, could someone point me to the right place in the source tree. -- Steve Davis -- Digital Evergreen Interactive -Original Message- From: David Sean Taylor [mailto:[EMAIL

RE: Simple question I hope

2001-07-06 Thread Steve Davis
tAttribute("rundata"); %> <% if ( rdata.getUser().hasLoggedIn() ) { %> Do something <% } else { %> get login screen <% } %> -- Steve Davis -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 5:03 PM To: [EM

RE: new user

2001-07-05 Thread Steve Davis
it. -- Steve -Original Message- From: Sumit Ranjan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 04, 2001 11:34 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: new user hi david... many thanx to you...now its working well i can get the confirmation mail and now carry

Exceptions on startup

2001-07-04 Thread Steve Crossan
Context != null) pageContext.handlePageException(t); ^. TIA Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Wanted: Advise on multiple layout configuration

2001-06-28 Thread Steve Davis
nk of a clean way to do what I want to do. Thanks for any help. -- Steve Davis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Database scripts out of date

2001-06-24 Thread Steve Davis
Peer.java:746) at org.apache.turbine.om.peer.BasePeer.doInsert(BasePeer.java:657) at org.apache.turbine.services.security.db.DBUserManager.createAccount(DBUs erManager.java:399) Thanks, -- Steve Davis - To unsubscribe, e-mail: [EMAIL

RE: JetspeedProfilerService

2001-06-18 Thread Steve Davis
the war file in webapps for both versions of Tomcat and it worked fine. I would appreciate it if one of the commiters could add the patch to CVS. Thanks. -- Steve Davis -Original Message- From: Steve Davis Sent: Mon 6/18/2001 2:30 PM To: [EMAIL PROTECTED] Cc: Subject: RE: JetspeedPr

RE: JetspeedProfilerService

2001-06-18 Thread Steve Davis
anyone with more jetpeed/tomcat experience wants to hazzard a guess as to what the problem might be I would appreciate the help. -- Steve Davis -Original Message- From: David Sean Taylor [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 9:38 AM To: [EMAIL PROTECTED] Subject: Re

Jetspeed/Turbine examples

2001-06-07 Thread Steve Davis
Hi, I am using Jetspeed to develop an intranet portal site but am getting push back from managers wanting to use "real" portal software (plumtree, Epicentric, iPlanet, etc). I have made them understand that the unique business logic for this site means that the software development will still n