Date: Tue, 6 Dec 2005 07:52:03 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Panagiotis Astithas <past@ebs.gr> Cc: java <freebsd-java@freebsd.org> Subject: Re: JBoss4 installation weirdness Message-ID: <20051205185203.GC54769@osiris.chen.org.nz> In-Reply-To: <43942C07.1030604@ebs.gr> References: <43942C07.1030604@ebs.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 05, 2005 at 02:01:11PM +0200, Panagiotis Astithas wrote: > As I found out the hard way today, jboss4 installs different things > depending on whether it is being built using jdk14 or jdk15. In the > latter case you get EJB3 stuff that (unfortunately for me) include old > versions of commons-stuff which may create conflicts with a deployed > app, thanks to the funky jboss classloader architecture. Have you tried tweaking the config for conf/jboss-service.xml and deploy/ear-deployer.xml as described in: http://docs.jboss.com/jbossas/whatsnew40/html/ See if this fixes your class-loading problems. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051205185203.GC54769>