Re: Problem connecting to Ms Sql Server 2000

2001-06-23 Thread Joseph B. Ottinger
That's not a problem with your entity bean - that's a problem with your choice of JDBC drivers. The JdbcOdbc can't handle multiple threads. Solution: get a better driver. On Sat, 23 Jun 2001, Sergei Batiuk wrote: Hey people, I am having trouble connecting to MS SQL 2000 from my entity bean.

xml/xslt exception

2001-06-23 Thread Ferdinand Tempel
Hi list, Recently, I've upgraded orion to version 1.5.2. I don't recall what my previous version was, but I think it was 1.5.0. In 1.5.0 I used cocoon as xslt processor to output html pages based on xml. Worked great, yet at some point (because I had some trouble with cocoon), I decided to work

Apache NameVirtualHost and Orion with reverse proxying

2001-06-23 Thread Arun K Viswanathan
I am trying setup Apache as the front-end to Orion as described at OrionSupport.com (http://www.orionsupport.com/articles/apachefrontend.html). Since I want to use name based virtual hosting, I am using the NameVirtualHost directive of Apache. Apache is listening on port 80 and Orion on 8080. In

RE: Apache NameVirtualHost and Orion with reverse proxying

2001-06-23 Thread Gregory Stickley
Try taking out the http:// -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Arun K Viswanathan Sent: Saturday, June 23, 2001 6:47 PM To: Orion-Interest Subject: Apache NameVirtualHost and Orion with reverse proxying I am trying setup Apache as the