Re: Reloading servlets, XSLT, AS/400 ?

2000-09-21 Thread Vitaly Lipovetsky


- Original Message - 
From: "Will Glozer" [EMAIL PROTECTED]
To: "Orion-Interest" [EMAIL PROTECTED]
Sent: 20 ÓÅÎÔÑÂÒÑ 2000 Ç. 17:10
Subject: RE: Reloading servlets, XSLT, AS/400 ?


 Yes, the company I work for runs Orion on the AS/400.  If you search the
 archives
 you might find some previous posts that will help.  The IBM VM is pretty
 badly
 broken so you have to avoid using some features like security and EAR
 reloading.
 Also you'll have to disable the JIT... but otherwise it works quite well and
 we are
 shipping production code that uses it.
But JIT is on AS/400 just from v 4.4.
Have you tried to compile app to native code ?
AS/400 has now 3 possibiliutes to run java code.
interpret
compiled native code with different levels of optimiztion.
JIT.

 
 Regards,
 Will
 
 -Original Message-
 From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, September 20, 2000 12:59 AM
 To: Orion-Interest
 Subject: Reloading servlets, XSLT, AS/400 ?
 
 
 
 1. Does Orion support reloading servlets without restart server ?
 2. Does Orion support XSLT ?
 3. Has anyone tried to run Orion on AS/400 ?
 
 
 




Re: Reloading servlets, XSLT, AS/400 ?

2000-09-20 Thread Robert Krueger

At 10:59 20.09.00 , you wrote:

1. Does Orion support reloading servlets without restart server ?

yes

2. Does Orion support XSLT ?

yes

3. Has anyone tried to run Orion on AS/400 ?

no idea




(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de





Re: Reloading servlets, XSLT, AS/400 ?

2000-09-20 Thread DMoy


RE: question 3, I have read in the archives that people of run orion on the
AS400.  Check the archives.


   
 
"Vitaly Lipovetsky"
 
[EMAIL PROTECTED]To: Orion-Interest   
 
Sent by:  [EMAIL PROTECTED] 
 
owner-orion-interest@orioncc:  
 
server.comSubject: Reloading servlets, 
XSLT, AS/400 ?   
   
 
   
 
09/20/00 03:59 AM  
 
Please respond to  
 
Orion-Interest 
 
   
 
   
 




1. Does Orion support reloading servlets without restart server ?
2. Does Orion support XSLT ?
3. Has anyone tried to run Orion on AS/400 ?











RE: Reloading servlets, XSLT, AS/400 ?

2000-09-20 Thread Will Glozer

Yes, the company I work for runs Orion on the AS/400.  If you search the
archives
you might find some previous posts that will help.  The IBM VM is pretty
badly
broken so you have to avoid using some features like security and EAR
reloading.
Also you'll have to disable the JIT... but otherwise it works quite well and
we are
shipping production code that uses it.

Regards,
Will

-Original Message-
From: Vitaly Lipovetsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 20, 2000 12:59 AM
To: Orion-Interest
Subject: Reloading servlets, XSLT, AS/400 ?



1. Does Orion support reloading servlets without restart server ?
2. Does Orion support XSLT ?
3. Has anyone tried to run Orion on AS/400 ?






Re: Reloading servlets, XSLT, AS/400 ?

2000-09-20 Thread Claudio Miranda

Robert Krueger wrote:
 
 At 10:59 20.09.00 , you wrote:
 3. Has anyone tried to run Orion on AS/400 ?
 
 no idea

I think that whenever exists a jvm required by a product (this case
Orion) this platform will support this product.

I don't known if as/400 has a jvm required by Orion. 
try http://jguru.com, has a link to AS/400 faq.

my 0.05 cents


Claudio