Re: Building Jetspeed 2 with Java 1.5.01

2005-03-03 Thread Andreas Ernst
Jeremy Ford schrieb: I have been building J2 with Java 1.5 with no problems for a while now. Where did you get the src from? HEAD or J2 M1? The M1 release may not be compatiable. You may want to try pulling the latest source and building again. I use jetspeed-2.0-M1-src.zip. Jeremy Ford

Where can I host a JS2 app?

2005-03-03 Thread Fredy Klammsteiner
Hello, before I beginn developing a JS2 application, I'd like to know whether I need a special hosting provider in order to run a JS2 based app. This is the case on CMS systems. But is this also on JS2 the case? Thanks and regards Fredy

struts-bridge; struts-demo and pluto

2005-03-03 Thread Thomas . Koch
hi - sry for a lot of questions... my target is, to modify existing struts-applikations as jsr168 portlet. so i tried to run the struts-demo from j2 in pluto. to deploy it, is no problem. but it don't run, because i get a ClassCastException in java.lang.ClassCastException at

Re: Portlet is Not Available after including struts-portlet

2005-03-03 Thread Thomas . Koch
Then you are having some other problem that I am not aware of (yet) :( mh, thank you i will try it with a new installes tomcat version. after that, i have no ideas... tkoch

Re: Portlet is Not Available after including struts-portlet

2005-03-03 Thread Thomas . Koch
hi ! you are right ! it seems to be another reason. why ? 1. i installed a new tomcat. deployed like your way. problem is the same. 2. i have build a very very small struts-app an deployed it too. it works - i did the same like in the other appl. so, perhaps a problem of the appl and: ich

Re: Portlet is Not Available after including struts-portlet

2005-03-03 Thread Hema Menon
Thomas, Check to see if struts portlet bridge jar is included with you application. It should be present in the web-inf/lib of your app. Hema On Thu, 3 Mar 2005 12:51:12 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi ! you are right ! it seems to be another reason. why ? 1. i

Re: Portlet is Not Available after including struts-portlet

2005-03-03 Thread Thomas . Koch
thank you. the 02-version of bridge is in correct folder...

Re: Portlet is Not Available after including struts-portlet

2005-03-03 Thread Thomas . Koch
i found the solution ! it was a mix of incompatible *.jar from struts... learned a lot :-) thanks for all tipps tkoch

Re: questions

2005-03-03 Thread Scott T. Weaver
Hi Tom, I am running production Jetspeed 2 apps against J2 as we speak. However, there are some issues regarding certain SQL scripts that do not work. Regards, Litton, Tom - CEPM wrote: First question: Is there an archive for this list? The maven generated site doesn't have a link. Second

Newbie Question: J2 Tutorial

2005-03-03 Thread Rajesh Jain
Hi I am new to JetSpeed-2 and have played with the example portlets. Now I want to build my own intranet portal site. My question is where to start - is there some tutorial on J2 or can we use the Tutorial of J1. How different is JetSpeed-1 from JetSpeed-2 for novice users. Does any one has

download jetspeed-1.5.war

2005-03-03 Thread Hans Peter Stubenrauch
High, I cannot find any download links for jetspeed-1. All links are directed to http://jakarta.apache.org/site/downloads/index.html where I only find links to jetspeed-2. Knows anybody other links. thanks hans peter - To

J2 - Removing maximize/minimize buttons from portlet title

2005-03-03 Thread Shah Amit
How can I remove the maximize and minimize buttons from the portlet title bar?? I know I can control the permission for edit and view the portlet. But is there a way to remove the maximize and minimize buttons also ?? Also, is there a way to get rid of the entire title bar, or we have to write

RE: questions

2005-03-03 Thread Litton, Tom - CEPM
I found the answer to the 3rd question (note this is for tomcat only): Step 1: The first step is to install the db. For this you will need ant. Open the build.properties in the jetspeed-database\scripts directory. It should have the properties:

portal management

2005-03-03 Thread Litton, Tom - CEPM
Is there a plan to have a gui that can manage portals and page layouts per user? In other words, I want the ability to log into jetspeed as user X. Remove portal A, B, and C. Add portal D. Rearrange the portals on different pages, folders, and columns, etc and have this only effect the

Exception thrown when starting up Jetspeed 2

2005-03-03 Thread Ray Clark
I unzipped Jetspeed 2 into my Tomcat 5.0.28 directory. When I start up Tomcat Jetspeed throws this exception and puts it in its log file. Does anyone have any ideas as to what is wrong? Thanks, Ray 2005-03-02 21:14:39,183 [main] ERROR org.apache.jetspeed.engine.AbstractEngine -

Re: download jetspeed-1.5.war

2005-03-03 Thread Andreas Ernst
Hans Peter Stubenrauch schrieb: High, I cannot find any download links for jetspeed-1. All links are directed to http://jakarta.apache.org/site/downloads/index.html where I only find links to jetspeed-2. Knows anybody other links. http://www.ae-online.de/apache/jakarta/jetspeed/binaries/

Re: Exception thrown when starting up Jetspeed 2

2005-03-03 Thread Jouni Rajala
Most likely you have no datasource configured correctly, your database is not running or your database is empty and does not contain neccessary 'base' information. -- Jouni Rajala - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: download jetspeed-1.5.war

2005-03-03 Thread Jouni Rajala
http://portals.apache.org/jetspeed-1/install.html#Downloading_A_Release_Build -- Jouni Rajala - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]