From owner-freebsd-java Thu Feb 6 9: 6:56 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F215037B401 for ; Thu, 6 Feb 2003 09:06:54 -0800 (PST) Received: from mail-relay.edison.ro (62.231.66.133 [62.231.66.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A49143F93 for ; Thu, 6 Feb 2003 09:06:50 -0800 (PST) (envelope-from gicabulica@edison.ro) Received: (qmail 1028 invoked from network); 6 Feb 2003 17:12:09 -0000 Received: from unknown (HELO hardy) (192.168.2.159) by 192.168.4.228 with SMTP; 6 Feb 2003 17:12:09 -0000 Date: Thu, 6 Feb 2003 19:05:41 +0200 From: costin X-Mailer: The Bat! (v1.61) Reply-To: costin X-Priority: 3 (Normal) Message-ID: <68275423518.20030206190541@edison.ro> To: freebsd-java@freebsd.org Subject: errors in JBoss3.0 fresh installed MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I`ve installed JBoss 3.0 from the ports and all went okay but after I started the server I`ve noticed the followings warnings in the log(i.e. /usr/local/jboss3.0/log/stdout.log - not err): ############## 17:07:28,990 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/castor.jar references URL file:/ usr/local/jboss3.0/server/default/lib/xerces.jar, which could not be opened, entry ignored 17:07:28,990 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/castor.jar references URL file:/ usr/local/jboss3.0/server/default/lib/jdbc-se2.0.jar, which could not be opened, entry ignored 17:07:28,991 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/castor.jar references URL file:/ usr/local/jboss3.0/server/default/lib/jndi.jar, which could not be opened, entry ignored 17:07:28,991 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/castor.jar references URL file:/ usr/local/jboss3.0/server/default/lib/jta1.0.1.jar which could not be opened, entry ignored 17:07:28,991 INFO [MainDeployer] Successfully completed deployment of package: file:/usr/local/jboss3.0/server/default/lib/castor.j ar (snip) 17:07:30,338 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/xalan.jar references URL file:/u sr/local/jboss3.0/server/default/lib/jaxp.jar which could not be opened, entry ignored 17:07:30,339 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/xalan.jar references URL file:/u sr/local/jboss3.0/server/default/lib/xerces.jar which could not be opened, entry ignored 17:07:30,339 WARN [MainDeployer] The manifest entry in file:/usr/local/jboss3.0/server/default/lib/xalan.jar references URL file:/u sr/local/jboss3.0/server/default/lib/crimson.jar which could not be opened, entry ignored 17:07:30,340 INFO [MainDeployer] Successfully completed deployment of package: file:/usr/local/jboss3.0/server/default/lib/xalan.ja r ############## Now, I am very new to JBoss and I see that these are only warnings but I was just wondering if aren`t files missing from the sources (i.e. the jars missing). One other thing, anyone succeded in making JBoss 3.0.4 work? I`m downloading it right now, see if I can just use the patches from the port .... -- costin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message