Date: Thu, 6 Feb 2003 19:05:41 +0200 From: costin <gicabulica@edison.ro> To: freebsd-java@freebsd.org Subject: errors in JBoss3.0 fresh installed Message-ID: <68275423518.20030206190541@edison.ro>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68275423518.20030206190541>
