I'm trying to remotely deploy a WAR with axis 1.2.1 embedded onto Sun's SJAS 8.1, and then register a web service using remote call to AdminService. Web service registration fails with a 401, because server-config.wsdd, generated at deploy-time in <service AdminService> sets:
<parameter name="enableRemoteAdmin" value="false"/>.

Is there anyway to make axis generated server-config.wsdd with the above param set to true? I am not including a pre-created server-config.wsdd, because the value of "attachments.Directory" property in <globalConfiguration> seems to be dependent on WAR's deploy directory within app server - that directory is created dynamically at each deployment by SJAS, every time with a different name.

thanks
-nikita


begin:vcard
fn:Nikita Tovstoles
n:Tovstoles;Nikita
adr:;;;;CA;;USA
email;internet:[EMAIL PROTECTED]
tel;work:408-276-5348
tel;cell:408-276-5348
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to