I just updated my tree after a few days, and SecurityDomain fails to build now. It seems as though it can't find com.sun.net.ssl.* classes.
And when looking in every jar file in the jdk, I can't find any package containing "ssl" in it. Is there some other sun library we must install now? -David Below is one of the errors I get. /home/david/jboss-all/server/src/main/org/jboss/security/SecurityDomain.java:12: cannot resolve symbol symbol : class KeyManagerFactory location: package ssl import com.sun.net.ssl.KeyManagerFactory; _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
