Help! - Servlets & Class loading & hSQL ?

1999-12-16 Thread Neville Burnell
Hi, I am having trouble with the sample Hypersonic Servlet - something which should be more or less straight forward I think. I have the servlet in the .\servlets dir and the hSQL classes in a .\servlets\hSql dir [if I have them anywhere else, the hsqlServlet constructor fails with a hDatabase "

Servlets & Class loading

1999-12-16 Thread Neville Burnell
Hi, Just read through Steve Almond's email, where he notes that classes used by servlets need to be in the servlets directory - and bingo, when I moved the hsql classes into a .\servlets\hsql directory the class not found is resolved. However, I would like to repeat Steve's question - why can'

How to find Classes ?

1999-12-16 Thread Neville Burnell
Hi, I am trying to get the Hypersonic SQL servlet demo up and running on Orion 0.8.1. 1) I have Zipped all the hsql classes into hsql.zip 2) I have placed hsql.zip into the \orion\lib dir - orion seems to find this because the ZIP file is locked after I access the servlet 3) I have placed my hsq

REPOST: Data-sources/JNDI problem

1999-12-16 Thread Les Hartzman
I previously posted about a data-sources.xml problem, at least it would appear to be data-sources.xml related. I'm getting the following error: E:\orion>java -jar orion.jar Error initializing server: Unable to bind DataSource jdbc/DefaultDS to jdbc/DefaultDS java.lang.NullPointerException

Re: problems with Orion?

1999-12-16 Thread Jake Page
Gregory Bohmer wrote: > 3) The entry in web-application.xml doesn't appear > to be completely working. I have added a directory there for my > beans to see and it's not working. I have to still copy all my helper > classes to c:\orion\beans (where my EJB's are) - rather than keeping > in some

Re: problems with Orion?

1999-12-16 Thread Brien Voorhees
From: "Gregory Bohmer" <[EMAIL PROTECTED]> > 3) The entry in web-application.xml doesn't appear > to be completely working. I have added a directory there for my > beans to see and it's not working. I have to still copy all my helper > classes to c:\orion\beans (where my EJB's are) - rather tha

Re: Orion for ISPs

1999-12-16 Thread Daniel Ockeloen
Robert Krueger wrote: > > Karl Avedal wrote: > > > Hello Steve, > > > > Currently, the "heaviest" production site using Orion is probably > > http://www.vpro.nl > > > > It's the main site for a large dutch public broadcasting company and > > Orion > > currently handles about 400,000-500,000 hi

problems with Orion?

1999-12-16 Thread Gregory Bohmer
Hello all, First of all, keep up the good work on Orion, it's a fine J2EE server! Having pounded on it a lot lately, I wanted to share some findings and ask the community and developers for clarification 1) I have used a javax.sql.DataSource (JDBC, no pooling) and com.evermind.sql.DefaultCo

Re: Orion for ISPs

1999-12-16 Thread Neal Kaiser
> > Are any of those sites using EJB or is it all jsp stuff? What I would like to > know is if there are any larger projects using EJBs (especially large numbers of > entity bean instances) with orion? > What is the most efficient way to handle a large database? For example, say I had a produc

Re: Orion for ISPs

1999-12-16 Thread Robert Krueger
Karl Avedal wrote: > Hello Steve, > > Currently, the "heaviest" production site using Orion is probably > http://www.vpro.nl > > It's the main site for a large dutch public broadcasting company and > Orion > currently handles about 400,000-500,000 hits per day on this site. It's > also > running