Promoting the service using both ws rmi

2007-11-29 Thread ashjk
1. Can we promote the same service using both ws rmi bindings? 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

Re: Promoting the service using both ws rmi

2007-11-29 Thread Simon Nash
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