Hi all!

Can somebody on the list explain me why AbstractTransportListener (AbstractTransportSender) defines its own attribute "transportName" (initialized with a constant value by subclasses) instead of using the name provided by TransportInDescription (TransportOutDescription)? I think that this may lead to inconsistencies in AbstractTransportListener#disableTransportForService, because this method compares transportName to the result of TransportInDescription#getName(). This will only work correctly if the transport names specified in axis2.xml are the same as the ones hardcoded into the transports themselves.

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to