Author: akarasulu Date: Sat Sep 4 23:57:58 2004 New Revision: 43373 Modified: incubator/directory/eve/branches/multi-listener/project.xml Log: fix tl prj pom Modified: incubator/directory/eve/branches/multi-listener/project.xml ============================================================================== --- incubator/directory/eve/branches/multi-listener/project.xml (original) +++ incubator/directory/eve/branches/multi-listener/project.xml Sat Sep 4 23:57:58 2004 @@ -2,8 +2,8 @@ incubator-directory - jinetd - jinetd + seda + seda SNAPSHOT @@ -13,7 +13,7 @@ 2003 - org.apache.jinetd + org.apache.seda /images/apache-directory-logo.png http://incubator.apache.org/directory @@ -44,7 +44,7 @@ A Java protocol server framework - jinetd is a framework for building internet protocol servers. Multiple + seda is a framework for building internet protocol servers. Multiple protocol requests can be serviced on the same plumbing. The framework is based on non-blocking IO using NIO selectors/channels and has a simple SEDA based architecture to allow for responsive servers under