Hello. Hopefully this is a simple, easy question. I would like to at startup determine where my server runs using the CXF container. This means that I would like to pass in the SOAP URL location instead of picking it up from WSDL or annotations. If I use the endpoint.publish method with a address, the documentation states that this overrrides the annotations. Is this the preferred way to do such? What happens if you do not pass the WSDL when you start up the service? What does this internally do?
Also, is there a way to automatically start a service upon demand? Thank you. Michelle -- View this message in context: http://www.nabble.com/Dynamically-starting-server-tf4238173.html#a12059059 Sent from the cxf-user mailing list archive at Nabble.com.
