hmm... i have to agree. getting it to run in a servlet was not too bad, but
it seems that the required parameters need some more documentation (or an
example, which is even better imho...) can anyone verify if -deploy on
admin.jar even works on it's own? i'm running orion 1.4.7 on win 2k and on
my machine, i get the following error:
java.lang.StackOverflowError
at com.evermind.server.ThreadState.getCurrentState(JAX)
at com.evermind.serve.ApplicationServerSystemProperties.getProperty(JAX)
at java.lang.System.getProperty(System.java:562)
at com.evermind.server.Application.w8(JAX)
(repeat ad nauseum...)
i suspect it may be one of the parameters i specified, but it's hard to
tell... any suggestions?
----- Original Message -----
From: "Mark Richman" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 6:46 AM
Subject: Re: SV: Deploy EAR/WAR via HTTP upload
Easier said than done on a system that isn't Open Source!
- Mark