Re: How to run Jetspeed (Open Source Enterprise Portal) on Orion

2001-08-13 Thread Rian Schmidt
anything. Rian - Original Message - From: <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 6:59 AM Subject: How to run Jetspeed (Open Source Enterprise Portal) on Orion > Hi, > > I've already posted this, but I've had n

How to run Jetspeed (Open Source Enterprise Portal) on Orion

2001-08-13 Thread steve . d . meacham
but me. I took the following steps in order to run Jetspeed within Orion. The installation was easy, but I am receiving an error when trying to access the portal that doesn't happen under other servlet containers. Jetspeed is an Enterprise Information Portal and is freely available. It is a

How to run Jetspeed (Open Source Enterprise Portal) on Orion

2001-08-06 Thread steve . d . meacham
G'day, I took the following steps in order to run Jetspeed within Orion. The installation was easy, but I am receiving an error when trying to access the portal that doesn't happen under other servlet containers. Jetspeed is an Enterprise Information Portal and is freely availabl

orion/jetspeed

2001-02-05 Thread Robert Marton
Hi i am trying to get jetspeed to work with orion on win2000 prof. using sun jdk 1.2.2, orion version 1.3.8 i am getting the following exception when going to localhost:8080/jetspeed/ for the first time: anyone else get this/know how to fix? java.lang.IllegalStateException: OutputStream

Re: JetSpeed

2000-11-17 Thread Laurent Cornelis
>For me, putting the Jetspeed jars in /orion/lib gives me the following >error when calling >http://hostname/servlet/jetspeed >java.io.FileNotFoundException: /tmp/turbine.log (O sistema não podelocalizar o caminho especificado) It's normal, turbine.log MUST exists when yo

RE: JetSpeed

2000-11-17 Thread J.T. Wenting
the directory where the logfile should go must exist. You should create the directory or change the turbine configuration in the jetspeed config files to point to an existing directory (the same goes for cache directories, etc). Jeroen T. Wenting [EMAIL PROTECTED] Murphy was wrong, things that

Re: JetSpeed

2000-11-17 Thread Sven van 't Veer
in import: > org.apache.cocoon.*, org.w3c.dom.*, etc...). > I tried putting all jars in /orion/lib, /WEB-INF/lib and even > putting them all in both locations. > It happens when accessing XSP only (as far as I can tell), the frontpage > displays correctly for example. For me, putting

RE: JetSpeed

2000-11-17 Thread J.T. Wenting
TED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Christian Sell > Sent: Friday, November 17, 2000 10:20 > To: Orion-Interest > Subject: Re: JetSpeed > > > > The error is as stated "could not find package in import: > > org.apache.cocoon.*, org.w3c.dom.*, etc...). > >

Re: JetSpeed

2000-11-17 Thread Christian Sell
frontpage > displays correctly for example. the above problem arises when the java compiler is called on a XSP-generated source file (XSP is Cocoons equivalent to JSP, and Jetspeed uses Cocoon). This is done by forking a new process which does not inherit the (implicit) classpath of your web app. Y

RE: JetSpeed

