Re: sendRedirect in orion and jrun

2000-07-15 Thread Christian Sell
First let me start by saying that this is not a bug...nor a misinterpretation of the specs. the specs are so unclear on this one that it is hard to misinterpret them anyway. Magnus already conceded that the issue was officially still "up in the air". But I agree (as I said previously) that

Re: Setuid with CGIs

2000-07-15 Thread Joseph B. Ottinger
See www.orionsupport.com/?key=users for one way to do it. On Fri, 14 Jul 2000, Neal Kaiser wrote: It seems that orionserver runs cgi's (Perl, etc) as root. How can I change this to "nobody" or some other non-privileged user. Thanks...

Can I separate EJB Server and Servlet Server ???

2000-07-15 Thread Tom MAK
Hi All, I am new to EJB and Orion. What I am trying to do is to seperate EJB Server and Servlet Server into different machines. Therefore, one dedicated machine for Servlet Server (Resin) and one for Orion. Can I do this with Orion??? Can I somehow make the servlet server communicate with

Re: Can I separate EJB Server and Servlet Server ???

2000-07-15 Thread Stephan Schmidt
The parameters for JNDI usage with Orion are in the Orion FAQ. Use your servlets as normal EJB clients. -stephan At 11:50 15.07.00 +, Tom MAK wrote: Hi All, I am new to EJB and Orion. What I am trying to do is to seperate EJB Server and Servlet Server into different machines. Therefore,

R: Error in ejbCreate(): getUserTransaction() returns a null pointer

2000-07-15 Thread Stefano Andreani
Hello Stefano, This is a known bug that's been fixed for a while (assuming it's the same), can you try with the latest version? Regards, Karl Avedal First of all, thanks for your answer. But after downloading and installing orion 1.1.24 I solved only partially my problem: in fact now I

Re: Debugging EJB's/Servlets

2000-07-15 Thread Christian Sell
is there a difference between netbeans and forte community edition? -Original Message- From: Martin Mavrov [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Date: Freitag, 14. Juli 2000 23:13 Subject: Re: Debugging EJB's/Servlets Hi all, I have seen many questions about

Re: R: Error in ejbCreate(): getUserTransaction() returns a null pointer

2000-07-15 Thread Karl Avedal
Hello Stefano, Sounds like a bug... we'll look into it. Regards, Karl Avedal Stefano Andreani wrote: Hello Stefano, This is a known bug that's been fixed for a while (assuming it's the same), can you try with the latest version? Regards, Karl Avedal First of all, thanks for

NullPointer on startup

2000-07-15 Thread tshell
I just installed orion1.0.3b and received the following error running java -jar orion.jar -config /path/to/server.xml java.lang.NullPointerException at com.evermind.server.XMLServerConfig.lj(JAX) at com.evermind.server.XMLApplicationServerConfig.lj(JAX) at

error starting :RMI Server, http server

2000-07-15 Thread nirav dani
Hi, I am running Orion 1.0 on Mandrake-Linux 7.1 on port 8080, everything is ok (installation, configuration, setup). For last couple of time it gives these error Error Starting RMI server : I/O error : Address already in use. Erro Starting http Server : Address already in use. Any help will

How to Shutdown Server?

2000-07-15 Thread nirav dani
Hi all, I know This is not the first question being asked about how to shutdown the server. but, since it is really concern with me Here is my question. I am running orion on Mandrake-linux 7.1, the problem is after half anhour of starting the server, it freezes, and there is no way to shut down