Check server-config.wsdd in axis.jar. I believe Axis uses that to create
server-config.wsdd first time. Maybe you can modify & update this
server-config.wsdd with the parameter to true in axis.jar?

Thanks,
Junaid



                                                                           
             Nikita Tovstoles                                              
             <Nikita.Tovstoles                                             
             @Sun.COM>                                                  To 
             Sent by:                  [email protected]             
             Nikita.Tovstoles@                                          cc 
             Sun.COM                                                       
                                                                   Subject 
                                       generating server-config.wsdd with  
             11/10/2005 02:08          AdminService's                      
             PM                        enableRemoteAdmin=true?             
                                                                           
                                                                           
             Please respond to                                             
             [EMAIL PROTECTED]                                             
                  he.org                                                   
                                                                           
                                                                           




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


[attachment "Nikita.Tovstoles.vcf" deleted by Junaid Bhatra/MRO]

Reply via email to