On Fri, 2006-10-13 at 11:43 +0530, Vaibhav Pandey wrote: > Hi all, > i have a small doubt regarding the protocol to be used during lookup of my > JMS WS installed in an application server other than the one in which i have > installed axis........... > > as mentioned in all tutorials:- > tcp://localhost:6061 > there is a mapping of tcp with transport recievers and transport senders in > axis2.xml but there is nothing of this sought for iiop .......... > My JMS WS is in web sphere RAD6 and i want to do a lookup of it:- > iiop://localhost:2809 > > Do i need to add any new entries in this file in order to provide support > for iiop or is it that there is no support yet for it ??
There's no support for it. As far as I know there aren't any SOAP stacks that support sending SOAP over IIOP. Its not theoretically impossible but its not a common pattern for an object to receive a SOAP message as a string first argument! Can you explain what you're looking for? Sanjiva. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
