Re: Bad support

2001-11-25 Thread Chris Woods
#x27;ve missed some, too. cheers, Chris -- Chris Woods [EMAIL PROTECTED] ICQ UIN#217409897 Software Engineer Available -- http://resumes.dice.com/objectnetworks

Re: orion 1.3.8 on linux - spawning multiple java processes

2001-10-01 Thread Chris Woods
The threading model on linux is such that each new java thread spawns a new process. This is normal behaviour with Java on linux; it's not an Orion thing. There is no memory leak in Orion or Java. If there is memory being consumed, I would start looking to be sure you're freeing up resources

Re: Tallest buildings... to be updated

2001-09-17 Thread Chris Woods
Not to offend anybody's sensibilities, but I really don't wish to see this kind of stuff here. Thanks. cheers, Chris

Re: Fw: Virus alert

2001-08-30 Thread Chris Woods
STOP THIS PLEASE. Before you go spamming people (especially mailing lists!) with bogus virus alerts, do some research, ok? Microsoft and Intel do NOT make virus announcements. If you can't provide a link to an authoritative source for the virus information, then DO NOT SEND IT. You need to think

RE: Charting/Graphing libraries

2001-04-26 Thread Chris Woods
I've had to provide charting ability via servlets. The problem I keep bumping into is that image generation runs in the Event Handler thread, of which there can be only one per VM. I never figured out a way around that bottleneck, and would be thrilled to get some ideas for a solution. Right now

RE: Hypersonic website / docs

2001-03-15 Thread Chris Woods
I don't have any information for you about the Hypersonic site. I do, however, have a link to a great tool, if you don't mind using a swing-based java app. http://www.ideit.com/products/dbvis/ (Just checked, hypersonic website down from here too) > -Original Message- > From: [EMAIL PROT

RE: What JVM can I use??

2001-03-14 Thread Chris Woods
Is there native code in your app? Unless I'm mistaken, there is no native code in orion. I've been using both 1.3.0 and the 1.3.1 beta on linux successfully, but not under great loads. c./ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel >

RE: API to discover server state

2000-12-07 Thread Chris Woods
Take a look at JIRO, http://www.jiro.com/ . It's possible that somebody could write a management facade for orion. I might be undertaking this anyway as part of the project I'm on, but not anything in a 3-month timeframe. -Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[E

RE: Orion under Solaris

2000-10-17 Thread Chris Woods
This does not permit it to run on any port < 1024 on unix, though, and the default for orion is 80, if I'm not mistaken. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rick Bos Sent: Tuesday, 17 October, 2000 18:20 To: Orion-Interest Subject: RE: Orion u

Re: NEWBIE QUESTION: How do I shut this thing down

2000-10-12 Thread Chris Woods
at it is? java -jar admin.jar ormi://localhost -shutdown Give that a go. (It's _almost_ covered in the FAQ under "How do I restart Orion?") HTH. -- Chris Woods [EMAIL PROTECTED] ICQ #21740987 AIM GnarlyBob69

RE: What database are you using??

2000-10-02 Thread Chris Woods
PostgreSQL is quite reliable and scalable too. It's not in the same category as, say, oracle or DB2, but it's on par with Sybase/SQLServer. -c -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of J.T. Wenting Sent: Monday, October 02, 2000 3:27 AM To: Orion-I

Re: How to use EJB2.0 on Orion

2000-09-21 Thread Chris Woods
.jar > 2. Where can I find this document on "Ernst de Haan's approach"? http://www.znerd.demon.nl/orion-primer/ http://www.jollem.com/orion-cmp-primer/ -- Chris Woods [EMAIL PROTECTED] ICQ #21740987 AIM GnarlyBob69