I'm confused about the Cornerstone setup in 3.0.
To get 3.0a1 to compile (mostly) I need to add the following to the
include.properties file (and build.xml):
cornerstone-connection-impl.jar=${candidates.dir}/cornerstone-connection-impl-
1.0.jar
cornerstone-store-impl.jar=${candidates.dir}/cornerstone-store-impl-1.0.jar
This doesn't seem right. James should need no knowledge of the implementation
at all.
What confuses me is that Gump now builds James OK (I assume at version 3.0a1)
And after these steps 3.0 still won't compile
C:\java\james-
server\src\java\org\apache\james\util\connection\SimpleConnectionManager.java:4
0: org.apache.james.util.connection.SimpleConnectionManager is not abstract
and does not override abstract method connect(java.lang.String,java.net
.ServerSocket,org.apache.avalon.cornerstone.services.connection.ConnectionHandl
erFactory,org.apache.avalon.excalibur.thread.ThreadPool) in
org.apache.avalon.cornerstone.services.connection.ConnectionManager
public class SimpleConnectionManager
Are there more James changes that need to be made with regards to Cornerstone?
Help!
-- Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]