HI, I have a webservice which is developed using ejb stateless sessionbeans - and it serves more than 10 clients , now we are planning to change the endpoint url to some other ... and for sometime i would like to keep the old and new both endpoints active ..once the clients are habituated to new one i would like to remove the old endpoint - so my question here is how can i have more than one end point in my wsdl?
how do I achieve it? responses appreciated .. thanks in advance