mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 11:29 AM
To: [EMAIL PROTECTED]
Subject: generating server-config.wsdd from deploy.wsdd
Hi there.
Is there any axis class I can use to generate the axis config file
"server-config.wsdd" from "deploy.wsdd" offline,
i.e. witho
Try using the org.apache.axis.utils.Admin class.
Tom Jordahl
Macromedia Server Development
-Original Message-
From: Joerg Buchberger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 2:59 AM
To: [EMAIL PROTECTED]
Subject: generating server-config.wsdd from deploy.wsdd
Hi
Hi there.
Is there any axis class I can use to generate the axis config file
"server-config.wsdd" from "deploy.wsdd" offline,
i.e. without axis running.
IOW, I'm looking for a way to do kind of a "cold" pre-installation as opposed
to the "hot deployment" (the latter via AdminClient).
(I think I