Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 22571 invoked from network); 6 Feb 2005 11:28:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Feb 2005 11:28:12 -0000 Received: (qmail 52793 invoked by uid 500); 6 Feb 2005 11:28:11 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 52681 invoked by uid 500); 6 Feb 2005 11:28:11 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 52667 invoked by uid 99); 6 Feb 2005 11:28:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of offwhite@gmail.com designates 64.233.170.204 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.204) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 06 Feb 2005 03:28:09 -0800 Received: by rproxy.gmail.com with SMTP id c51so683620rne for ; Sun, 06 Feb 2005 03:28:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=CllmhJxmPfDbKLa3C2LEyORBg+RG+8LDmTpUBeDCAtLptcMSKDG3lsihxu6+IBHgL3f00TAz23xdA29juCjvssp9uoHEqCxtTHWKN/sbSeNiPvnngkm2slx3uDwtjwrA22uB7z9MjLJspY6P4zKsG1VHaSs9e2JNvsn2zNCh8v4= Received: by 10.38.101.71 with SMTP id y71mr108088rnb; Sun, 06 Feb 2005 03:28:07 -0800 (PST) Received: by 10.38.65.50 with HTTP; Sun, 6 Feb 2005 03:28:07 -0800 (PST) Message-ID: <8dd4018b05020603283313a8e6@mail.gmail.com> Date: Sun, 6 Feb 2005 05:28:07 -0600 From: Brennan Stehling Reply-To: brennan.stehling@offwhite.net To: Apache Directory Developers List Subject: Maven/Java 1.4.0 security issues Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N An interesting problem any Windows might have is the bad JAVA_HOME settings. When I started to try Apache DS I suddenly got a ton of virus problems. Today I am working on running many Maven compiles and now that I have Norton AntiVirus installed I am seeing it is blocking this Trojan virus. It seems j2sdk1.4.0_01 has a security bug in it and when I did install j2sdk1.4.2_04 the new JAVA_HOME and PATH settings were not changed from the older version. As I compiled it may have been opening a security hole and letting stuff in. So you may want to check that your environment variables are set properly and also uninstall Java 1.4.0. -- Brennan Stehling + http://brennan.offwhite.net/blog/