hi,
maybe the preceding message was a bit confusing.
here is another explanation of the current situation:
[DEBUG ] (app.Client1.lifecycle): applying service manager
[DEBUG ] (app.Client1.lifecycle): resolved connectionManager: [EMAIL PROTECTED]
[DEBUG ] (app.Client1.lifecycle): resolved protocolManager: [EMAIL PROTECTED]
[DEBUG ] (app.Client1.lifecycle): resolved bufferPool: [EMAIL PROTECTED]
[DEBUG ] (app.Client1.lifecycle): resolved selectorManager: [EMAIL PROTECTED]
[DEBUG ] (app.net4j.socket.PassiveSocketConnector.lifecycle): applying service manager
[DEBUG ] (app.net4j.socket.PassiveSocketConnector.lifecycle): resolved
connectionManager: DefaultConnectionManager[map = {},
maxSessions = 2147483647, initialCapacity = 211, loadFactor = 0.75, nextSessionId = 1]
[DEBUG ] (app.net4j.socket.PassiveSocketConnector.lifecycle): resolved
protocolManager:
[EMAIL PROTECTED]
[DEBUG ] (app.net4j.socket.PassiveSocketConnector.lifecycle): resolved bufferPool:
[EMAIL PROTECTED]
[DEBUG ] (app.net4j.socket.PassiveSocketConnector.lifecycle): resolved
selectorManager:
[EMAIL PROTECTED]
in the first case all services seem to be resolved to the same component
and in the latter one they resolve to different components.
it seems to be a problem with the output only. the app would not
work at all if the BufferPool service would be backed by a ProtocolManager
implementation...
/eike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]