Re: JetSpeed

2000-11-17 Thread Christian Sell
The error is as stated "could not find package in import: org.apache.cocoon.*, org.w3c.dom.*, etc...). I tried putting all jars in /orion/lib, web-app/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

RE: JetSpeed

2000-11-17 Thread J.T. Wenting
thanks. I'll give that a try. It's probably the reason why it does work with Tomcat, as Tomcat uses the global classpath... Jeroen T. Wenting [EMAIL PROTECTED] Murphy was wrong, things that can't go wrong will anyway -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: JetSpeed

2000-11-17 Thread Sven van 't Veer
"J.T. Wenting" wrote: using Js 1.2b1, which works fine on Tomcat 3.1 (at least it does not throw any errors, the generated HTML is not always as it should be and there seems to be a gaping memory leak). The error is as stated "could not find package in import: org.apache.cocoon.*,

help...servlet claspath

2000-11-17 Thread Edmund Cheung
Hi, In weblogic, I defined the servlet classpath in the weblogic properties file as follow; weblogic.httpd.servlet.classpath=D:/weblogic/myserver/servletclasses weblogic.httpd.register.UserManagerController=servlet.UserManagerController In my jsp, I call thsi servlet name form method="post"

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

Slow going or not at all

2000-11-17 Thread Tim Squires
Hi, I've ported an application over from jBoss to Orion 1.4.4 and it deploys successfully. When I try to access the top level servlet that first accesses the session bean that accesses the entity beans... the browser sits and waits for a response. If I try to shutdown or restart the server

Re: help...servlet claspath

2000-11-17 Thread Sven van 't Veer
Edmund Cheung wrote: Hi, In weblogic, I defined the servlet classpath in the weblogic properties file as follow; weblogic.httpd.servlet.classpath=D:/weblogic/myserver/servletclasses weblogic.httpd.register.UserManagerController=servlet.UserManagerController In my jsp, I call thsi

Re: JNDI to EJB

2000-11-17 Thread Claudio Miranda
"Lee, Se Hee" wrote: I've compiled and jar it the ejb-jar.xml in the META-INF. Then, I jar it up with the application.xml and create the ear file. I also modified the server.xml and etc as noted in the orion primer sample. When orion server starts, it picks up the ejb and deploys it w/o

SV: Slow going or not at all

2000-11-17 Thread Klaus . Myrseth
Sounds like a datasource error, this kind of errors I use to get if the datasource is configured wrongly. Same if there is a deadlock in the database this will allso happen some times. Hope this helps.. Klaus -Opprinnelig melding- Fra: Tim Squires [mailto:[EMAIL PROTECTED]] Sendt:

Re: help...servlet claspath

2000-11-17 Thread Lars Hoss
hi! have you specified a servlet-mapping? without this thing won't work ;-) yours, lars EC Hi, EC In weblogic, I defined the servlet classpath in the weblogic properties file EC as follow; EC weblogic.httpd.servlet.classpath=D:/weblogic/myserver/servletclasses EC

RE: help...servlet claspath

2000-11-17 Thread J.T. Wenting
I think he means the classpath not for servlets but for external resources like beans. The default place for this is /orion/lib and web-app/WEB-INF/classes, but is it possible to set other locations and if so, how to do it? Jeroen T. Wenting [EMAIL PROTECTED] Murphy was wrong, things that can't

wait-timeout documented

2000-11-17 Thread Marcus Ahnve
Just wanted to point out that the documentation for data-sources.xml has been updated and that there among other things now exists an attribute for "wait-timeout". It has obviously been there all the time since it works without updating the server, it just has not been in the documentation. This

Current Hypersonic SQL web page

2000-11-17 Thread Kemp Randy-W18971
I can't find the Hypersonic SQL link at http://hsql.oron.ch/. Does anyone know their current home?

Re: Turning off Auto-create Tables

2000-11-17 Thread Claudio Miranda
Marc Rabil wrote: I am trying to deploy an app that uses CMP to connect to an Interbase server via the Interclient driver. On deploy, Orion starts auto-creating tables that I don't need (since the database already exists) and gives me the error below. How can I turn auto-create off or

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 you launch Jetspeed...

Re: Current Hypersonic SQL web page

2000-11-17 Thread Gerald Gutierrez
Disappeared two or three days ago for some reason. At 09:44 AM 11/17/2000 -0600, you wrote: I can't find the Hypersonic SQL link at http://hsql.oron.ch/. Does anyone know their current home?

Re: Where is Orion's copy of ejb-jar dtd?

2000-11-17 Thread Claudio Miranda
Rodolphe Godreul wrote: ?xml version="1.0"? !DOCTYPE ejb-jar PUBLIC '-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN' 'http://java.sun.com/j2ee/dtds/ejb-jar_1_1.dtd' ejb-jar display-nameHelloWorld Bean jar/display-name descriptionA simple HelloWorld/description this

RE: Current Hypersonic SQL web page

2000-11-17 Thread Mark Delanoy
It's still in SourceForge, e.g. http://sourceforge.net/projects/hsql/. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gerald Gutierrez Sent: Friday, November 17, 2000 10:22 AM To: Orion-Interest Subject: Re: Current Hypersonic SQL web page

Re: Current Hypersonic SQL web page

2000-11-17 Thread Lance Lavandowska
Hypersonic SQL is now available at http://sourceforge.net/projects/hsql/ - Original Message - From: "Gerald Gutierrez" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Friday, November 17, 2000 10:21 AM Subject: Re: Current Hypersonic SQL web page Disappeared two or

Re: ORION and VAJ?

2000-11-17 Thread listhub
Thanks for the explanation. How do the two (netbeans, Forte) compare. I have done 90% of my career development in VAJ. Know that IDE. I am finding that for web application development, especially EJB, unless one is working with the Web Sphere / EJB additions, that VAJ is quite limiting. I'll

Re: ORION and VAJ?

2000-11-17 Thread Hani Suleiman
xemacs+jde (compile, edit) ant (build) bugseeker2 (debug) Works great with Orion, Weblogic, Dynamo, and I'm sure anything else. Cross platform too is a big added bonus. On Fri, 17 Nov 2000 [EMAIL PROTECTED] wrote: Thanks for the explanation. How do the two (netbeans, Forte) compare. I

RE: Current Hypersonic SQL web page

2000-11-17 Thread Colin Jacobs
That's the current URL - at least, I've been there within the last week. Hopefully some poor bastard is being paged right now... :) -Original Message- From: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]] Sent: Friday, November 17, 2000 7:44 AM To: Orion-Interest Subject: Current Hypersonic

JMS configuration

2000-11-17 Thread Derek Akers
Is there a decent tutorial or some documentation somewhere (other that the Orion docs description of jms.xml) that explains how to configure a 3rd party jms server with Orion? Derek AkersInternet Application DeveloperEldan Softwarewww.eldan.com

Re: Current Hypersonic SQL web page

2000-11-17 Thread Tim_Clarke
For downloading I found this mirror site (it was cached on google) It's version 1.43 http://download.sourceforge.net/hsql/hsql_143.zip Tim Clarke Beauty and the lust for learning have yet to be allied. Sir Max Beerbohm  1872-1956 Gerald Gutierrez [EMAIL PROTECTED] on