2000-11-16 Thread J.T. Wenting
ill anyway > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Christian Sell > Sent: Friday, November 17, 2000 00:19 > To: Orion-Interest > Subject: Re: JetSpeed > > > You really should post the error messages/stacktraces (here or on the

Re: JetSpeed

2000-11-16 Thread Christian Sell
You really should post the error messages/stacktraces (here or on the Jetspeed list), so we can help you better. also, what version of JS are you running. JS is not in a very stable state currently. - Original Message - From: "J.T. Wenting" <[EMAIL PROTECTED]> To:

RE: JetSpeed

2000-11-16 Thread J.T. Wenting
Title: RE: JetSpeed Turbine comes with Jetspeed. It is installed as part of the Jetspeed installation...   Jeroen T Wenting[EMAIL PROTECTED]ICQ UIN #9191966It's the end of the world as we know it and I feel fine (Michael Stipe) -Original Message-From: [EMAIL PROT

RE: JetSpeed

2000-11-16 Thread J.T. Wenting
I got as far as bringing up the mainpage (so http://localhost/servlet/jetspeed). When trying anything XSP, I get a 500, saying the XSP compiler cannot find a whole host of stuff, including Cocoon, XML parsers, and Jetspeed... The servlet must have found all that because it uses it all itself

RE: JetSpeed

2000-11-16 Thread Neal Kaiser
Title: RE: JetSpeed You want the apache turbine SDK.  Goto http://java.apache.org and you'll see a download section for the Turbine SDK which contains all the jars for turbine, velocity, and more...     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE

RE: JetSpeed

2000-11-16 Thread Larry Velez
Title: RE: JetSpeed Here is a link to turbine. http://www.blue-pac.com/linuxturbine/ -Larry -Original Message- From: Sven van 't Veer [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 11:01 AM To: Orion-Interest Subject: Re: JetSpeed "J.T. Wenting"

Re: JetSpeed

2000-11-16 Thread Sven van 't Veer
"J.T. Wenting" wrote: > > I asked the same question last week and got no response. There seems to be a > versioning problem between Jetspeed and the Orion XML stuff. > My problem seems to be that it cannot find some of the Turbine stuff. http://server/servlet/jetspeed

RE: JetSpeed

2000-11-16 Thread J.T. Wenting
I asked the same question last week and got no response. There seems to be a versioning problem between Jetspeed and the Orion XML stuff. Jeroen T. Wenting [EMAIL PROTECTED] Murphy was wrong, things that can't go wrong will anyway > -Original Message- > From: [EMAI

JetSpeed

2000-11-16 Thread Sven van 't Veer
Is there anyone who has gotten Jetspeed to work under Orion ?? sven -- == Sven E. van 't Veer http://www.cachoeiro.net Java Deve

RE: Jetspeed

2000-11-10 Thread J.T. Wenting
. WentingSent: Thursday, November 09, 2000 14:10To: Orion-InterestSubject: RE: Jetspeed Thanks, I'd appreciate that. I haven't got that working correctly with Orion either :) Jetspeed is Apache's personalization framework, I am getting "package not found in im

RE: Jetspeed

2000-11-09 Thread J.T. Wenting
Thanks, I'd appreciate that. I haven't got that working correctly with Orion either :) Jetspeed is Apache's personalization framework, I am getting "package not found in import for SAX and DOM classes. xerces.jar and xalan.jar (versions supplied with Jetspeed) are in /ori

Re: Jetspeed

2000-11-09 Thread wim veninga
Hi Jeroen, I have no problems using Interbase for both BMP and CMP. I can sent you the database-schema for interbase if you want. Greetings Wim Veninga  [EMAIL PROTECTED] "J.T. Wenting" wrote: Has anyone got Jetspeed 1.2 to run on Orion? I keep getting errors instantiating caches (or s

Jetspeed

2000-11-08 Thread J.T. Wenting
Has anyone got Jetspeed 1.2 to run on Orion? I keep getting errors instantiating caches (or so it seems). Hints appreciated. For the moment I am using Oracle 8i as a database (would like to use Interbase, but that is not supported, getting errors if I try). Jeroen T. Wenting [EMAIL PROTECTED

Re: jetspeed

2000-08-29 Thread Saphari.com - www.saphari.com
all i did was follow the instructions on the JetSpeed website and i worked. i would be willing to work together on this problem. we should probably take the rest of the communications off line? unless others are interested in this. artie Quoting Derek Akers <[EMAIL PROTECTED]>: > H

Re: jetspeed

2000-08-29 Thread Derek Akers
www.eldan.com - Original Message - From: "Arthur Copeland (Saphari.com - www.saphari.com)" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 3:14 AM Subject: jetspeed > has any one gotten JetSpeed "java.apach

jetspeed

2000-08-29 Thread Saphari.com - www.saphari.com
has any one gotten JetSpeed "java.apache.org/jetspeed" to work correctly with orion server. using 1.2.4 under linux with jdk 1.3 from SUN. the error i keep getting is:"java.lang.NoClassDefFoundError" this is happening for both 1.1 and 1.2b1 of Jetspeed. i can get it to work