How to overwrite endpointURL with axis-admin task while deploying from WSDL
---------------------------------------------------------------------------

                 Key: AXIS-2665
                 URL: https://issues.apache.org/jira/browse/AXIS-2665
             Project: Axis
          Issue Type: Bug
          Components: WSDL processing
    Affects Versions: 1.2 Beta
         Environment: Using axis 1.2 , ant 1.6.2 
            Reporter: Srinu


Hi ,
In our project currently we are using axis-admin task to deploy a webservice 
using deploy.wsdd generated from a wsdl. (so the server-cinfig.wsdd is 
dynamically edited) . We would like to create a custom endpointURL  to point to 
a load balancer. How do i do this using axis-admin task. (When i retreive the 
wsdl , it shows the exact server address in wsdlsoap:address location for 
webservice). We want a way so that the address points to a load balancer ,not a 
specific server on which webservice is deployed.(Workaround may be to have 
server-config.wsdd to include the endpointURL explicitly written and not use 
axis-admin task to deploy so that the server-config.wsdd is not overwritten , 
but we dont want to go this route so we can keep the server-config.wsdd 
generation dynamic). I searched the web ,JIRA ,but could not find anything 
similar. Does anyone know if there is a workaround for this or any solutions? 

Thanks,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to