You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Johan Mjönes <jo...@agent25.se> on 2002/08/22 19:09:02 UTC

Problems compiling tomcat-connectors-4.0.4

Hello,

While trying to compile the tomcat connectors för v4.0.4, my ant sessions looks
like this:
...
compile.tomcat4:
    [javac] Compiling 2 source files to
/usr/local/src/jakarta-tomcat-connectors-4.0.4-src/coyote/build/classes
    [javac]
/usr/local/src/jakarta-tomcat-connectors-4.0.4-src/coyote/src/java/org/apache/co
yote/tomcat4/CoyoteServerSocketFactory.java:102:
createSocket(int,int,java.net.InetAddress) in
org.apache.coyote.tomcat4.CoyoteServerSocketFactory cannot implement
createSocket(int,int,java.net.InetAddress) in
org.apache.catalina.net.ServerSocketFactory; overridden method does not throw
java.security.KeyManagementException
    [javac] public class CoyoteServerSocketFactory
    [javac]        ^
    [javac] 1 error
...

Why does this happen? Of course the method if question throws
KeyManagementException, so the problem must lie someplace else. Can anyone hint
me on what I'm doing wrong?

Best Regards,

Johan Mjones


--
Johan Mjönes
Programmerare
Agent25
johan.mjones@agent25.se
+46 (8) 527 90 464
+46 (70) 528 38 55



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>