RE: generating server-config.wsdd from deploy.wsdd

2003-02-07 Thread Armond Avanes
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

RE: generating server-config.wsdd from deploy.wsdd

2003-02-04 Thread Tom Jordahl
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

generating server-config.wsdd from deploy.wsdd

2003-02-03 Thread Joerg Buchberger
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