http://www.orionsupport.com/articles/downloads/orion
- Original Message -
From:
Oleg
Bivol
To: Orion-Interest
Sent: Thursday, March 14, 2002 1:31
PM
Subject: running Orion as a daemon
Hi list,
We have a remote Linux machine and we need to
remotely launch
You need to update your filter, the 1.5.2 was buit
on not yet finished servet 2.3 spec while the 1.5.4 is based on the latest and
finished servlet 2.3 spec.
Your generic filter should now looks like
this:
import javax.servlet.FilterChain;import
javax.servlet.FilterConfig;import javax.ser
See changes.txt
-- 1.5.4 --
Added support for local interfaces
Added support for many to many relationships
Added support for cascade-deletes
Added support for automatic primary keys (primary key class set to
java.lang.Object)
Added windows security workaround patch
Fixed #188 JMS publish messag
Supporting YOUR
worldOn 3/2/02 3:47 AM, "Christian Meunier"
([EMAIL PROTECTED]) penned the words:
Hi,i re installed my server
yesterday, upgrading mainly the os and some hardware.I got like 30 000
visit / day with 2Millions hitsthe os is : RH 7.2, the cpu is an athlon
6
AM, "Christian Meunier"
([EMAIL PROTECTED]) penned the words:
Hi,i re installed my server
yesterday, upgrading mainly the os and some hardware.I got like 30 000
visit / day with 2Millions hitsthe os is : RH 7.2, the cpu is an athlon
600MHz with 1.5Go SDRAMgot an Adaptec ra
Hi,i re installed my server yesterday, upgrading
mainly the os and some hardware.
I got like 30 000 visit / day with 2Millions
hits
the os is : RH 7.2, the cpu is an athlon 600MHz
with 1.5Go SDRAM
got an Adaptec raid controller 3200S ( one array in
raid 1)
Top snapshot:
-
No, local interface are not yet supported by Orion 1.5.3
- Original Message -
From: "Jean-Guillaume LALANNE" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 11:19 AM
Subject: Re: Pet Store 1.3 and Orion
>
> - Original Message -
> Fro
little out of topic but speaking of apache as front end for Orion, anyone
figured out how to use APJ13 API between Apache & Orion ?
- Original Message -
From: "Sebastiano Pilla" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, December 06, 2001 6:00 PM
Subject:
i have the same issue
- Original Message -
From: "Denis Kranjcec" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 1:44 PM
Subject: session bug
> Hello everyone!
>
> I think I have found bug in orion 1.5.2.
> There is problem with sessions.
I tried that and the auto update done nothing at all.
I then tried something simple :
got a fresh copy of 1.4.5 from orionserver
installed it ( java -jar orion.jar -install)
-> Orion worked well (default orion webpage)
then i updated it ( java -jar autoupdate.jar)
and when i tried to start it aga
Hi,
im trying to connect from a jsp to a rmi
server.
i done it succesfully with a stand alone client
passing new security policy file in as an
argument:
(java -Djava.security.policy=test.policy myRMIClient)
Now when i try to connect to my rmi server from a
jsp, i keep having the followin
Hi all, i got a class cast exception trying to use
an instance of an object throught 2 jsp pages or so.
dumb example:
fct.jsp:
---
<%!public class
Website { private int num; private String
nom;
public
Website() { this.num=100; this.nom="example"; } }%>
ess
You should use the port forwading module with ipmasqadm instead :
ipmasqadm portfw -a -P tcp -L your_ip 80 -R your_ip 10080
type: ipmasqadm portfw for the complete usage.
IMHO, to seperate forwarding stuff and firewall rules using ipchains and
portfw is better.
- Original Message -
Fr
Hi all,
In my app im using referes a lot and that works
perfectly under IE.
The request.getHeader("Referer") returns what it
should be.
However , under netscape,
request.getHeader("Referer") always returns the NULL value.
Any tips ?
Thx in advance.
I would like to comment the article on one point, its really important to
use Try{}Finally{} blocks to ensure that the connection will return to the
pool.
In the example, if the sql throws an exception, the connection ll never
return to the pool.
However in this code, the connection ll return to
Hi,
When i start Orion, 2 ports r opening
:
80 for www ( that is ok)
23791 for ? (Servlet Engine or something similar i
guess)
What is really strange and annoying, is that the
port 23791 seems to accept connection from outside.
Can someone clarify the use of this port and the
securit
16 matches
Mail list logo