ashjk wrote:
1. Can we promote the same service using both ws & rmi bindings?
Yes, this should work.
2. I have a scenario where I am using a callback ws which has to be accessed by two clients, one is callback client and other is just accessing some methods. I had tried adding the operations in the same wsdl but it was not working as the server is not responding for both the clients.
Can you try this without specifying any WSDL? The ws-callback-client and ws-callback-service samples show how to do this. Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
