Hi,

You can import in your IDE the following maven modules:

james-server-protocols-pop3: https://svn.apache.org/repos/asf/james/server/trunk/protocols-pop3/

james-server-protocols-library: https://svn.apache.org/repos/asf/james/server/trunk/protocols-library/

Those modules are the James server modules that use the protocols-pop3

Thx, Eric


On 23/11/2012 12:52, Jan Chaloupecky wrote:
I'm using only the POP3 protocol.

Where can I get the sources you mentioned? I cannot see them here
http://james.apache.org/download.cgi




On Fri, Nov 23, 2012 at 12:14 PM, Eric Charles <[email protected]> wrote:

It is not available if you only use protocols-pop3.

Have a look at james-server-protocols-pop3 and
james-server-protocols-library where a JMXEnabledThreadPoolExecutor is used
to give friendly names.

Thx,

Eric


On 20/11/2012 08:57, Jan Chaloupecky wrote:

Hi,
I'm using the POP3Protocol with log4j logging library.

  Protocol protocol = new POP3Protocol(**pop3ProtocolHandlerChain,

serverConfig, new ProtocolLoggerLog4JAdapter(**log));

Currently each client connection thread is logged with the name "New I/O
worker #X". Is it possible to change the name of this thread ?

cheers,


------------------------------**------------------------------**---------
To unsubscribe, e-mail: 
server-user-unsubscribe@james.**apache.org<[email protected]>
For additional commands, e-mail: 
[email protected].**org<[email protected]>





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to